[NUI] refactoring collectionView and Layouters for extended class (#5123)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / RecyclerView / Item / RecyclerViewItem.cs
2023-03-29 SangHyeon Jade Lee[NUI] refactoring collectionView and Layouters for...
2023-03-29 EverLEEst(SangHyeo... [NUI] fix svace issue. check Selected item existance.
2023-03-14 EverLEEst(SangHyeo... fix previous patch by coding rules
2023-03-14 EverLEEst(SangHyeo... [NUI] Fix collectionView Selection on Item.
2022-05-03 everLEEst(SangHyeo... [NUI] apply Tizen 7.0 UX on CollectionView and Scrollba...
2022-04-20 everLEEst(SangHyeo... [NUI] remove warning messages with refactoring collecti...
2022-03-22 everLEEst(SangHyeo... [NUI] add new prefix for pre-existed property
2022-03-22 everLEEst(SangHyeo... [NUI] update copyright.
2022-03-22 everLEEst(SangHyeo... [NUI] Modify IsEnabled pre-built classes and style
2022-01-19 Artur Świgoń[NUI][AT-SPI] Fix accessibility activation for Recycler...
2021-11-11 EverLEEst(SangHyeo... [NUI] add null check in collectionview
2021-06-23 EverLEEst(SangHyeo... [NUI] fix IsSelected default value true to false
2021-06-01 SangHyeon Jade Lee[NUI] Cancel pressed state properly on touch events...
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-07 everLEEst(SangHyeo... Make CollectionView APIs public
2021-05-07 SangHyeon Jade LeeRefactoring itemSelectionMode names and adding SingleAl...
2021-04-20 SangHyeon Jade Lee[NUI] Apply Padding and Margin on CollectionView and...
2021-04-01 EverLEEst(SangHyeo... [NUI] Update recyclerView item and styles.add missing...
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-08 huiyu.eun[NUI] Format all files
2021-02-09 SangHyeon Jade Lee[NUI] Introduce CollectionView and related classes...