Releases: AvaloniaCommunity/Material.Avalonia
Releases · AvaloniaCommunity/Material.Avalonia
v3.13.4
What's Changed
- Added values normalization in RangeToSweepConverter by @CrackAndDie in #490
New Contributors
- @CrackAndDie made their first contribution in #490
Full Changelog: v3.13.3...v3.13.4
v3.13.3
v3.13.2
v3.13.1
What's Changed
- Add temporary obsoletion messages for DatePickerDialog and TimePickerDialog by @SKProCH in #471
- Add TreeDataGrid demo with table and tree examples by @klorman in #473
- Add keyboard focus visual indicator for ToggleSwitch control. by @c3n9 in #476
- Add keyboard focus visual indicator for some controls by @c3n9 in #477
- ComboBox alignment adjustments to properly center values by @SKProCH in #480
New Contributors
Full Changelog: v3.13.0...v3.13.1
v3.13.0
What's Changed
- Add missing HeaderedContentControl control theme by @appleneko2001 in #457
- Improved Ripple visual effect by @appleneko2001 in #459
- hotfix: Math.Clamp is not existed in netstandard (RippleHandler) by @appleneko2001 in #460
- Added Combobox dense class to be consistent with TextBox dense class by @WhiteMohawk in #462
- Make ComboBox arrow properly centered by @SKProCH in #466
- Add
Material.Avalonia.TreeDataGridproject with TreeDataGrid styles by @klorman in #467
New Contributors
- @WhiteMohawk made their first contribution in #462
Full Changelog: v3.12.0...v3.13.0
v3.12.0
What's Changed
- Fix outlined ComboBox border styles by @Hyz-sui in #454
- Expose RippleEffect.RaiseRipple and RaiseRippleAbsoluteCoord function by @appleneko2001 in #453
- Add some missing control themes (SplitButton, DropDownButton, ManagedFileChooser), correct FlyoutPresenter by @appleneko2001 in #455
New Contributors
Full Changelog: v3.11.0...v3.12.0
v3.11.0
v3.10.2
What's Changed
- Add fields line up demo by @corvinsz in #444
- hide watermark when the FilledTextBox is not focused by @corvinsz in #446
- Temporary remove linear ProgressBar transitions due to avalonia bug. #445 by @SKProCH in #447
- Adds the CornerRadius support for ContentControl and UserControl by @SKProCH in #449
Full Changelog: v3.10.1...v3.10.2
v3.10.1
What's Changed
- Add validation support for ComboBoxes. Fixes #166 by @SKProCH in #435
- Fix separator BorderBrush binding. Fix #439 by @SKProCH in #441
- Centered place holder text in combobox by @corvinsz in #442
- Migrate DataGrid styles to ControlThemes by @SKProCH in #443
Full Changelog: v3.9.2...v3.10.1