5 Commits

Author SHA1 Message Date
Maksym Katsydan
caea418ab5 Add DataGrid to the About page 2022-11-12 17:03:35 -05:00
Maksym Katsydan
8459f9bf3b Use compiled bindings insteaed of reflection bindings 2022-11-12 02:34:54 -05:00
Maksym Katsydan
1246a011c9 Update Avalonia to 11.0 2022-11-12 02:34:36 -05:00
Joseph Moreno
eab730c1f2 Sample improves
* No remove axaml files for makes the sample simpler.
* Creation of utilities class.
* Avoid using ref Bitmap on MainViewModel.
* Avoid application crashing when dotnet.png or avalonia.png are missing. Using an replace embeded image instead.
* Conditionally invoke of UseAvaloniaNative at runtime.
2021-12-13 16:17:55 -05:00
Joseph Moreno
1a6741f9ee Sample improves
* UserControl sample.
* Multi-theme support.
* NativeMenu on macOS.
* GitHub workflow for Windows, Linux and MacOS artifact compilation.
2021-12-11 21:39:55 -05:00