diff options
Diffstat (limited to 'packaging/changelog')
-rw-r--r-- | packaging/changelog | 539 |
1 files changed, 0 insertions, 539 deletions
diff --git a/packaging/changelog b/packaging/changelog index e2f02e08..3e6b4c80 100644 --- a/packaging/changelog +++ b/packaging/changelog @@ -1,543 +1,4 @@ %changelog -* Fri Aug 05 2015 Hyeoncheol Choi <hc7.choi@samsung.com> 0.10.29-6 - - delete(wearable): delete expandableHeader - -* Fri Jul 24 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.29-5 - - feat(etc): License file has been changed in SDK demos - - fix(all): License changed to Flora - - refactor(wearable): revert changes about patent issue. - -* Fri Jul 24 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.29-4 - - fix(wearable): remove transition due to patent issue - - feat(wearable): modify selector style - - refactor(wearable): disable snap list in rectangular demo - - refactor(wearable): remove label in thumbnail list - - fix(wearable): fix Selector item index issue - -* Thu Jul 23 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.29-3 - - refactor(wearable): remove circular index scrollbar (fast scroll) - -* Fri Jul 17 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.29-2 - - fix(wearable): add enable/disable to Selector - - fix(wearable): modify Selector with drawer sample UX - - refactor(demo): rename indicator sample from bar to linear - - fix(wearable): add animation-fill-mode in page transition - - refactor(wearable): add class automatically in section changer - - refactor(wearable): add refresh logic in enable method in snap list - - refactor(wearable): update color code xml for wc1 - - fix(wearable): modify snap list animation when using rotary - - fix(wearable): modify snap list for using in section changer - - fix(wearable): fix page, popup transition animation type - - fix(wearable): fix Selector bouncing effect issue - -* Mon Jul 13 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.29-1 - - fix(mobile2.3.1): add destroy method in slider - - fix(wearable): modify base degree of items and indicator - - fix(wearable): modify custom indicator sample of Selector - - refactor(wearable): modify sensitivity for drag event - -* Wed Jul 01 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.29 - - fix(wearable): fix moreoptions handler width and position(P150625-07282) - - feat(wearable): add circular index scrollbar component - - fix(wearable): modify config.xml in UIComponent - -* Mon Jun 22 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.28 - - feat(wearble): add Selector component - - fix(wearable): fix full processing demo sample - -* Wed Jun 17 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.27 - - fix(wearable): fix refresh snaplistview issue - - refactor(core): remove hashChangeHandler - -* Tue Jun 16 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.26 - - refactor(wearable): add circular indicator option - - fix(wearable): remove debug code. - -* Mon Jun 08 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.25 - - fix(wearable): fixed bug of SnapListMarqueeStyle Helper when using rotary scroll. [P150605-06742] - - fix(demos): change timing of showing processing widget [P150605-06759] - - fix(wearable): fixed display scroll end effect when page header expanded. - - etc(sample): rename wearable demo in config.xml - -* Wed May 27 2015 Hyeoncheol Choi <hc7.choi@samsung.com> 0.10.24 - - fix(wearable): fix rotary event handling in select mode - -* Wed May 20 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.23 - - feat(wearable): fix expandable header issue (P150519-05888) - - refactor(wearable): change images in processing - - fix(wearable): fixed undefined variable bug in snap list style helper. - - integrate(common): integrate Drawer component - - fix(wearable): fix incorrect image path in style.css - -* Wed May 06 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.22 - - fix(wearable): fix app css loading issues. - -* Thu Apr 30 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.21 - - refactor(wearable): fix css of rotary event sample - - fix(wearble): fix popup footer-button style - - fix(wearable): fix popup footer margin issue (P150430-00436) - - refactor(wearable): fix vertical size to remove scrollbar - - fix(wearable): fix the page event release logic. - - fix(wearable): adjust padding of button in marquee sample - -* Wed Apr 29 2015 Junyoung Park <jy-.park@samsung.com> 0.10.20 - - fix(wearable): add viewswitcher dim style in bottom button - - fix(core): remodeling ViewSwitcher component code architecture - - feat(wearable): add warning screen in indexScrollbar,rotaryevent page - - fix(wearable): modify padding value in lists - - refactor(wearable): hide scrollbar on full processing page - - fix(wearable): modify border color for normal list - - fix(wearable): fix UIComponents warning for SDK - -* Tue Apr 28 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.19 - - refactor(wearable): fix image path in toast popup - - fix(wearable): fix template sample app warning for SDK - - fix(mobile): fix MobileUIComponents warning for SDK 2.3.1 - - fix(wearable): call unbind/bindEvents at snaplist refresh() - - fix(wearable): fixed to footer was showing issue when page transition (P150424-02263) - - fix(wearable): adjust label size to fit li in round UI - - fix(wearable): remove unecessary class on index.html(template) - - fix(core): clean up animatino event listener on changing page - - refactor(wearable) : add basic List style (not include snap-list) - - fix(wearable): fix snapListview scrollToPosition - - refactor(wearable) : reorganize wearable sample directory - -* Wed Apr 22 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.18 - - fix(wearable): remove circularIndexScrollbar - -* Tue Apr 21 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.17 - - fix(wearable): modify detect ellipsisText in marquee - - fix(wearable): fix popup transition issue(P150417-06227) - - fix(wearable): fix overlapped sub text in thumbnail list - - fix(wearable): fix progress layout issue - - feat(wearable): add popup toast(graphic style) - - fix(wearable): fix swipelist position issue - - refactor(wearable) : modify position of small progress - - fix(wearable): fixed page structure about display flex. - -* Mon Apr 20 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.16 - - fix(wearable): fix expandableHeader expand logic - - refactor(wearable): add marquee on header helper in demo - - fix(mobile): fix selectall list script code - - fix(wearable): remove scrollbar on popup - - fix(demos): fix bug release event callback in animation list. - - fix(wearable): fix expandableHeader expand issue - - fix(mobile): modify page exit statement in sample - - fix(wearable): remove "ui-state-disabled" style in snapListView - - fix(wearable): fix previous page scroll position issue - - refactor(wearable): fix list animation script - - refactor(wearable): remove list basic animation and add sample separately. - - refactor(wearable): refactor expandableHeader - - refactor(wearable): fix page component - - feat(wearable): apply scale VI of snaplist. - - fix(mobile): remove decorationline in textarea (TMWC-728) - - fix(wearable): drawer handler size fixed - - fix(wearable): modify required_version in config.xml - - refactor(wearable): add marquee list demo sample - - refactor(wearable): fix bg and border of toast popup - - refactor(wearable): remove button list - - feat(wearable): fix config.xml error - - refactor(wearable): modify app css and fix bugs - - fix(wearable): remove expandableHeade - - feat(wearable): add ui-header-small style - - feat(core): add preventDefault check logic on drag - - fix(wearable): add snaplist style - - refactor(wearable): fix generating and destroying timing in swipe list - - refactor(wearable): add virtual list sample - -* Wed Apr 15 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.15 - - fix(wearable): add removeEventHandler of moreoptions sample js - - fix(wearable): Viewswitcher Vertical gesture threshold fixed - - refactor(wearable): remove unnecessary sample page id - - fix(demo): modify required version in config.xml - -* Wed Apr 15 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.14 - - fix(mobile): remove marqueestyle list sample - - feat(wearable): apply ViewSwitcher to list selectmode - - fix(mobile): modify navigationbar issue (TMWC-658) - - feat(wearable): apply viewSwitcher to multiple bottom button - - fix(wearable): fixed bug that it doesn't work list item link. - - refactor(wearable): update main page of demo sample - - feat(wearable): refactor bottom button and side button - - fix(wearable): reduce composited layers for page. - - fix(wearable): modify swipelist layout issue - - fix(mobile): modify listview margin/padding in ctxpopup - - refactor(wearable): fix checkbox, radio style for WC1 - - refactor(wearable): change demo page structure - - refactor(wearable): fix toggle switch style for WC1 - - refactor(wearable): apply the latest xml files for WC1 - - fix(wearable): fix checkbox sample lower case text - -* Thu Apr 09 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.13 - - fix(demos): modify config.xml in demo sample/template - -* Wed Apr 08 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.12 - - feat(common): add ViewSwitcher component - - refactor(wearable): change position of list highlight - - feat(common): delete build requirement of spec - - fix(mobile) demos: UIComponents - Text overlap with toggle button - - fix(wearable): fix popup style for tizen 2.3.1 - - refactor(wearable): apply additional list style for wc1 - - fix(wearable): change max page number in page indicator demo. - - refactor(wearable): apply VI for indicator - - fix(mobile): ToggleSwitch few code fixes - - fix(wearable): set overflow hidden on ui-page(P150407-05351) - - fix(wearable): fix bottomButton padding for tizen 2.3.1 - - refactor(wearable) : remove unusable images - - fix(mobile): set active Tab using tabbar option - - fix(mobile) demos: UIComponents - context popup example fix - - fix(mobile): add min-height value to list static mode(NABI-2071) - - fix(mobile): fix tickernoti sample page issue(TMWC-413) - - fix(mobile): fix button default style and flex prefix(TMWC-421) - -* Fri Apr 03 2015 Hagun Kim <hagun.kim@samsung.com> 0.10.11 - - integrate(common): integrate Drawer component - - refactor(wearable): remove virtual list from demo app - - refactor(wearable): fix snaplist create and destroy timing - - refactor(wearable): fix app css style for divider list - - fix(wearable): remove list section on section changer page. - - refactor(wearable): fix app css style for thumbnail list - - fix(mobile): fix incorrect style css in mobile sample(TMWC-433) - - fix(wearable): modify incorrect color code value - - fix(wearable): fix circular scrollbar attribute remove issue - - etc(tool): update TAU release script(2.3.1SDK version) - - fix(core): fix activeClass remove issue in anchorHighlight - - feat(wearable) : apply latest list style of WC1 - - refactor(wearable): fix position of checkbox and radio in demo app - - refactor(wearable): remove swipe list sample and fix demo title. - - feat(wearable): modify animation of page transition - - feat(wearable): apply popup style for tizen 2.3.1 - - refactor(wearable): adjust size of page indicator - - feat(wearable): apply bottom button style for tizen 2.3.1 - - refactor(wearable): fix title style for wc1 - - refactor(wearable): fix body text style for wc1 - - feat(wearable) apply marquee style for tizen 2.3.1 - - refactor(wearable): apply toggle switch style for wc1 - - feat(wearable): processing animation - - fix(mobile): UIComponent select all list issue fix - - refactor(wearable): apply checkbox and radio button style for wc1 - - fix(wearable): fix typo in wearable page widget - -* Thu Apr 02 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.10 - - feat(mobile): fix page back method in TAU mobile Templates - - refector(tool) fix sample app paths for changing shape mideaquery. - - fix(mobile): modify page back(hwback) method - - fix(mobile) less: back button doesn't work when a popup is open - - fix(mobile): make overflow style of page to hidden - - refactor(wearable): remove vw masking and apply image masking - -* Wed Apr 01 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.9 - - feat(wearable): add scroller on page and apply basic style - - refactor(wearable): apply new xml files for wc1 - - fix(wearable): modify toast popup border issue - - fix(mobile): fix navigationbar create&destroy error - - refactor(wearable): add runOnlyOnEllipsisText option in Marquee - - feat(mobile): add custom css style for UIComonents - - fix(mobile): fix template(Tizen MultiPage) - - feat(wearble): integrate/rename wearable Sample apps - -* Thu Mar 26 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.8 - - etc(tool): Device details and results separated per device - - etc(tool): Simplified input test application - - etc(tool): Running tests on many devices at once - - etc(tool): Performance result output to file - - etc(tool): Real device performance checks - - etc(tool): TAU performance automatic check with Phantom - - fix(tv): fix position of arrow in tooltip in button - - refactor(mobile): add aplication for layouts - - refactor(mobile): In demo app reorganize exaples of layouts - - prototype: Layout widgets - Linear - - feat(all): Relative layout - - fix(all): _layout, _setLayout change and removed removeRule - - feat(mobile): add structure for layouts - - prototype: Layout widgets - - feature(core, mobile): Enable build wigdets from JS code - - fix(wearable): modify popup border draw method - - feature(tv): Popover - Prevent events on elements - - fix(tv): Fix opening and closing contextual menu in DemoTV app - - fix(tv): fix problem with keyboard for input - - fix(tv): Fix navigation in SelectMenu - - fix(core): modify class adding when reverse page - - fix(tv): Textinput - fixed problem with pin input size - - fix(tv): change style for input and searchbar - - fix(core): fix restore content style bug when page has not content. - - refector(wearable): created wearable page widget and popup widget for enable page scroll option. - - fix(tv): Fix focus animation on buttons - - refactor(common): apply jenkins build-bot - - fix(tv): Fixed exception inside SearchBar - - fix(tv): fix size of "pin button" in drawer - - fix(tv): fix size of buttons in drawer - -* Wed Mar 11 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.7 - - refactor(wearable): call scrollend handler with setTimeout when expandableHeader is collapsed. (NABI-2040) - - refactor(wearable): remove no subtext list item at Subtext List (P150305-02536) - - fix(wearable) : context popup size fix - - refactor(wearable): remove integration sample app. - -* Wed Mar 04 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.6 - - refactor(wearable): add enable/disable method in SnapListview - - fix(wearable): add init state of drawer - - feat(wearable): add 'headerbeforeexpand' and 'headerbeforecollapse' events - - refactor(wearable): add selector option in SnapListview - - refector(wearable): change li-divider class to ui-listview-divider class - - refactor(wearable): fix typo in contorls checkbox - - refactor(wearable): fix progress title short - - refactor(wearable): add <a> tag to list_subtext items.(P150226-05031) - - refactor(wearable): fix processing and circular index scroll bar size - - refactor(wearable): list - subtext style change - - refactor(wearable): fix circle progress sample - - fix(wearable): remove bottomMarginTop claculation logic in page - - fix(wearable): add _clearContent method in page(NABI-1995) - -* Thu Feb 26 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.5 - - fix(wearable): fix SCROLL_END_TIME_THRESHOLD in SnapListview - - refactor(wearable): fix list item anchor wrong padding-right - - fix(werable): fix marquee default delay time - - fix(wearable): fix marquee list style demo. - - fix(wearable): fix index move issue in circularIndexScrollbar sample(NABI-2000) - - feat(wearable): add showDelay option to circularIndexScrollbar - - fix(wearable): fix SnapListview init logic - - fix(wearable): fire scrollstart/scrollend event from scroller to list element in SnapListview - - fix(wearable): fix marguee default delay time unit and fix sample app - - refactor(wearable): fix select mode list sample - - feat(wearable): set default tizen-circular-scrollbar attribute - - refactor(wearable): seperate SnapListStyle helper from SnapListMarqueeStyle helper - - refactor(wearable): fix button with icon style for rect. ui - - refactor(wearable): fix select mode list sample - - refactor(wearable): rollback option popup style - - feat(wearable): add rotary event sample - - feat(circle): add list button style - - feat(wearable): fix swipelist position issue and add swipelist sample in circular sample app - - feat(circle): add new UX of popup - - fix(wearable): fix thumbnail positoin in list - - fix(wearable): fix undefined variable issue in circularindexscrollbar sample - move scroller variable to global - -* Mon Feb 23 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.4 - - fix(wearable): fix circularIndexScrollbar indicator hide issue (sample) - - refactor(wearable): fix header and footer sample and remove ui-scroll-on - -* Mon Feb 23 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.3 - - fix(circle): delete header-small style of circle profile - - refactor(wearable): add integrated samples - - feat(circle): add bottomButton style of footer button - - fix(mobile): fix 'Select All' sample page(NABI-1988) - - fix(wearable): fix footer button icon position issue(NABI-1992) - - feat(wearable): add moreoptions integration sample page - - fix(wearable): fix wrong image path of popup style.css - - fix(wearable): remove unnecessary style in marquee - - fix(wearable): fix position issue of circularIndexScrollbar Sample - - feat(circle): add thumbnail sample page - - feat(core): add getScrollableParent method in selectors util - - fix(wearable): fix SectionChanger scroll issue - - refactor(wearable): fix title fade out style - - refactor(wearable): remove ui-scroll-on class in sample page - - fix(wearable): add drawer, sectionchanger default height - - fix(wearable): remove small header style. - - fix(wearable): fix null exception when snap list destory. - - fix(wearable): select list fix - - fix(wearable): li:lastChild border delete - - fix(wearable): small-progress scroll fix - - fix(wearable): fixed drawer bugs. - - refector(wearable): refectoring indexScrollBar for converting circular and square shape. - - fix(wearable): fix radio spelling. - - fix(circle): fix toast popup position and layout - - fix(circle): change header background color - - fix(circle): fixed popup button background color - - feat(circle): changeable xml files changed. - - fix(wearable): fix indexscrollbar scroll issue - - refactor(wearble): delete empty item - - refactor(wearable): fix circular processing - - fix(wearable): change jenkins server IP in jenkins build script - - fix(circle): fix header title padding left - - fix(circle): fix the progress less file - - refactor(wearable): fix large toggle switch class name - - feat(wearable): add Integration Sample App - - refactor(wearable): controls in Sample App scroll fix - - fix(wearable): modify indexscrollbar sample app for support square and circle shape - - refactor(wearable) fix progress/processing style - -* Fri Feb 06 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.2 - - refactor(wearable): apply helper config in CircularTemplate sample app - - fix(wearable): fix build warning on wearable sdk - - fix(core): change support.circle to support.shape.circle - -* Thu Feb 05 2015 Junhyoen Lee <juneh.lee@samsung.com> 0.10.1 - - fix(wearable): fix Marquee sample issue - - fix(wearable): fix drawer sample app style - - refactor(wearable): change helper name - - fix(wearable): fix circleProgressbar position issue - - fix(wearable): fixed drawer bug when it is used with page scroll. - - refactor(wearable): apply default config(SnapList, ExpandableHeader) on circle sample. - - fix(wearable): clean marquee style when be triggered scroll event. - - fix(wearable): fix finding scrollable parent logic in SnapListview. - - fix(wearable): fix scroll issue in circularIndexScrollbar sample app - - refactor(wearable): apply "rotarydetent" event handler on SanpList to scroll list - - refactor(wearable): apply enablePopupScroll option and fix style - - feat(wearable): add fillContent option to SectionChanger widget - - refactor(wearable): exception for enablePageScroll option - - fix(wearable): fix circularindexscrollbar position issue - - feat(wearable) enable Popup scroll class add - - feat(wearable): add ExpandableHeader component. - - refactor(wearable): fix bg color of toggle switch - - refactor(wearable): remove ui-scroll-on class in sample page - - refactor(wearable): fix the path of each sample page - - feat(circle): apply to new popup UX - - refactor(wearable): add gradient class to marquee sample - - feat(wearable): select mode list in Sample app - - refactor(wearable): fix and apply bouncing effect style - - refactor(wearable): fix align and size of header and listview - - fix(wearable): add specific information to comment and fix bug. - - feat(wearable): delete footer in sample pages - - etc(orbis): revert patch that add ExpandableFooter component - - feat(circle): apply new circle changeable XML files - - fix(wearable): fix CircularIndexScrollbar TC error - - feat(wearable): fix style.less error. - - refactor(wearable): fix toggle switch style - - fix(wearable) : Stabilize footer with .ui-fixed - - feat(wearable): add router function to CircularIndexScrollbar widget - - feat(wearable): integrated wearable demo sample - - refactor(wearable): fix page indicator style - - feat(wearable): fix drawer sample page(more options). - - fix(wearable): SnapListview remove unnecessary method - - docs(wearable): Add documentation of CircularIndexScrollbar - - feat(wearable): Add new feature of CircularIndexScrollbar sample app - - etc(tool): Added grunt tool for circular sample development. - - feat(wearable): Add Helper Script for ListStyle. - - refactor(wearable): move drawer and ex footer less to common - - fear(wearable): page scroll on default - - feat(refactor): change circle theme folder name. - - feat(build): change circle style path. - - feat(build): fix grunt themeConverter module - - feat(wearable): apply circle css overwrite square css - - fix(tool): fix jshint task in build-bot - - refactor(wearable): fix divide list name and its padding - -* Wed Jan 07 2015 Heeju Joo <heeju.joo@samsung.com> 0.10.0 - - feat(wearable): add Templates for circular UI - - feat(mobile, wearable): Rearrange and Rename sample applications - - feat(wearable): add marquee sample - - feat(wearable): add SnapListview(with Marquee) sample - - feat(wearable): fix drag gesture option in drawer widget and increase animation duration - - feat(wearable): Sample Application of WearableCircle - - etc(wearable): delete previous sample - - feat(wearable): option popup style for orbis - - refactor(wearable): fix popup wrapper sizing condition - - feat(wearable): add unitTC of Drawer widget - - feat(wearable): Add SnapListview widget - - etc(tool): set up build-bot with jenkins server - - feat(wearable): add router function to Drawer widget - - feat(Orbis): add Drawer widget - - refactor(wearable): add full size popup option - - feat(wearable): Apply popup and page content style - - feat(wearable): list with toggle for orbis - - feat(orbis): add ExpandableFooter widget - - etc(wearable):toggle control page for orbis sample - - fix(wearable) : adjust position of input - - feat(wearable): PageIndicator widget - - feat(wearable): toggle switch style for orbis - - refactor(wearable): fix name of the configure file - - feat(wearable): list with icon style for orbis - - fix(wearable): nested gesture event issue. - - feat(wearable): add circular index scrollbar widget - - feat(wearable): fixed TC error of popup widget - - feat(core): Add Marquee widget - - fix(wearable): add UnitTC for CircleProgressBar Widget - - fix(wearable): modify _setValue() method CircleProgressBar - - feat(wearable): Apply popup header and footer style. - - feat(wearable): Apply page header and footer style. - - feat(wearable): popup content padding css fix - - refactor(wearable): remove duplication on checkbox animation - - refactor(wearable): adjust padding of page content - - feat(wearable): apply small header - - refactor(wearable):filename change to circle-config - - feat(wearable): Add CircleProgressBar widget - - fix(core):fix if statement for DOM attribute method - - feat(wearable): radio button animation using css - - feat(wearable): Toast Popup and Remove positioning JS - - fix(all): copy mixin from tau branch to circle branch - - feat(wearable): normal popup style for orbis - - feat(wearable): listview style for orbis - - feat(wearable): move action icon list to app style - - feat(wearable): processing(full size) for orbis - - feat(wearable): change default value for circle. - - feat(wearable): Added pop style of popup transition. - - feat(wearable): Added pop style of page transition. - - feat(wearable): checkbox animation using css - - feat(wearable): adjust default font size for rem base - - feat(wearable): add CSS layout implement enviroment and rule - - feat(wearable): orbis base patch - - feat(wearable): Added circle theme and sample app for Orbis. - -* Wed Mar 11 2015 Junhyeon Lee <juneh.lee@samsung.com> 0.9.33 - - fix(mobile): Checkboxes select all example - -* Fri Jan 23 2015 Junhyeon Lee <juneh.lee@samsung.com> 0.9.32-1 - - fix(mobile): toggle switch(select) triggers event - -* Thu Nov 27 2014 Heeju Joo <heeju.joo@samsung.com> 0.9.32 - - etc(resource): remove unnecessary image files - - etc(resource): remove unclear-license image files - -* Wed Nov 26 2014 Junhyeon Lee <juneh.lee@samsung.com> 0.9.31 - - fix(mobile): virtual list thumbnai size issue fix - -* Tue Nov 25 2014 Hagun Kim <hagun.kim@samsung.com> 0.9.30 - - test(core): Added tests for utils.colors - - fix(tv):Fixed wrong view of Checkbox and Radio Buttons in Popups - - fix(tv): Keyup and keydown event handling is always added to Vmouse. - - fix(all): Path issue after change page - - etc(tool): TCT tests packaging - - TCT: Test builder - - fix(mobile): slider center option fix - - fix(changeable):Fixes of less files. -- clear descriptions of the variables - - (fix) core: fix problem with closing popup - - fix(mobile): Popup is unnecessarily shown and incorrectly positioned - - docs(tv): Documentation for page/design/elements created - - fix(wearable): Unused variables removed from expose.js - - (test) mobile: add test for TabBar - - tests(mobile,tv): Enable tests from mobile profile in tv profile - - [Integrate] move tau.defaults object to core. - - fix(mobile): Fix layout of button icon position top, bottom - - fix(mobile): Fix margin of button without text - - refactor(tv): Less constants moved to files from a theme directory - - test(tv): Added destroy and button in header test cases in Page. - - test(tv): Added destroy function test for Button - - refactor(mobile, core): refactor methods for better memory management - - fix,docs,test(mobile): Complement of css selectors for widgets - - fix(core): fix problem with opening Popup by function in Router - - refactor(mobile): MobileWinset: doctype unification for widget pages - - refactor(mobile): modify collapsible and collapsibleset style - - fix(mobile): fix back button action in selectmenu - - refactor(core) Minor fixes in Core Base Widget - - feat(core): add module with decorator for animation on events focus/blur - - fix(core): prepare function focus and blur for BaseWidget - - feat(mobile): fixed incorrect button within controlgroup width issue - -* Thu Nov 06 2014 Junhyeon Lee <juneh.lee@samsung.com> 0.9.29 - - refactor(wearable): [WearableWidgetSample] Unnecessary new operators - - fix(mobile): Fix problem with layout of Swipe widget - - fix(mobile): change page issue when using reverse option. - - etc(mobile): add ns.warn in replaced widgets (date-time picker, multimediaview). - - etc(mobile): remove dependency Navbar, Splitview in tau.js - - fix(mobile): Change position of label in ToogleSwitch structure - - feat(wearable): Added circle theme and sample app for Orbis. - - fix(jqm): fix errors found in jQM port - - test(mobile, tv): fix tests for correct work in tv profile - - test(mobile): Fix path to tau in navigation widget tests - - fix(docs):Documentation for navigation/page - - tests(tv): disable mobile tests in tv profile - - tests(all): eliminate jQuery - - fix(mobile): text input underbar position fix - - fix(mobile): Scrollview position is wrong updated after SW keyboard appears - - fix(tv):Fix to multiple page not displaying correctly. - - feat(mobile): KIRAN slider - vertical option add - - fix(tv): fix problem with color of arrow in focused context popup - - fix(mobile): page external request open method order fix - - feat(tools): Builder: multiple mode added for building multiple html files - - fix(tv):Fixes of less files. - - fix(tool): don't work watch mode when modified themes. - - style(tv): Unused variable removed. - * Fri Oct 31 2014 Junhyeon Lee <juneh.lee@samsung.com> 0.9.28 - feat(mobile): KIRAN Navigation Bar widget - Collapsible list: modify some HTML example for collapsible list |