[NUI] View Transition with page switching
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / Navigation / Navigator.cs
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