[NUI][TEST] sync from nui-dali/NUITizenGallery 2/2
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components /
2022-04-20 dongsug.song[NUI] propose a way to change the value of Picker by...
2022-04-20 Seoyeon Kim[NUI][TCSACR-483] Remove Slider deprecated events and...
2022-03-29 dongsug.song[NUI] propose Slider's key navigation and edit mode...
2022-03-29 Jaehyun Cho[NUI] Add Button ItemHorizontalAlignment and ItemVertic...
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-22 EverLEEst(SangHyeo... [NUI] fix button IsEnabled and remove return value...
2022-03-22 EverLEEst(SangHyeo... [NUI] Add IsEnabled Property in View class for controli...
2022-03-22 dongsug.song[NUI] Change Button, TimePicker and etc 's Focusable...
2022-03-15 Jaehyun Cho[NUI] Fix to invoke SelectedChanged when IsSelected...
2022-03-15 guowei.wang[NUI][SVACE] Fix SVACE issues
2022-03-15 dongsug.songRevert "[DO NOT REVIEW][TEST][NUI] key focus default...
2022-03-15 dongsug.songRevert "[NUI][TEST] key foucs default algorithm test"
2022-03-15 dongsug.song[NUI][TEST] key foucs default algorithm test
2022-03-15 dongsug.song[DO NOT REVIEW][TEST][NUI] key focus default algorithm...
2022-03-15 Jaehyun Cho[NUI] Add Selected theme color to MenuItem
2022-03-15 Taehyub Kim[NUI] Fix the mismatch between the selected state and...
2022-03-04 Artur Świgoń[NUI][AT-SPI] Static class Accessibility (#3987)
2022-03-04 kimcinoo[NUI][AT-SPI] Set CollectionView role to List (#3989)
2022-03-04 kimcinoo[NUI][ATSPI] Set AccessibilityHidden for DefaultLinearI...
2022-03-04 Woochanlee[NUI] Fix timePicker ampm internal logic
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-02-08 Maria Bialota[NUI][AT-SPI] Fixed A11y support for Navigator
2022-02-08 Eunki Hong[NUI] Fix svace issue of RecyclerView LinearLayouter...
2022-02-08 Woochanlee[NUI] Support last day of month when month change in...
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-19 zhouleonlei[NUI] Fix svace issues
2022-01-12 zhouleonlei[NUI] Fix svace issue
2022-01-12 Shinwoo Kim[NUI][ATSPI] Make ScrollableBase work for ScrollToChild
2022-01-12 Seoyeon2Kim[NUI] Add to call UnregisterDefaultLabel when Page...
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add AccessibilityStatesNotifyMode
2022-01-12 Artur Świgoń[NUI][AT-SPI] Update comments referring to AddPopup()
2022-01-12 Artur Świgoń[NUI][AT-SPI] Rename Accessibility.Enabled to .IsEnabled
2022-01-12 Maria Bialota[NUI][AT_SPI] Added Accessibility support to Menu control
2021-12-21 joogab.yun[NUI] Improves GetNextFocusableView
2021-12-21 Lukasz Oleksak[ATSPI] Fix for DefaultLabel
2021-12-14 Shinwoo Kim[NUI][ATSPI] Make DefaultLinearItem use its TextLabel
2021-12-14 Shinwoo Kim[NUI][ATSPI] set RecyclerViewItem role
2021-12-14 Jaehyun Cho[NUI] Add ContentPageLayout to calculate Content size...
2021-12-08 Fang Xiaohui[NUI] Fix failed in TCT
2021-12-08 Fang Xiaohui[NUI] Fix failed in TCT
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-11-29 Shinwoo Kim[NUI][ATSPI] Navigator - emit accessibility event
2021-11-29 Shinwoo Kim[ATSPI] CollectionView - Show highlighed descendant
2021-11-17 Seungho Baek[NUI] Fix method to gether Views for transition
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-11-17 Shinwoo Kim[NUI][ATSPI] Set Navigator, ContentPage role
2021-11-17 EverLEEst(SangHyeo... [NUI] Fix wrong prev size assigning on scroll relayout.
2021-11-11 zhouleonlei[NUI] Fix svace issue
2021-11-11 EverLEEst(SangHyeo... [NUI] add null check in collectionview
2021-11-09 guowei.wang[NUI] Add TCs for NUI.Components.Devel.
2021-11-09 Jaehyun Cho[NUI] Make Page.Appear/Disappear events public
2021-11-09 bshsqa[NUI] Make transition select target control (#3622)
2021-11-09 joogab.yun[NUI] Check if pan gesture need to propagation
2021-11-09 seungho[NUI] refactoring visual actions
2021-11-09 Jaehyun Cho[NUI] Fix ContentPage to calculate AppBar and Content...
2021-11-09 Jaehyun Cho[NUI] Make Navigator.Popped event public
2021-11-09 Jaehyun Cho[NUI] Fix to update Scrollbar when ScrollableBase size...
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-09-13 Woochanlee[NUI] Make Picker APIs public
2021-09-07 Seungho Baek[NUI] Add Slide transition
2021-09-01 Seoyeon2Kim[NUI][ATSPI] Add a function to check whether accessibil...
2021-09-01 seungho[NUI] Refactoring Transition and FadeTransition
2021-08-18 Jiyun Yang[NUI] Add attached bindable property CheckBoxGroup...
2021-08-18 zhouleonlei[NUI] Fix svace defects
2021-08-06 Jiyun Yang[NUI] Fix svace issues
2021-07-26 Jaehyun Cho[NUI] Fix to call base.Initialize() of LinearLayouter...
2021-07-21 Seoyeon Kim[NUI] Add Enabled property to Slider and Progress
2021-07-21 Jaehyun Cho[NUI] Add Popped event to Navigator
2021-07-21 Seungho Baek[NUI] Reset transition order to match scene tree order
2021-07-21 SangHyeon Jade Lee[NUI] Fix gridlayouter find wrong visible item (#3328)
2021-07-19 Joogab Yun[NUI] Supports moving focus of items in ScrollableBase
2021-07-19 Seoyeon2Kim[NUI] Enable Slider value to be updated using both...
2021-07-19 Jaehyun Cho[NUI] Fix Menu's BackgroundColor
2021-07-19 Jaehyun Cho[NUI] Fix AppBar Content's Layout properties
2021-07-19 Joogab YunRevert "[NUI] Change InterceptTouchEvent."
2021-07-19 Joogab YunRevert "[NUI] Change shouldIntercept value"
2021-07-19 Joogab Yun[NUI] Change shouldIntercept value
2021-07-19 Joogab Yun[NUI] Change InterceptTouchEvent.
2021-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-07-09 huiyu.eun[NUI] Fix Dialog Transition issue
2021-07-09 huiyu.eun[NUI] Fix Navigator Transition issue
2021-07-09 Jiyun Yang[NUI] Fix AppBar not to use ViewStyle. (#3269)
2021-07-09 Jiyun Yang[NUI] Fix AlertDialog not to use ViewStyle. (#3268)
2021-07-09 Jiyun Yang[NUI] Fix picker not to use ViewStyle. (#3267)
2021-07-05 Jiyun Yang[NUI] Add API Button.IconSize
2021-07-05 Jiyun Yang[NUI] Switch icon includes track and thumb for aligning
2021-06-29 Jiyun Yang[NUI] Add SelectedChanged event to the SelectGroup...
2021-06-29 Seungho Baek[NUI] Add fade transition
2021-06-29 SangHyeon Jade Lee[NUI] Fix itemslayouter nullable value checking. (...
2021-06-23 Woochanlee[NUI][ATSPI] Modify Accessbility for picker components
2021-06-23 EverLEEst(SangHyeo... [NUI] fix IsSelected default value true to false
2021-06-23 Woochanlee[NUI] Fix Picker scroll issue with 4 or fewer items
2021-06-23 Woochanlee[NUI] Change date/time picker param to formal C# DateTi...
2021-06-23 SangHyeon Jade Lee[NUI] enable groups regardless of groupHeader (#3199)
2021-06-23 Seoyeon2Kim[NUI] Fix Progress size issue (#3196)
next