Releases: flarive/Neumorphism.Avalonia
Releases · flarive/Neumorphism.Avalonia
Fix TabControl auto stretch
Bug fix for issue : #35
0.11.0
0.10.0
0.9.0
Dialogs now fully themed !
- DialogHost based fake child window dialogs
- Child window based dialogs (with or without chrome)
- Dialog builder to help create dialogs easily
- A lot of dialogs exemples (alert, warning, error, confirm, dialogs sequence, fully custom dialog....)
0.8.0
0.7.0
0.3.1
0.6.0
0.5.1
0.5.0
Fully rewritten for Avalonia 0.11 !
Neumorphism Avalonia 0.5.0 for Avalonia 0.11 is now released !
- Totally rewritten to support Avalonia 0.11.x new theming system (using Control Themes)
- Support Native AOT compilation
- ListBoxes are now fully themed
- New "Drawings" section in demo project
- A lot of small fixes and improvements