[NUI] Open NUI.ThemeManager and related APIs (#2865)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / ViewProperty / ShadowBase.cs
2021-04-28 Jiyun Yang[NUI] Open NUI.ThemeManager and related APIs (#2865)
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-04-14 Jiyun Yang[NUI] Make all property setters in Shadow class to...
2021-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 zhouleonlei[NUI] Fix CA2000 issues for Render Shadow (#2493)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-11 Jiyun Yang[NUI] Fix bulid warnings in Shadow
2020-11-04 Jiyun Yang[NUI] Handle null inputs in shadow
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
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-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-05-27 Jiyun Yang[NUI] Make a color visual of View's shadow to center...
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-03-16 Jiyun Yang[NUI] Apply CornerRadius to View (#1463)
2020-01-21 Jiyun Yang[NUI] Support Shadow Size Extents (#1325)
2020-01-15 Jiyun Yang[NUI] Clean shadow related properties from Control...