Copilot
|
1d59cff87d
|
Implement Semi Design theme for page-based navigation controls (ContentPage / DrawerPage / NavigationPage / TabbedPage) (#766)
* Initial plan
* Implement Semi Design theme for ContentPage, DrawerPage, NavigationPage, TabbedPage
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com>
* fix: bind ItemsSource to Pages in TabControl of TabbedPage.
* chore: split demo navigation pages.
* demo: improve NavigationPage demo pages with interactive controls
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com>
* fix: use comma-separated Padding syntax and remove trailing newline
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com>
* feat: implement semi design theme for navigation controls in demo pages.
* feat: enhance demo pages with foreground color for better visibility
* feat: add back button visibility control and improve navigation page layout.
* chore: remove DrawerPage unused static resources.
* feat: add HighContrast resources for ContentPage, DrawerPage, NavigationPage, TabbedPage
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com>
* feat: implement CardTabbedPage & ButtonTabbedPage themes.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com>
Co-authored-by: Dong Bin <popmessiah@hotmail.com>
|
2026-03-15 03:37:50 +08:00 |
|