0.2.14 release
authorYoumin Ha <youmin.ha@samsung.com>
Sat, 26 Jan 2013 09:31:52 +0000 (18:31 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Sat, 26 Jan 2013 09:36:00 +0000 (18:36 +0900)
Change-Id: I8bfb0a9e10e6b01d073bcb05affc0284216c1c2c

packaging/web-ui-fw.spec

index 58d90c0..4bf9a0e 100644 (file)
@@ -1,5 +1,5 @@
 Name:       web-ui-fw
-Version:    0.2.13
+Version:    0.2.14
 Release:    0
 Summary:    Tizen Web UI Framework Library
 Group:      Development/Other
@@ -83,6 +83,23 @@ Summary:    Tizen Web UI Framework Demo Application: tizen winset demo
 
 ###############################
 %changelog
+* Sat Jan 26 2013 Youmin Ha <youmin.ha@samsung.com> 0.2.14
+       - demo: fix demo using tizen device API
+       - multimediaview: reset the height of container
+       - input: modify css correctly
+       - multimediaview: fix the height of widget
+       - gallery: bind create event
+       - progress: bind create event
+       - slider: bind create event
+       - progressbar: bind create event
+       - progressbar: event trigger correctly
+       - popup: fix height of popup scroller
+       - build: add continue option to jslint
+       - ctxpopup demo : bug fix
+       - demo: fix searchbar demo to use different IDs
+       - demo: extract routine executing Tizen device API
+       - toggleswitch : set default margin, delete box padding
+
 * Thu Jan 24 2013 Youmin Ha <youmin.ha@samsung.com> 0.2.13
        - virtuallist: Prevent replacing contents on nonexist element
        - JQM: Trim text in listitem to get index in autodivider