[NUI] Add CursorPositionChanged Event (#3400)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / Style /
2021-08-24 abdullehghujeh[NUI] Add MinLineSpacing property & Implement LineSpaci...
2021-08-18 Eunki Hong[NUI] Fix comments of CornerRadiusPolicy and Borderline...
2021-08-03 Jiyun Yang[NUI] Fix bugs in ViewStyle.CopyFrom
2021-08-03 Shrouq SabahChanged EllipsisLocation to EllipsisPosition, removed...
2021-08-03 Shrouq Sabah[NUI] Support Ellipsis location, END, START and MIDDLE...
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
2021-06-23 Seoyeon2Kim[NUI] Fix Slider Thumb shown issue (#3187)
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-08 Jaehyun Cho[NUI] Fix to require Layout to fit to children or fill...
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-07 Jaehyun ChoReplace duplicate documentation of CopyFrom with inheritdoc
2021-04-28 Jiyun Yang[NUI] Open NUI.ThemeManager and related APIs (#2865)
2021-04-20 Jiyun Yang[NUI] Make Selector implements IEnumerable instead...
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Bowon Ryu[NUI] Add TextLabel, TextField, TextEditor style and...
2021-04-20 Jiyun Yang[NUI] Add TextEditorStyle and theme example code (...
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-04-01 Jiyun Yang[NUI] Selector class implements ICollection and etc...
2021-03-30 Jiyun Yang[NUI] Update 6.5 UX for CheckBox, Switch and RadioButto...
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Bowon RyuSupport TranslatablePlaceholderTextFocused to TextField
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-03 Jiyun Yang[NUI] Improve performance : Remove rarely used properti...
2021-03-03 Jiyun Yang[NUI] Re-design theme resource structure from the tizen...
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)
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-26 Jiyun Yang[NUI] Support selector for PixelSize in TextLabelStyle...
2021-01-11 Yeongjong Lee[NUI] Add Obsolete Attribute for ControlStates enum
2021-01-11 Seoyeon2Kim[NUI] Fix a build warning CA1717 (#2422)
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-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 Jiyun Yang[NUI] Fix CA2214
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
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-12-01 huiyu.eun[NUI] Change setter of property
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 Youngbok Shin[NUI] fix a CA1507 warning (#2233)
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 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-11-04 huiyueun[NUI] Fix Dispose warning error[CA1001] (#2130)
2020-10-29 Yeongjong Lee[NUI] Fix build warning CA1507
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-19 dongsug-song[NUI] Fix TCT fail (#1922)
2020-08-06 jaehyun0cho[NUI] Add Selector constructor with SelectorChangedCall...
2020-08-03 dongsug-song[NUI] Fix ResizePolicy error when setting View.Size...
2020-07-30 zhouleonlei[NUI] Change Text to TextSelector for Textfield (#1876)
2020-07-28 YeongJong Lee[NUI] remove unused class (#1842)
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
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-24 Xianbing Teng[NUI] Split large files (#1728)
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-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-04-03 huayongxu[NUI] Support text shadow (#1509)
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-15 Jiyun Yang[NUI] Clean shadow related properties from Control...
2020-01-09 Xianbing Teng[NUI] Fix extents issue and unified style format (...
2020-01-08 zhouleonlei[NUI] Fix background blank issue of Switch (#1281)
2020-01-06 Jiyun Yang[NUI] Add Shadow properties to ViewStyle (#1276)
2020-01-03 Jiyun Yang[NUI] Enable BackgroundImageBorder in View (#1267)
2020-01-03 Jiyun Yang[NUI] Fix the issue that the property binding in View...
2019-12-24 Xianbing Teng[NUI.Components] Fix build warnings (#1233)
2019-12-19 Xianbing Teng[NUI] Fix textfield color issue (#1211)
2019-12-18 Xianbing TengFix components issue 1216 (#1194)
2019-12-16 Xianbing TengRefine background property of control (#1183)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)