[NUI] Fix the SVACE issue.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Style /
2023-02-21 Jiyun Yang[NUI] Fix Progress and improve Loading
2022-09-06 Woochanlee[NUI] Picker: Apply Tizen 7.0 GUI
2022-07-25 Seoyeon2Kim[NUI] Apply Tizen 7.0 UX on Loading (#4318)
2022-05-10 Jaehyun Cho[NUI] Fix TabButton's size calculation logic with the...
2022-05-03 everLEEst(SangHyeo... [NUI] apply Tizen 7.0 UX on CollectionView and Scrollba...
2022-04-26 Jaehyun Cho[NUI] Apply Menu and MenuItem UX - Sizes and Colors
2022-04-21 Jaehyun Cho[NUI] Apply TabView UX - TabBar and TabButton Size...
2022-03-29 Jaehyun Cho[NUI] Add Button ItemHorizontalAlignment and ItemVertic...
2022-03-22 everLEEst(SangHyeo... [NUI] add new prefix for pre-existed property
2022-03-22 everLEEst(SangHyeo... [NUI] update copyright.
2022-03-22 everLEEst(SangHyeo... [NUI] Modify IsEnabled pre-built classes and style
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-05-07 SangHyeon Jade LeeChange property name Caption to Label and related names...
2021-05-07 everLEEst(SangHyeo... Make CollectionView APIs public
2021-05-07 Jaehyun ChoReplace duplicate documentation of CopyFrom with inheritdoc
2021-05-07 Jaehyun ChoMake Dialog APIs public
2021-04-28 Jaehyun Cho[NUI] Make AppBar APIs public
2021-04-20 Seoyeon2Kim[NUI] Make some of Progress and Slider public methods...
2021-04-20 Jaehyun Cho[NUI] Fix license year information for TabView classes
2021-04-20 huiyu.eunRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-20 Jaehyun ChoRevert "[NUI] Add AlertDialogStyle class with the lates...
2021-04-20 Seoyeon Kim[NUI] Update reviews for IndeterminateImageUrl
2021-04-20 Seoyeon Kim[NUI] Update Progress style
2021-04-20 SangHyeon Jade Lee[NUI] : Scrollbar thumb support image and update styles
2021-04-20 huiyu.eun[NUI] Fix button layout when resize policy is FillToPar...
2021-04-20 huiyu.eun[NUI] Introduce NUI DatePicker
2021-04-20 Woochanlee[NUI] Picker style update
2021-04-20 Woochanlee[NUI] Introduce NUI TimePicker
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-01 Jaehyun Cho[NUI] Add TabButtonStyle class with the latest TabButto...
2021-04-01 Woochan[NUI] Introduce NUI Picker (#2769)
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Jaehyun Cho[NUI] Add AppBarStyle class with the latest AppBar...
2021-03-08 huiyu.eun[NUI] Format all files
2021-02-09 SangHyeon Jade Lee[NUI] Introduce CollectionView and related classes...
2021-02-09 Seoyeon Kim[NUI] Add Slider warning properties
2021-02-09 Jiyun Yang[NUI] Improve AddPackageTheme (#2603)
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-11 Jiyun Yang[NUI] Fix null exception in Loading and improve code...
2021-01-11 huiyueun[NUI] Add ImageList property (#2449)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 Jiyun Yang[NUI] Improve Theme load
2020-12-15 Jiyun Yang[NUI] Remove DropDown class since it is moved to fhub-nui
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-26 Seoyeon2Kim[NUI] Fix Size2D to work correctly in Loading (#2114)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
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-07-22 Jiyun Yang[NUI] Scrollbar inherits VisualView instead of Control...
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-09 Seoyeon2Kim[NUI] Make Pagination class public and fix CA warnings...
2020-07-02 Jiyun Yang[NUI] Hide classes that will be move to specific tizen...
2020-06-29 Jiyun Yang[NUI] Hide legacy ScrollBar and corresponding style...
2020-06-25 jaehyun0cho[NUI] Implement IDisposable to class containing disposa...
2020-06-01 Seoyeon2Kim[NUI] Add the default images of Pagination (#1641)
2020-05-29 zhouleonlei[NUI] Add default DropdownItemStyle (#1638)
2020-05-28 Jiyun Yang[NUI] Scrollbar : Separate the concept of viewport...
2020-05-27 Jiyun Yang[NUI] Add Scrollbar and CircularScrollbar (#1628)
2020-05-27 Seoyeon2Kim[NUI] Update the default size of Loading (#1623)
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-16 dongsug-song[NUI] Add Color in ViewStyle (#1545)
2020-04-09 Jiyun Yang[NUI] Merge Button action state and support experimenta...
2020-04-07 Jiyun Yang[NUI] Introduce Button extentions and styles (#1515)
2020-03-19 Xianbing Teng[NUI] Public Style apis (#1434)
2020-02-13 Jiyun Yang[NUI] Add default components styles and etc (#1396)
2020-01-15 Jiyun Yang[NUI] Clean shadow related properties from Control...
2020-01-15 Xianbing Teng[NUI.Components] Remove InputField (#1283)
2020-01-09 Xianbing Teng[NUI] Fix extents issue and unified style format (...
2019-12-27 Xianbing Teng[NUI.Components] Fix Background Image not works issue...
2019-12-24 Xianbing Teng[NUI.Components] Fix build warnings (#1233)
2019-12-18 zhouleonlei[NUI] Sync the whole codes to master (#1206)
2019-12-18 Xianbing TengFix components issue 1216 (#1194)