[NUI] Add constructors with string style to apply string style
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / Navigation / Page.cs
2023-02-21 Jaehyun Cho[NUI] Add constructors with string style to apply strin...
2022-12-06 Jaehyun Cho[NUI] Modify the default action of back navigation
2022-12-06 Jaehyun Cho[NUI] Add OnBackNavigation to Page
2022-12-06 Jaehyun Cho[NUI] Add EnableBackNavigation to Page
2022-11-10 Jaehyun Cho[NUI] Add constructor with style instance
2022-06-02 dongsug.song[NUI] Apply SetFocusFinderRootView() to DialogPage...
2022-04-20 everLEEst(SangHyeo... [NUI] remove warning messages with refactoring collecti...
2022-03-22 dongsug.song[NUI] Change Button, TimePicker and etc 's Focusable...
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...
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-11-09 Jaehyun Cho[NUI] Make Page.Appear/Disappear events public
2021-09-01 seungho[NUI] Refactoring Transition and FadeTransition
2021-06-29 Seungho Baek[NUI] Add fade transition
2021-06-08 Jaehyun Cho[NUI] Add Page's Appeared and Disappeared events
2021-05-07 Jaehyun ChoMake Page Navigation APIs public
2021-04-28 seungho[NUI] Make Transition public API
2021-04-20 huiyu.eun[NUI] match DevelNUI
2021-04-20 huiyu.eunRevert "[NUI] Add ContentPage class"
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Add ContentPage class""
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-18 huiyu.eun[NUI] Check spelling
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] Add AppBar class (#2435)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 Jaehyun Cho[NUI] Add Navigator and Page classes