[NUI] View Transition with page switching
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components /
2021-04-14 Seungho Baek[NUI] View Transition with page switching
2021-04-14 Jiyun Yang[NUI] Make all property setters in Shadow class to...
2021-04-08 huiyueunRevert "[NUI] Button text ellipsis enabled and etc...
2021-04-01 Woochanlee[NUI] Picker fix a defect that could refer to null...
2021-04-01 Jaehyun Cho[NUI] Fix not to check non-nullable value (#2819)
2021-04-01 Jiyun Yang[NUI] Suppress CA1054 and CA1056 (forced to use Uri...
2021-04-01 Jiyun Yang[NUI] Add a method to create a toast in Notification...
2021-04-01 Jaehyun Cho[NUI] Add TabButtonStyle class with the latest TabButto...
2021-04-01 Woochan[NUI] Introduce NUI Picker (#2769)
2021-04-01 EverLEEst(SangHyeo... [NUI] Update recyclerView item and styles.add missing...
2021-03-31 huiyueun[NUI] Fix NUI svace issue (#2817)
2021-03-31 Seoyeon2Kim[NUI] Fix NUI.Components test case fail (#2815)
2021-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-30 Jiyun Yang[NUI] Change button theme to show Focused+Pressed state...
2021-03-30 Bartlomiej GrzelewskiMove state calculation to Button class
2021-03-30 Jaehyun Cho[NUI] Fix TabButton not to invoke duplicate SelectedCha...
2021-03-30 Seoyeon2Kim[NUI] Add Progress Indeterminate mode (#2733)
2021-03-30 Jiyun Yang[NUI] Update 6.5 UX for CheckBox, Switch and RadioButto...
2021-03-30 Jiyun Yang[NUI] Button text ellipsis enabled and etc. (#2772)
2021-03-30 Jiyun Yang[NUI] CheckBox, RadioButton and Switch can place text...
2021-03-19 Jiyun Yang[NUI] Fix TCT fails
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-19 Jiyun Yang[NUI] Scrollbar uses View instead Visual since blinking...
2021-03-19 Xianbing Teng[NUI][Design]Update Tizen.NUI.Design and Add Tizen...
2021-03-18 huiyu.eun[NUI] Check spelling
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...
next