Merge remote-tracking branch 'origin/API8' into tizen_6.0
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components /
2020-11-10 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-10 zhouleonlei[NUI] Fixed svace issues
2020-11-03 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-02 seungho[NUI] fix ScrollableBase layout issue
2020-11-02 huayong.xuMake sure scrollable shadow is shown only when scrolled...
2020-11-02 seungho[NUI] Fix ScrollableBase Size Issue
2020-10-30 huiyueunRevert "[NUI] fix ScrollableBase wrong size issue ...
2020-10-29 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-10-29 huayongxu[NUI] add ScrollOutOfBound event handler. (#2110)
2020-10-29 YeongJong Lee[NUI] remove unused parameter docs tag. (#2083)
2020-10-29 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-28 huayong.xurename member variables.
2020-10-28 huayong.xuupdate some comments.
2020-10-28 huayong.xuadd shadow effect for scrollablebase.
2020-10-27 jaeunchoi[NUI] Fix typo in comments (#2127)
2020-10-26 Seoyeon2Kim[NUI] Fix Size2D to work correctly in Loading (#2114)
2020-10-14 zhouleonlei[NUI] Add null pointer check for Scrollbar (#2050)
2020-10-07 adminMerge remote-tracking branch 'origin/master' into tizen
2020-10-07 Jaehyun Cho[NUI] Add class SelectedChangedEventArgs to public...
2020-10-07 dongsug-song[NUI] Add RemoveAllChildren() in ScrollableBase (#2076)
2020-09-29 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-29 WonYoung Choi[Build] Suppress build warnings (#2062)
2020-09-29 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-24 huiyueun[NUI] Fix ScrollableBase maxScrollDistance issue (...
2020-09-23 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-23 zhouleonlei[NUI] Deprecate the callback of OnTouch (#2000)
2020-09-21 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-21 Jiyun Yang[NUI] Switch do not animate on selection when it is...
2020-09-18 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-18 bshsqa[NUI] Make Scrollable finish when Gesture.StateType...
2020-09-18 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-18 Jiyun Yang[NUI] Add experimental API to Pagination (#2027)
2020-09-15 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-07 Jiyun Yang[NUI] Fix Switch bugs (#1984)
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-02 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-02 dongsug-song[NUI] Fix Components.Switch Thumb animation defect...
2020-09-02 jaehyun0choRevert "[NUI] Add Selector constructor with SelectorCha...
2020-09-02 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-01 adminMerge remote-tracking branch 'origin/master' into tizen
2020-09-01 YeongJong Lee[NUI] use auto-property initializer for StyleManager...
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-08-27 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-27 YeongJong Lee[NUI] simplify code of LottieXXXStyle by using 'is...
2020-08-27 neostom432[NUI] change amount of Notificaion step (#1930)
2020-08-27 YeongJong Lee[NUI] proper BindableProperty name for Componenets...
2020-08-27 YeongJong Lee[NUI] rename from styleSheet to styleName (#1937)
2020-08-20 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-20 jaeunchoi[NUI] Add ThumbColor property to Slider (#1878)
2020-08-20 jaeunchoi[NUI] Add SlidingStarted event to Slider (#1883)
2020-08-19 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-19 AdunFang[NUI] Fix osv issue (#1919)
2020-08-19 Seoyeon2Kim[NUI] Add the default Accessibility attribute trait...
2020-08-19 Seoyeon2Kim[NUI] Add Accessibility override functions to component...
2020-08-18 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-18 neostom432[NUI] Boundary check for properties in ScrollableBase...
2020-08-13 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-13 jaehyun0cho[NUI] Add ScrollPosition and ScrollCurrentPosition...
2020-08-10 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-10 WonYoung Choi[Build] Install files of each module with profile varia...
2020-08-06 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-06 jaehyun0cho[NUI] Add IndicatorColor and SelectedIndicatorColor...
2020-08-06 jaehyun0cho[NUI] Add Selector constructor with SelectorChangedCall...
2020-08-06 jaehyun0cho[NUI] Add ScrollPosition and ScrollCurrentPosition...
2020-08-05 adminMerge remote-tracking branch 'origin/master' into tizen
2020-08-05 neostom432[NUI] Add Play/Pause/Stop APIs to Loading (#1889)
2020-07-30 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-30 neostom432[NUI] Support default focus logic for RecyclerView...
2020-07-28 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-28 neostom432[NUI] Fix scroll item touch issue (#1864)
2020-07-24 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
2020-07-23 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-23 zhouleonlei[NUI] Add exception and null check for Button/Slider...
2020-07-22 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-22 Jiyun Yang[NUI] Scrollbar inherits VisualView instead of Control...
2020-07-21 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-21 jaehyun0cho[NUI] Add ScrollEnabled to ScrollbarBase (#1838)
2020-07-21 jaehyun0cho[NUI] Add public types to replace nested types of Compo...
2020-07-21 jaehyun0cho[NUI] Add public types to replace nested types of Compo...
2020-07-21 jaehyun0cho[NUI] Add public types to replace nested types of Compo...
2020-07-20 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-20 Jiyun Yang[NUI] Remove Style from View (#1837)
2020-07-16 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-15 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-15 huayongxu[NUI] Fix some typos. (#1807)
2020-07-15 neostom432[NUI] Fix ScrollableBase when velocity is 0 (#1822)
2020-07-13 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-13 neostom432[NUI] Open ScrollalbleBase APIs (#1783)
2020-07-09 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-09 Seoyeon2Kim[NUI] Make Pagination class public and fix CA warnings...
2020-07-09 Jiyun Yang[NUI] Fix Size issue of Loading (#1806)
2020-07-07 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-07 huayongxu[NUI] Fix the issue that theme could not be changed...
2020-07-03 adminMerge remote-tracking branch 'origin/master' into tizen
2020-07-03 Jiyun Yang[NUI] Fix Switch selection bug. (#1798)
next