From: Youmin Ha Date: Sat, 26 Jan 2013 09:31:52 +0000 (+0900) Subject: 0.2.14 release X-Git-Tag: accepted/tizen_2.1/20130425.023924~7^2~124 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9898d172fc9efcc03e987c5aecaa42802bc42d40;p=platform%2Fframework%2Fweb%2Fweb-ui-fw.git 0.2.14 release Change-Id: I8bfb0a9e10e6b01d073bcb05affc0284216c1c2c --- diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 58d90c0..4bf9a0e 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -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 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 0.2.13 - virtuallist: Prevent replacing contents on nonexist element - JQM: Trim text in listitem to get index in autodivider