[NUI] add type check validation in ApplyPropertiesVisitor (#2489)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components /
2021-01-26 huiyu.eunRevert "[NUI] Add DeleteAccessibilityAttribute"
2021-01-26 huiyu.eun[NUI] Add DeleteAccessibilityAttribute
2021-01-11 Jiyun Yang[NUI] Remove since_tizen tag for internal APIs
2021-01-11 Jaehyun Cho[NUI] Add AppBar class (#2435)
2021-01-11 Jiyun Yang[NUI] Fix null exception in Loading and improve code...
2021-01-11 huiyueun[NUI] Add ImageList property (#2449)
2021-01-11 guowei.wang[NUI] Fix crash issue in PaginationStyle. (#2448)
2021-01-11 Jiyun YangRevert "[NUI] Fix CA2000 issue in DefaultTheme(Dispose...
2021-01-11 Jaehyun Cho[NUI] Override Dispose() in Navigator
2021-01-11 guowei.wang[NUI] Fix CA2000 issue in DefaultTheme(Dispose object...
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-22 huiyu.eun[NUI] Fix ScrollBar Unparent bug
2020-12-22 guowei.wang[NUI] Fix wrong thumb position in Scrollbar.
2020-12-22 Jaehyun Cho[NUI] Fix RadioButton not to invoke duplicate SelectedC...
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-22 YeongJong Lee[NUI] rewrite theme resource (#2405)
2020-12-21 Jiyun Yang[NUI] Initialize feedback instance only when the Feedba...
2020-12-21 guowei.wang[NUI] Fix the issue that the TrackColor fails to take...
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-21 Jaehyun Cho[NUI] Add AlertDialog class
2020-12-21 Jaehyun Cho[NUI] Add Dialog class
2020-12-21 huayong.xu[NUI] Add left/right shadow effect for the scrollablebase.
2020-12-15 huiyu[NUI] Delete warning messages
2020-12-15 Dongsug Song[NUI] Change "IsTapGestureFeedback" as "Feedback"
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 Jaeun Choi[NUI] Add TabView and related classes
2020-12-15 Jiyun Yang[NUI] Improve Theme load
2020-12-15 zhouleonlei[NUI] Modify SwitchSample and warnings
2020-12-15 zhouleonlei[NUI] Modify 6.0 to 6.5
2020-12-15 zhouleonlei[NUI] Add sound feedback for Control
2020-12-15 Jiyun Yang[NUI] Remove DropDown class since it is moved to fhub-nui
2020-12-15 Jiyun Yang[NUI] Fix CA1034 for obsolete classes
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-15 Yeongjong Lee[NUI] separate layouting logic of the independent children
2020-12-15 bshsqa[NUI] Change clipping mode of ScrollableBase (#2354)
2020-12-08 seungho[NUI] Let scroll again when displacement for OutOfBound...
2020-12-08 Jiyun Yang[NUI] Fix not to get framework path via StyleManager
2020-12-08 Jaehyun Cho[NUI] Add Window extension method GetDefaultNavigator
2020-12-01 huayong.xuUpdate sample of ScrollableBase OutOfBound event handler.
2020-12-01 huayong.xu[NUI] Add direction & displacement into ScrollOutOfBoun...
2020-12-01 zhouleonlei[NUI] Fix Svace issues
2020-12-01 bshsqa[NUI] Adjust ScrollingEventThreshold to cover larger...
2020-12-01 huiyu.eun[NUI] Change setter of property
2020-11-19 huayong.xu[NUI] Enable/Disable overshooting effect for Scrollable...
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 Jaehyun Cho[NUI] Add Navigator and Page classes
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-11 zhouleonlei[NUI] Fixed Svace issues
2020-11-11 Jaehyun Cho[NUI] Add EnableMultiSelection to SelectGroup (#2116)
2020-11-09 guowei.wangFix warnings about CA2000 of NUI.Components. (#2157)
2020-11-04 seungho[NUI] fix ScrollableBase layout issue
2020-11-04 huayong.xuMake sure scrollable shadow is shown only when scrolled...
2020-11-04 seungho[NUI] Fix ScrollableBase Size Issue
2020-11-04 huiyueunRevert "[NUI] fix ScrollableBase wrong size issue ...
2020-11-04 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-11-04 huayongxu[NUI] add ScrollOutOfBound event handler. (#2110)
2020-11-04 YeongJong Lee[NUI] remove unused parameter docs tag. (#2083)
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-11-04 huayong.xurename member variables.
2020-11-04 huayong.xuupdate some comments.
2020-11-04 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 Jaehyun Cho[NUI] Add class SelectedChangedEventArgs to public...
2020-10-07 dongsug-song[NUI] Add RemoveAllChildren() in ScrollableBase (#2076)
2020-09-29 WonYoung Choi[Build] Suppress build warnings (#2062)
2020-09-24 huiyueun[NUI] Fix ScrollableBase maxScrollDistance issue (...
2020-09-23 zhouleonlei[NUI] Deprecate the callback of OnTouch (#2000)
2020-09-21 Jiyun Yang[NUI] Switch do not animate on selection when it is...
2020-09-18 bshsqa[NUI] Make Scrollable finish when Gesture.StateType...
2020-09-18 Jiyun Yang[NUI] Add experimental API to Pagination (#2027)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Fix Switch bugs (#1984)
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
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 JoogabYun[NUI] Revert patch about StyleManager (#1970)
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 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 jaeunchoi[NUI] Add ThumbColor property to Slider (#1878)
2020-08-20 jaeunchoi[NUI] Add SlidingStarted event to Slider (#1883)
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 neostom432[NUI] Boundary check for properties in ScrollableBase...
2020-08-13 jaehyun0cho[NUI] Add ScrollPosition and ScrollCurrentPosition...
2020-08-10 WonYoung Choi[Build] Install files of each module with profile varia...
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 neostom432[NUI] Add Play/Pause/Stop APIs to Loading (#1889)
2020-07-30 neostom432[NUI] Support default focus logic for RecyclerView...
2020-07-28 neostom432[NUI] Fix scroll item touch issue (#1864)
next