From: Youmin Ha Date: Tue, 22 Jan 2013 05:17:36 +0000 (+0900) Subject: 0.2.11 release X-Git-Tag: accepted/tizen_2.1/20130425.023924~7^2~174 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f27dea3d2964b00ed538ae371f483f8a1b831602;p=platform%2Fframework%2Fweb%2Fweb-ui-fw.git 0.2.11 release Change-Id: Ief8aa7bdb27ffbe23dbf67e1981cca60999913a5 --- diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index dd034c3..090fd61 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.2.10 +Version: 0.2.11 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -83,6 +83,26 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo ############################### %changelog +* Tue Jan 22 2013 Minkyu Kang 0.2.11 + - demo: clear input text value with cancel button click + - demo: Adjust textarea height automatically + - naviframe : bug fix + - tabbar : bug fix + - Fastscroll: popup position has been changed + - Button: custom button icon path, margin have been changed + - toggleswitch : bug fix + - slider: increase the margin + - datetimepicker: close the popup after select the value + - unit-test : add page backbutton control test + - Demo: added guide text and change input type in list vi + - remove legacy codes : jquery-geo + - Datetimepicker: text-main max-width has been removed + - Radio: control group border has been removed + - Demo: remove 'tab' space + - UnitTC: swipe unit tc has been fixed + - UnitTC: jQuery path has been fixed + - Button: bug fix when button has not a text + - tizen-winset: timepicker: demo title is changed * Fri Jan 18 2013 Minkyu Kang 0.2.10 - tizen-winsets: codes cleanup