Release 9.0.0.16293
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components /
2021-05-24 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-05-24 Jaehyun Cho[NUI] Apply the latest UX of TabView
2021-05-24 Jaehyun ChoRevert "[NUI] Calculate correct MatchParent size for...
2021-05-21 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-05-21 Jaehyun Cho[NUI] Calculate correct MatchParent size for ContentPag...
2021-05-21 Anna BartakMinor pr changes
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Add Value interface to Pagination
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-21 Jiyun Yang[NUI] Notification throws a proper exception when the...
2021-05-21 Seoyeon2Kim[NUI] Update Slider sample to test touch event (#2996)
2021-05-21 Seoyeon2Kim[NUI] Update some descriptions (#2990)
2021-05-21 Jaehyun Cho[NUI] Fix Utility.Dispose not to set null to method...
2021-05-21 Anna BartakAdd OnInitialize and AccessibilityCalculateStates
2021-05-21 Anna BartakAdd accessibility to AlertDialog
2021-05-21 m-bialota[NUI][AT-SPI] Default accessibility support for Tizen...
2021-05-17 adminMerge remote-tracking branch 'origin/master' into tizen
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-14 adminMerge remote-tracking branch 'origin/master' into tizen
2021-05-14 Jaehyun Cho[NUI] Add AlertDialog bg resource image
2021-05-13 adminMerge remote-tracking branch 'origin/master' into tizen
2021-05-13 EverLEEst(SangHyeo... fix nullable member access code to prevent future crash.
2021-05-11 adminMerge remote-tracking branch 'origin/master' into tizen
2021-05-11 Jaehyun Cho[NUI] Fix to add and update TabButton's sub components...
2021-05-10 adminMerge remote-tracking branch 'origin/master' into tizen
2021-05-10 Jaehyun Cho[NUI] Fix not to dereference nullable handle ItemsLayouter
2021-05-07 adminMerge remote-tracking branch 'origin/master' into tizen
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-05-07 Jaehyun ChoReplace duplicate documentation of CopyFrom with inheritdoc
2021-05-07 Jaehyun ChoMake Menu APIs public
2021-05-07 Jaehyun ChoMake TabView APIs public
2021-05-07 Jaehyun ChoMake Page Navigation APIs public
2021-05-07 Jaehyun ChoMake Dialog APIs public
2021-04-28 adminMerge remote-tracking branch 'origin/master' into tizen
2021-04-28 Jaehyun Cho[NUI] Make AppBar APIs public
2021-04-28 seungho[NUI] Make Transition public API
2021-04-28 Jiyun Yang[NUI] Open newly added APIs in Button and Notification
2021-04-28 Jiyun Yang[NUI] Scrollbar does not change theme style
2021-04-22 adminMerge remote-tracking branch 'origin/master' into tizen
2021-04-22 SangHyeon Jade Lee[NUI] Fix null reference check in CollectionViews....
2021-04-20 adminMerge remote-tracking branch 'origin/master' into tizen
2021-04-20 Joogab Yun[NUI] sync DevelNUI and master
2021-04-20 Seoyeon2Kim[NUI] Update NUI Slider default and dark themes (#2925)
2021-04-20 huiyu.eun[NUI] match DevelNUI
2021-04-20 a-bartak[NUI][ATSPI] Accessibility added to Loading component...
2021-04-20 Jiyun Yang[NUI] Make Selector implements IEnumerable instead...
2021-04-20 Jiyun Yang[NUI] Enhance button relayout and change styles
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Jaehyun Cho[NUI] Add Menu, MenuItem, MenuItemGroup classes
2021-04-20 Seoyeon2Kim[NUI] Make some of Progress and Slider public methods...
2021-04-20 Jaehyun Cho[NUI] Fix license year information for TabView classes
2021-04-20 huiyu.eun[NUI] Set EnableDismissOnScrim true by default
2021-04-20 huiyu.eun[NUI] Use AbsoluteLayout for ContentPage
2021-04-20 huiyu.eunRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-20 dongsug.song[NUI] Fix build error when using VS solution (sln)
2021-04-20 Jiyun Yang[NUI] Add dark theme temporarily (#2905)
2021-04-20 huiyu.eunRevert "[NUI] Add ContentPage class"
2021-04-20 huiyu.eunRevert "[NUI] Dialog and AlertDialog code refactoring...
2021-04-20 Jaehyun ChoRevert "[NUI] Add AlertDialogStyle class with the lates...
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-20 Jaehyun Cho[NUI] Add AlertDialogStyle class with the latest AlertD...
2021-04-20 dongsug.song[NUI] Enable TextLabel's BindableProperties to be affec...
2021-04-20 Jaehyun Cho[NUI] AppBar code refactoring (#2861)
2021-04-20 Woochanlee[NUI] Picker fix scroll position moves to an incorrect...
2021-04-20 Bartlomiej Grzelewski[NUI][AT-SPI] Event emission added for button
2021-04-20 Seoyeon Kim[NUI] Update reviews for IndeterminateImageUrl
2021-04-20 Seoyeon Kim[NUI] Update Progress style
2021-04-20 Jaehyun Cho[NUI] Fix not to block touch event by Scrollbar (#2845)
2021-04-20 EverLEEst(SangHyeo... [NUI] fix wrong condition on string null check
2021-04-20 EverLEEst(SangHyeo... [NUI] update scollbar : fix build error.
2021-04-20 EverLEEst(SangHyeo... [NUI] fix thumb resource string null check
2021-04-20 EverLEEst(SangHyeo... [NUI] fix scroll bar resources and add samples
2021-04-20 SangHyeon Jade Lee[NUI] : Scrollbar thumb support image and update styles
2021-04-20 huiyu.eun[NUI] Fix button layout when resize policy is FillToPar...
2021-04-20 huiyu.eun[NUI] Introduce NUI DatePicker
2021-04-20 Woochanlee[NUI] Picker style update
2021-04-20 Woochanlee[NUI] Introduce NUI TimePicker
2021-04-14 adminMerge remote-tracking branch 'origin/master' into tizen
2021-04-14 Jaehyun Cho[NUI] Make build correctly
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Dialog and AlertDialog code refac...
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Add ContentPage class""
2021-04-14 Seungho Baek[NUI] View Transition with page switching
2021-04-14 Jiyun Yang[NUI] Make all property setters in Shadow class to...
2021-04-08 adminMerge remote-tracking branch 'origin/master' into tizen
2021-04-08 huiyueunRevert "[NUI] Button text ellipsis enabled and etc...
2021-04-01 adminMerge remote-tracking branch 'origin/master' into tizen
next