0.2.26 release
authorYoumin Ha <youmin.ha@samsung.com>
Fri, 26 Apr 2013 05:28:10 +0000 (14:28 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Fri, 26 Apr 2013 05:43:30 +0000 (14:43 +0900)
Change-Id: Ibf508707cf23bdf063e1edb355048ec761037dc8

packaging/web-ui-fw.spec

index 0c43b58..dad719a 100644 (file)
@@ -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 <youmin.ha@samsung.com> 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 <youmin.ha@samsung.com> 0.2.25
        - Pinch: pinch event re-implementation to use size
        - Pagelayout : prevent code inserting window.innerHeight when content calculate