Update dependency Material.Avalonia to v3 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
Material.Avalonia |
2.5.1 -> 3.1.1
|
Release Notes
AvaloniaCommunity/Material.Avalonia (Material.Avalonia)
v3.1.1
What's Changed
- Update link for Material.Icons by @TeaDrivenDev in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/318
- Replace Ellipse-based Ripple with Composition API by @maxkatz6 in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/316
- Fixes compability style for ScrollableTabControl
- Changes cursor to the default arrow inside TextBox's popups. Fixes #323
- Removes MaterialTextBoxBorderBrush from a list of animated brushes to fix TextBox border brush change problem when theme changes. #262
New Contributors
- @TeaDrivenDev made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/318
- @maxkatz6 made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/316
Full Changelog: https://github.com/AvaloniaCommunity/Material.Avalonia/compare/v3.1.0...v3.1.1
v3.1.0
What's Changed
- Update Expander.axaml by @Jackhammer88 in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/307
- When the default combobox style is applied, the popup doesn't close a… by @Jackhammer88 in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/314
- Return a
ScrollableTabControl
theme - Fixes a
Scroller
control - Add a workaround way to override not selected text in
DatePicker
(this is temporary solution) - Remove ColorZone dependencies to MaterialTheme in application resources. Fix #312
- Move all internal resources in MaterialTheme to InternalResources, to allow Resources be user defined
- Add some extension methods for BaseThemeMode
New Contributors
- @Jackhammer88 made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/307
Full Changelog: https://github.com/AvaloniaCommunity/Material.Avalonia/compare/v3.0.2...v3.1.0
v3.0.2
- Fix TabStripItem:selected style. Fix #298
- Move some MaterialTabStripItem value setters to styles. Rename elements. #300
- Make BorderThickness work properly in Card. Fix #303
Full Changelog: https://github.com/AvaloniaCommunity/Material.Avalonia/compare/v3.0.1...v3.0.2
v3.0.1
- Fixed RowBackground for DataGrid
- Fixed old brush names fallback
- Fixed ContextMenu
Full Changelog: https://github.com/AvaloniaCommunity/Material.Avalonia/compare/v3.0.0...v3.0.1
v3.0.0
What's Changed
- Support for Avalonia 11
- Implement new MaterialTheme - preferred way to import styles
- All styles migrated to ControlThemes to avoid styles leaking
- Brushes names changed to make it more consistent
- Dialogs and DataGrid extracted to separate packages
- Implement styles for many controls, e.g. TimePicker
- Many other changes
New Contributors
- @OsaPL made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/130
- @MarioGK made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/136
- @kirichenec made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/140
- @tpetruk made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/143
- @dojo90 made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/147
- @dylanlangston made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/150
- @Mrxx99 made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/194
- @graealex made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/218
- @JanTamis made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/239
- @rabbitism made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/256
- @Janek91 made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/270
- @Lehonti made their first contribution in https://github.com/AvaloniaCommunity/Material.Avalonia/pull/276
Full Changelog: https://github.com/AvaloniaCommunity/Material.Avalonia/compare/v2.5.1...v3.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.