Merge lp:~nik90/component-store/add-release-notes into lp:component-store

Proposed by Nekhelesh Ramananthan
Status: Merged
Merged at revision: 36
Proposed branch: lp:~nik90/component-store/add-release-notes
Merge into: lp:component-store
Diff against target: 69 lines (+32/-2)
4 files modified
docs/_components/circleimage.rst (+1/-1)
docs/_components/pagewithbottomedge.rst (+1/-1)
docs/index.rst (+1/-0)
docs/release.rst (+29/-0)
To merge this branch: bzr merge lp:~nik90/component-store/add-release-notes
Reviewer Review Type Date Requested Status
Ubuntu Touch Community Dev Pending
Review via email: mp+241212@code.launchpad.net

Commit message

- Added release notes
- Fixed docs build warnings

Description of the change

- Added release notes
- Fixed docs build warnings

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'docs/_components/circleimage.rst'
--- docs/_components/circleimage.rst 2014-11-06 17:03:51 +0000
+++ docs/_components/circleimage.rst 2014-11-09 16:02:19 +0000
@@ -1,5 +1,5 @@
1Circle Image1Circle Image
2===========2============
33
4+----------+---------------------------------+4+----------+---------------------------------+
5| Author | Michael Spencer |5| Author | Michael Spencer |
66
=== modified file 'docs/_components/pagewithbottomedge.rst'
--- docs/_components/pagewithbottomedge.rst 2014-11-06 17:03:51 +0000
+++ docs/_components/pagewithbottomedge.rst 2014-11-09 16:02:19 +0000
@@ -110,7 +110,7 @@
110.. _bottomEdgeDismissed():110.. _bottomEdgeDismissed():
111111
112bottomEdgeDismissed()112bottomEdgeDismissed()
113^^^^^^^^^^^^^^^^^^^^113^^^^^^^^^^^^^^^^^^^^^
114114
115Called when the bottom edge is dismissed (hidden).115Called when the bottom edge is dismissed (hidden).
116116
117117
=== modified file 'docs/index.rst'
--- docs/index.rst 2014-11-08 23:09:40 +0000
+++ docs/index.rst 2014-11-09 16:02:19 +0000
@@ -40,6 +40,7 @@
4040
41 install41 install
42 contribute42 contribute
43 release
43 44
44Components45Components
45----------46----------
4647
=== added file 'docs/release.rst'
--- docs/release.rst 1970-01-01 00:00:00 +0000
+++ docs/release.rst 2014-11-09 16:02:19 +0000
@@ -0,0 +1,29 @@
1Release Notes
2=============
3
4**9th November 2014**
5
6* Fixed build warnings in CircleImage and PageWithBottomEdge documentation
7* Added release notes to the documentation
8* Released ucs 0.1.2
9
10 * Improved intall and update command to use less network bandwidth
11 * Fixed typos in the help command
12
13**8th November 2014**
14
15* Added Fastscroll Component
16* Packaged ucs 0.1.1 and released to trusty, utopic and vivid using a PPA
17* Improved index.rst and fixed typos
18
19**6th November 2014**
20
21* Added PageWithBottomEdge component
22* Added iconColor property to EmptyState component
23* Added images to EmptyState and CircleImage to make it more descriptive for users
24
25**4th November 2014**
26
27* First release of Ubuntu Component Store
28* Added UCS Gallery
29* Added EmptyState and CircleImage components

Subscribers

People subscribed via source and target branches