[NUI] Do not check theme applied flag when set ThemeChangeSensitive
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components /
2022-06-02 Seoyeon2Kim[NUI] Update sliding events on Track touch event (...
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-05-27 Jaehyun Cho[NUI] Fix MenuItem to add TextLabel and Icon always
2022-05-27 everLEEst(SangHyeo... [NUI] Support Fade Scroll Bar feature.
2022-05-27 Seoyeon Kim[NUI] Apply Tizen 7.0 UX on Pagination
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityShouldReportZeroChild...
2022-05-27 everLEEst(SangHyeo... [NUI] fix warnings. add null argument exception and...
2022-05-27 Woochanlee[NUI] Apply AccessibilityHidden for Picker
2022-05-27 Seoyeon Kim[NUI] Fix ThumbColor property to change its own color
2022-05-27 everLEEst(SangHyeo... [NUI] Support Refactoring key focusable feature for...
2022-05-27 Seoyeon2Kim[NUI] Modify the position and inheritance of Slider...
2022-05-11 Jaehyun Cho[NUI] Fix crash on Navigator to check ContentPage.Conte...
2022-05-10 Jaehyun Cho[NUI] Fix typo in ScrollableBase
2022-05-10 Jaehyun Cho[NUI] Fix TabButton's size calculation logic with the...
2022-05-10 Jaehyun Cho[NUI] Set Padding to CheckBox and RadioButton based...
2022-05-10 Jaehyun Cho[NUI] Apply Tizen 7.0 UX to Navigator - Page animation
2022-05-10 Jaehyun Cho[NUI] Fix Navigator not to make ContentPage.Content...
2022-05-10 joogab.yun[NUI] There was a problem calculating the scroll position.
2022-05-10 Jaehyun Cho[NUI] Update control theme whose UX is not defined...
2022-05-03 Jaehyun Cho[NUI] Fix CheckBox and Button.Icon sizes in theme
2022-05-03 Jaehyun Cho[NUI] Update Tizen 7.0 UX for Button and Check- sizes...
2022-05-03 joogab.yun[NUI] When calculating position coordinates, it should...
2022-05-03 EverLEEst(SangHyeo... [NUI] Apply IsEnabled feature on Pickers.
2022-05-03 everLEEst(SangHyeo... [NUI] apply Tizen 7.0 UX on CollectionView and Scrollba...
2022-05-03 Seoyeon Kim[NUI] Apply Slider UX - Thumb and Tracks
2022-05-03 Seoyeon Kim[NUI] Apply Progress and Loading UX
2022-05-03 Taehyub Kim[NUI] Update Tizen 7.0 UX for Button, Check and Switch
2022-05-03 Jaehyun Cho[NUI] Apply Focused and Pressed BackgroundColor to...
2022-05-03 Jaehyun Cho[NUI] Apply AlertDialog UX - Sizes and Colors
2022-05-03 Taehyub Kim[NUI] Apply Tizen 7.0 UX for Button, Check, Switch...
2022-04-27 Jaehyun Cho[NUI] Remove redundant codes in MenuItem
2022-04-26 Jaehyun Cho[NUI] Fix to null check menuStyle in Menu
2022-04-26 Jaehyun Cho[NUI] Fix Svace issue on TabButton by null check
2022-04-26 Jaehyun Cho[NUI] Apply Menu and MenuItem UX - Sizes and Colors
2022-04-21 Seoyeon Kim[NUI][AT-SPI] Apply AccessibilityHidden for Scrollbar
2022-04-21 Jaehyun Cho[NUI] Apply TabView UX - TabBar and TabButton Size...
2022-04-21 Seoyeon Kim[NUI] Add to set AccessibilityName and Description...
2022-04-20 dongsug.song[NUI] Components function coverage test
2022-04-20 Artur Świgoń[NUI][AT-SPI] Add indexable AccessibilitySuppressedEvents
2022-04-20 Jaehyun Cho[NUI] Apply ContentPage UX - BackgroundColor, CornerRad...
2022-04-20 Jaehyun Cho[NUI] Apply AppBar UX - Size, BackgroundColor, BackButt...
2022-04-20 Jaehyun Cho[NUI] Apply DialogPage's Scrim UX - BackgroundColor
2022-04-20 Seoyeon Kim[NUI][TCSACR-485] Add some methods for Loading
2022-04-20 Artur Świgoń[NUI][AT-SPI] Remove SetAccessibilityConstructor()
2022-04-20 Seoyeon Kim[NUI] Add Null check in Slider Dispose
2022-04-20 Shinwoo Kim[NUI][AT-SPI] Introduce AtspiEvents
2022-04-20 joogab.yun[NUI] Checks the button area if GrabTouchAfterLeave...
2022-04-20 everLEEst(SangHyeo... [NUI] remove warning messages with refactoring collecti...
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
next