[NUI] Fix NUI button not working when style disabled
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / RecyclerView /
2022-11-08 guowei.wang[NUI][NUI.Components] Fix SVACE issue in CollectionView.
2022-11-02 EverLEEst(SangHyeo... [NUI] add null type checking after as operation.
2022-11-02 Jaehyun Cho[NUI] Add constructor with style instance
2022-11-02 EverLEEst(SangHyeo... [NUI] Fix issue item is not unrealized after insertion.
2022-11-02 EverLEEst(SangHyeo... [NUI] Fix Linear Layouter crash and update issue
2022-10-27 EverLEEst(SangHyeo... [NUI] Fix relative layout issue on DefaultLinearItem
2022-10-12 EverLEEst(SangHyeo... [NUI] Minor refactoring CollectionView and RecyclerView
2022-07-25 Jaehyun Cho[NUI] Fix to change IsSelected when ControlState is...
2022-06-28 guowei.wang[NUI] Fix svace issue.
2022-05-03 everLEEst(SangHyeo... [NUI] apply Tizen 7.0 UX on CollectionView and Scrollba...
2022-04-21 Seoyeon Kim[NUI] Add to set AccessibilityName and Description...
2022-04-20 Artur Świgoń[NUI][AT-SPI] Remove SetAccessibilityConstructor()
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-03-15 guowei.wang[NUI][SVACE] Fix SVACE issues
2022-03-04 kimcinoo[NUI][AT-SPI] Set CollectionView role to List (#3989)
2022-03-04 kimcinoo[NUI][ATSPI] Set AccessibilityHidden for DefaultLinearI...
2022-02-08 Eunki Hong[NUI] Fix svace issue of RecyclerView LinearLayouter...
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-19 Artur Świgoń[NUI][AT-SPI] Fix accessibility activation for Recycler...
2022-01-19 EverLEEst(SangHyeo... [NUI] fix non-initialized exception on layout notifier
2022-01-12 zhouleonlei[NUI] Fix svace issue
2021-12-14 Shinwoo Kim[NUI][ATSPI] Make DefaultLinearItem use its TextLabel
2021-12-14 Shinwoo Kim[NUI][ATSPI] set RecyclerViewItem role
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-09-17 SangHyeon Jade Lee[NUI] fix Item measure specification to be largable...
2021-09-17 SangHyeon Jade Lee[NUI] Prevent zero division of item StepCandidate ...
2021-08-18 zhouleonlei[NUI] Fix svace defects
2021-07-26 Jaehyun Cho[NUI] Fix to call base.Initialize() of LinearLayouter...
2021-07-21 SangHyeon Jade Lee[NUI] Fix gridlayouter find wrong visible item (#3328)
2021-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-06-29 SangHyeon Jade Lee[NUI] Fix itemslayouter nullable value checking. (...
2021-06-23 EverLEEst(SangHyeo... [NUI] fix IsSelected default value true to false
2021-06-23 SangHyeon Jade Lee[NUI] enable groups regardless of groupHeader (#3199)
2021-06-23 SangHyeon Jade Lee[NUI] fix bug in item's content set (#3191)
2021-06-14 SangHyeon Jade Lee[NUI] fix initialize layouter on empty count source...
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-08 SangHyeon Jade Lee[NUI] fix layouter null exception while clearing it...
2021-06-08 SangHyeon Jade Lee[NUI] fix CollectionView scroll block issue. (#3141)
2021-06-01 SangHyeon Jade Lee[NUI] Cancel pressed state properly on touch events...
2021-06-01 SangHyeon Jade Lee[NUI] fix contentcontainer size initalize (#3118)
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-27 SangHyeon Jade Lee[NUI] fix CollecitonView item sizing on MeasureFirst...
2021-05-25 EverLEEst(SangHyeo... [NUI] Fix item position to apply collectionView Padding
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-17 SangHyeon Jade Lee[NUI] fix disposing crash when layouter is null (#3050)
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 SangHyeon Jade LeeChange property name Caption to Label and related names...
2021-05-07 EverLEEst(SangHyeo... remove space.
2021-05-07 EverLEEst(SangHyeo... fix descriptions as commented by jaehyun cho.
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 LeePropagate BindingContext recursively on RecyclerViewIte...
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] Optimizing item positioning on MeasureFirst ...
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-31 huiyueun[NUI] Fix NUI svace issue (#2817)
2021-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-18 huiyu.eun[NUI] Check spelling
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...
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
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-07-02 neostom432[NUI] Fix orientaion of GridRecycleLayoutManager (...
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-09 jaehyun0cho[NUI] Resolve CA1823 of StyleCop (#1669)
2020-06-04 neostom432[NUI] Fix LinearListLayoutManager (#1645)
2020-05-28 neostom432[NUI] First version of RecyclerView (#1626)