[NUI] Add bindable properties to Components.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / RecyclerView / RecyclerView.cs
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-05-28 SangHyeon Jade Lee[NUI] fix layouter and cache clearing when property...
2021-05-17 SangHyeon Jade Lee[NUI] fix disposing crash when layouter is null (#3050)
2021-05-07 everLEEst(SangHyeo... Make CollectionView APIs public
2021-05-07 SangHyeon Jade LeeFix dispoing collectionView and related classes. (...
2021-05-07 SangHyeon Jade LeeImplements view update on NotifyCollectionChanged in...
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-08 huiyu.eun[NUI] Format all files
2021-02-09 SangHyeon Jade Lee[NUI] Introduce CollectionView and related classes...
2020-12-01 zhouleonlei[NUI] Fix Svace issues
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-11 zhouleonlei[NUI] Fixed Svace issues
2020-07-30 neostom432[NUI] Support default focus logic for RecyclerView...
2020-07-02 neostom432[NUI] Restore setter of LayoutManager property to publi...
2020-06-29 YeongJong Lee[NUI] change to protected property from field (#1723)
2020-06-24 jaehyun0cho[NUI] Add public types to replace nested types (CA1034...
2020-06-22 neostom432[NUI] ScrollableBase usage improvement (#1724)
2020-06-11 neostom432[NUI] Add GridRecycleLayotManager (#1685)
2020-06-04 neostom432[NUI] Fix LinearListLayoutManager (#1645)
2020-05-28 neostom432[NUI] First version of RecyclerView (#1626)