[NUI] Add Transition Group
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / Navigation / Navigator.cs
2021-11-19 Seungho Baek[NUI] Add Transition Group
2021-11-17 Shinwoo Kim[NUI][ATSPI] Set Navigator, ContentPage role
2021-11-01 bshsqa[NUI] Make transition select target control (#3622)
2021-10-14 Jaehyun Cho[NUI] Make Navigator.Popped event public
2021-09-07 Seungho Baek[NUI] Add Slide transition
2021-09-01 seungho[NUI] Refactoring Transition and FadeTransition
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-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-06-29 Seungho Baek[NUI] Add fade transition
2021-06-08 Jaehyun Cho[NUI] Add Page's Appeared and Disappeared events
2021-06-08 Jaehyun Cho[NUI] Fix Navigator's animation and Page's visible...
2021-05-07 Jaehyun ChoMake Page Navigation APIs public
2021-04-28 seungho[NUI] Make Transition public API
2021-04-20 huiyu.eunRevert "[NUI] Add ContentPage class"
2021-04-14 Jaehyun Cho[NUI] Make build correctly
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-01 Jaehyun Cho[NUI] Fix not to check non-nullable value (#2819)
2021-03-30 huiyueun[NUI] Fix NUI Svace issue (#2806)
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-17 Jaehyun Cho[NUI] Set Navigator Layout (#2727)
2021-03-17 Jaehyun Cho[NUI] Remove CA2000 false alarm in Navigator (#2729)
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 Jaehyun Cho[NUI] Override Dispose() in Navigator
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-21 Jaehyun Cho[NUI] Add AlertDialog class
2020-12-21 Jaehyun Cho[NUI] Add Dialog class
2020-12-08 Jaehyun Cho[NUI] Add Window extension method GetDefaultNavigator
2020-11-19 Jaehyun Cho[NUI] Add Navigator and Page classes