mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-30 21:23:23 +08:00
* feat: enhance navigation and UI structure in MainView and Application. * fix: using ContentPreseter and add HeaderTemplate. * feat: add locale resource for navigation drawer toggle button text. * feat: add customizations for DrawerPageDemo. * fix: fix DrawerPage title vertical alignment to Center. * Update DrawerPageDemo.axaml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update DrawerPageDemo.axaml.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: fix bottom bar styles. * fix: update border background color in DrawerPageDemo.axaml. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>