Revert "[NUI] Support Layout property by ViewStyle"
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Layouting / FlexLayout.cs
2022-06-03 Jaehyun ChoRevert "[NUI] Support Layout property by ViewStyle"
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-05-27 Eunki, Hong[NUI] Remove useless API in FlexLayout
2022-03-22 Jaehyun Cho[NUI] Fix FlexLayout size calculation issue caused...
2022-03-15 guowei.wang[NUI][SVACE] Fix SVACE issues
2022-02-08 Jaehyun Cho[NUI] Fix FlexLayout size calculation with Padding
2022-01-19 zhouleonlei[NUI] Fix svace issues
2021-09-27 Jaehyun Cho[NUI] Add SpaceEvenly to FlexJustification
2021-08-18 Jaehyun Cho[NUI] Fix FlexLayout to measure its child correctly
2021-08-18 Jaehyun Cho[NUI] Fix FlexLayout not to fill its parent with WrapCo...
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-30 huiyueun[NUI] Improve LayoutController.Process performance...
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-18 huiyu.eun[NUI] Remove Debug.WritelineIf
2021-02-01 huiyu.eun[NUI] Fix Dispose memory leak issue
2021-01-26 YeongJong Lee[NUI] remove internal child properly when child view...
2021-01-26 zhouleonlei[NUI] fix CA2000 Warning for proterty
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-21 Dongsug Song[NUI] Fix CA1063
2020-12-15 huiyu[NUI] Fix build warning[CA1064]
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-11-26 YeongJong Lee[NUI] respect flex child margin changes (#2271)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-26 YeongJong Lee[NUI] remove unnecessary code that flex margin is assig...
2020-11-26 YeongJong Lee[NUI] synchronize View.ExcludeLayouting and FlexLayout...
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2257)
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-11 zhouleonlei[NUI] Fixed Svace issues
2020-11-04 YeongJong Lee[NUI] add exception docs of layout classes (#2052)
2020-09-23 YeongJong Lee[NUI] correct logical operator in enum validation ...
2020-09-23 YeongJong Lee[NUI] add enum validation for Grid,FlexLayout (#2008)
2020-09-23 dongsug-song[NUI] Update MeasureCallback interface for latest Dali...
2020-09-16 YeongJong Lee[NUI] add Set/GetAttachedValue method (#2007)
2020-09-16 YeongJong Lee[NUI] remove redundant interanl get/set methods in...
2020-09-14 YeongJong Lee[NUI] enhance FlexLayout documentation (#2004)
2020-09-04 neostom432[NUI] Open new FlexLayout APIs (#1880)
2020-07-27 YeongJong Lee[NUI] add attached property for FlexLayout (#1803)
2020-06-10 YeongJong Lee[NUI] cleanup MeasureChild Methods (#1684)
2020-02-28 neostom432[NUI] Use padding & margin to meausre size in Layout...
2020-02-24 neostom432Fix margin bug in FlexLayout (#1418)
2020-02-11 neostom432[NUI] Measure Child's Layout in FlexLayout (#1385)
2019-11-21 agnelovaz[NUI] FlexLayout Interop and Undefined fixes (#1134)
2019-10-21 Xianbing Teng[NUI] Refine codes to reduce code duplication (#1096)
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)