[NUI] Version update (nui22017) (#2746)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components /
2021-03-17 SangHyeon Jade Lee[NUI] : Add ScrollPosition in ScrollEventArgs for user...
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Jaehyun Cho[NUI] Set Navigator Layout (#2727)
2021-03-17 Jaehyun Cho[NUI] Remove CA2000 false alarm in Navigator (#2729)
2021-03-17 Seoyeon2Kim[NUI] Add Slider discrete value properties (#2721)
2021-03-17 Seoyeon2Kim[NUI] Fix build warning for AccessibilityEvent naming...
2021-03-17 Jaehyun Cho[NUI] Add AppBarStyle class with the latest AppBar...
2021-03-10 Jaehyun Cho[NUI] AppBar code refactoring to introduce AppBarStyle...
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-08 huiyu.eun[NUI] Change Tizen.NUI.Components sequence
2021-03-08 Artur Świgoń[NUI] Delegate Button.OnAccessibilityActivated() to...
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-03-03 Jiyun Yang[NUI] Improve performance : Remove rarely used properti...
2021-03-03 Woochan[NUI] Support vertical direction page snap (#2676)
2021-03-03 Jiyun Yang[NUI] Re-design theme resource structure from the tizen...
2021-02-25 huiyueun[NUI] Delete Tizen.NUI.Components build warnings (...
2021-02-25 huiyueun[NUI] Add Tizen.NUI.Components.preload (#2663)
2021-02-25 Jiyun Yang[NUI] Add obsolete to Tizen.NUI.Components.StyleManager...
2021-02-18 huiyueunUpdate Control.cs
2021-02-18 huiyu.eun[NUI] Add PreLoad of Tizen.NUI.Components.Control
2021-02-18 Jiyun Yang[NUI] Fix vertical scrollbar position bug (#2638)
2021-02-09 SangHyeon Jade Lee[NUI] Introduce CollectionView and related classes...
2021-02-09 Jiyun Yang[NUI] ScrollableBase supports Scrollbar properly
2021-02-09 Seoyeon Kim[NUI] Add Slider warning properties
2021-02-09 Jiyun Yang[NUI] Improve AddPackageTheme (#2603)
2021-02-01 Jiyun Yang[NUI] Change button default style in common profile
2021-02-01 Dongsug Song[NUI] Change Feedback default as false in Control
2021-02-01 dongsug.song[NUI] Change Feedback as working on TouchEvent
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-27 Seoyeon2Kim[NUI] Add Value Indicator of Slider (#2533)
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)
next