From 4f8d72e0a9ae618da7e8b126ab7ecefa568c2688 Mon Sep 17 00:00:00 2001 From: Youmin Ha Date: Thu, 17 Jan 2013 17:39:57 +0900 Subject: [PATCH] 0.2.9 release Change-Id: Ifac38d251ae322231f5d812172500e8c85c5fb13 --- packaging/web-ui-fw.spec | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 5c6b40a..29a4ba8 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.2.8 +Version: 0.2.9 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -84,6 +84,34 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo ############################### %changelog +* Tue Jan 17 2013 Minkyu Kang 0.2.9 + - gallery: use timeout function instead of interval + - Tokentextarea: Display error fixed. + - scrollview: Fix not selector to respond with jQuery1.8.2 + - tabbar: remove the width of last element + - Demo: apply css 'user-select:none' + - Button: guide text has been shorten + - build: Update jQuery to 1.8.2 (JQM1.2 compliant) + - virtuallist: Fix mistyping + - demo: Fix tizen function namespace in demo + - virtuallist: Rewrite listitem replacing algorithm + - fastscroll: modify from not selector to function + - extendablelist: Fix unit-test + - tabbar : prefix to tabbar scroll event + - Popupwindow: removed unvalid selector in jquery 1.8.2 + - slider: adjust handle text as length of value + - Demo: 3 buttons in popup text has been changed + - src: codes cleanup + - demo : remove trailing empty strings + - demo : rename TizenWinset list items + - button : change from long text list to multiline list + - build: Remove JQM1.1.0 patches + - Popup: Apply tizen style popup and attribute support + - JQM: Fix buttonmarkup bug keeping ui-btn-down class + - UnitTest: folder and file renamed, QUnit path was modified + - tizen-winsets: button: fix textarea width + - Swipe: event name error has been fixed + * Tue Jan 15 2013 Minkyu Kang 0.2.8 - Button: button padding has been updated - virtuallist: fix unique listitem ID bug -- 2.7.4