[NUI] Pass SelectionChangedEventArgs by default as SelectionChangedCommandParameter.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / RecyclerView / CollectionView.cs
2022-12-27 EverLEEst(SangHyeo... [NUI] Pass SelectionChangedEventArgs by default as...
2022-11-10 guowei.wang[NUI][NUI.Components] Fix SVACE issue in CollectionView.
2022-11-10 EverLEEst(SangHyeo... [NUI] add null type checking after as operation.
2022-11-10 Jaehyun Cho[NUI] Add constructor with style instance
2022-10-12 EverLEEst(SangHyeo... [NUI] Minor refactoring CollectionView and RecyclerView
2022-06-28 guowei.wang[NUI] Fix svace issue.
2022-04-20 Artur Świgoń[NUI][AT-SPI] Remove SetAccessibilityConstructor()
2022-04-20 everLEEst(SangHyeo... [NUI] remove warning messages with refactoring collecti...
2022-03-04 kimcinoo[NUI][AT-SPI] Set CollectionView role to List (#3989)
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-11-29 Shinwoo Kim[ATSPI] CollectionView - Show highlighed descendant
2021-11-11 EverLEEst(SangHyeo... [NUI] add null check in collectionview
2021-08-18 zhouleonlei[NUI] Fix svace defects
2021-06-14 Artur Świgoń[NUI][AT-SPI] Bindings for ScrollToChild
2021-06-08 SangHyeon Jade LeeRevert "make IsGrouped setter internal as only the...
2021-06-08 EverLEEst(SangHyeo... make IsGrouped setter internal as only the GroupHeaderT...
2021-06-08 SangHyeon Jade Lee[NUI] Make BindableProperty of ItemsSource (#3160)
2021-06-01 SangHyeon Jade Lee[NUI] updating InternalItemsSource when header/footer...
2021-05-28 SangHyeon Jade Lee[NUI] fix layouter and cache clearing when property...
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-17 SangHyeon Jade Lee[NUI] refactoring ScrollTo. (#3042) (#3043)
2021-05-13 EverLEEst(SangHyeo... fix nullable member access code to prevent future crash.
2021-05-10 Jaehyun Cho[NUI] Fix not to dereference nullable handle ItemsLayouter
2021-05-07 EverLEEst(SangHyeo... fix CA warnning on description see link
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 LeeRefactoring itemSelectionMode names and adding SingleAl...
2021-05-07 SangHyeon Jade LeeInitialize CollectionView when scrolling direction...
2021-05-07 SangHyeon Jade Leefix crash on collecitonView when setting layouter paddi...
2021-05-07 SangHyeon Jade LeeImplements view update on NotifyCollectionChanged in...
2021-05-07 SangHyeon Jade Leeset Internal SizingStrategy to hide MeasureAll option...
2021-04-22 SangHyeon Jade Lee[NUI] Fix null reference check in CollectionViews....
2021-04-20 SangHyeon Jade Lee[NUI] Apply Padding and Margin on CollectionView and...
2021-03-31 huiyueun[NUI] Fix NUI svace issue (#2817)
2021-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-08 huiyu.eun[NUI] Format all files
2021-02-09 SangHyeon Jade Lee[NUI] Introduce CollectionView and related classes...