[NUI] Add license, delete unnecessary code(public)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / Style / Selector.cs
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-09 Jiyun Yang[NUI] Fix Selector bug and add new clone method (#2584)
2020-12-08 YeongJong Lee[NUI]Revert temporary patch that fix DA build error...
2020-12-01 YeongJong Lee[NUI] Add ControlStateTypeConverter for xaml (#2185)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-04 Jiyun Yang[NUI] Change type of Selector.StateValueList to IList...
2020-11-04 YeongJong Lee[NUI] Make Selector.StateValueList public temporarily...
2020-11-04 YeongJong Lee[NUI] avoid duplicated elements in Selector (#2122)
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-09-29 WonYoung Choi[Build] Suppress build warnings (#2062)
2020-09-23 huiyueunRevert "[NUI] Add ControlStateTypeConverter for xaml...
2020-09-23 YeongJong Lee[NUI] Add ControlStateTypeConverter for xaml (#2002)
2020-09-16 YeongJong Lee[NUI] remove StateValueCollection from Selector (#1975)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
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] replace NUI.ISelectorItem with System.ICloneable...
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-08-06 jaehyun0cho[NUI] Add Selector constructor with SelectorChangedCall...
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-03 Jiyun Yang[NUI] Fix Switch selection bug. (#1798)
2020-07-03 YeongJong Lee[NUI] add ControlState class to support combined and...
2020-06-18 zhouleonlei[NUI] Fix Svace issues (#1719)
2020-05-12 YeongJong Lee[NUI] remove input method dependency from View.ControlS...
2020-04-24 Jiyun Yang[NUI] Fix ControlState issues. (#1563)
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
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-16 Jiyun Yang[NUI] Apply CornerRadius to View (#1463)
2020-01-29 huiyueun[NUI] Fix NUI svace issue (#1343)
2020-01-21 Jiyun Yang[NUI] Support Shadow Size Extents (#1325)
2020-01-06 Jiyun Yang[NUI] Add Shadow properties to ViewStyle (#1276)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)