From 106cfea4429c8212603ed893c138898918c50ede Mon Sep 17 00:00:00 2001 From: Youmin Ha Date: Fri, 26 Apr 2013 14:28:10 +0900 Subject: [PATCH] 0.2.26 release Change-Id: Ibf508707cf23bdf063e1edb355048ec761037dc8 --- packaging/web-ui-fw.spec | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 0c43b58..dad719a 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.2.25 +Version: 0.2.26 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -97,6 +97,25 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo ############################### %changelog +* Fri Apr 26 2013 Youmin Ha 0.2.26 + - PageLayout : bug fix + - Gallery3d: Change timing of 'gl-matrix' library's execution + - Replace in LoadTheme function strings build with array join with the string concat + - Contextpopup: context popup reposition module has been added + - Pagelayout : skip to calculate min-height using data-scroll="none"(Issue: DCM-1453) + - Splitview: Fix the touchend event error. + - Gallery3d: Change event registration method from $.bind() to $.on() + - Scrollview : remove useless setTimeout in case scrolls go outside + - Naviframe : adjust new SIP down button + - Timepicker: Added return false; after vclick + - Popupwindow: reserved words has been removed + - minor changes: replace one occurrence of array.join with string concat and simplify jQuery arguments + - TizenWinset : set default margin for checkbox demo + - Tizenwinset: Context popup demo has been changed + - TizenDemo : add initial orientation mode to popup demo + - Widgets: removed parsing error for legacy javascript engine + - Delegate init of popup widget with delegateSelfInitWithSingleSelector + * Tue Apr 18 2013 Youmin Ha 0.2.25 - Pinch: pinch event re-implementation to use size - Pagelayout : prevent code inserting window.innerHeight when content calculate -- 2.7.4