* feat: enhance navigation and UI structure in MainView and Application.
* feat: implement singleton pattern for PaletteDemoViewModel and add initialization check
* feat: set FontWeight to Normal for navigation button in MainView
---------
Co-authored-by: Dong Bin <popmessiah@hotmail.com>
* Create fr-fr.axaml
Creating the locale resource for French language
* Update _index.cs
Include french in the index file
* Update fr-fr.axaml
Fix namespace
* Update MainView.axaml.cs
Adding French as a demo language
* Update demo/Semi.Avalonia.Demo/Views/MainView.axaml.cs
Language specific header name
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
* Update src/Semi.Avalonia/Locale/fr-fr.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
* Update src/Semi.Avalonia/Locale/fr-fr.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
* Add French to the local collection
---------
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>