Releases: MaterialDesignInXAML/MaterialDesignInXamlToolkit
5.1.0
What's Changed
Key Changes
- Fixing Issues #3476 #3478 #3479 by @AbderrahmaneAhmam in #3477
- Add AP to control SmartHint resting position by @nicolaihenriksen in #3502
- Smart hint and text box style refactor by @nicolaihenriksen in #3486
- Post SmartHint adoption cleanup by @nicolaihenriksen in #3540
- Feature/project structure by @MichelMichels in #3533
- Remove space in color names by @BenjaminMichaelis in #3552
- GroupBoxAssist.HeaderPadding by @JorisCleVR in #3569
- Removed space in color foreground names by @JorisCleVR in #3580
- Changed GroupBoxAssist.HeaderPadding to Thickness by @JorisCleVR in #3591
- Pull Request: Adding New Control NumericUpDown Control to Material Design XAML Toolkit by @Asivaprasadam in #3175
- Dropped net7.0-windows target framework due to EOL, add net8.0-window… by @MichelMichels in #3597
New Contributors
- @KennethWhite made their first contribution in #3521
- @Tmoney2014 made their first contribution in #3581
Full Changelog: v5.0.0...v5.1.0
A big thank you to everyone who contributed (either with issues or pull requests):
@5TFG4
@AbderrahmaneAhmam
@Asivaprasadam
@Awsmolak
@bebenins
@BenjaminMichaelis
@BenMendel
@Drexel2k
@EdTyu
@get-flat
@Ha-rlan
@jbooth88
@JLdgu
@JorisCleVR
@KennethWhite
@lyndaidaii
@MichelMichels
@mr-luiks
@Myliak
@nicolaihenriksen
@Red6789
@StefanoRivolta-Previero
@Talwynox
@tenatus
@Tmoney2014
@xunmeng2002
@yuexueyang
5.0.0
This is a major version update with many breaking changes.
Please see the Migration guide for steps on updating from prior versions.
There is also a complete list of the breaking changes in #2255
What's Changed
Key Changes
- Allow for transparent colors for generated icons by @Keboo in #3273
- Add new options to the ExpanderAssist class by @AbderrahmaneAhmam in #3294
- [Feature] Add AutoSuggestion option for TextBox by @AbderrahmaneAhmam in #3207
- NEW FEATURE: Multi-select TreeView by @Keboo in #3333
- Chip Template Bug by @ZPChan in #3359
- Removing all usage of "Accent" from the library by @Keboo in #3409
- SplitButton leveraging PopupBox by @nicolaihenriksen in #3382
- Add support for TextFieldAssist.HasClearButton in RichTextBox by @nicolaihenriksen in #3414
- New FlipperControl by @Keboo in #3431
- Create the slider theme for md3 guideline by @viveleltsi in #3432
- The last of the 5.0 cleanup by @Keboo in #3444
- Fix the converter to round the value by @Keboo in #3452
Breaking Changes
- ListBoxAssist.IsToggle - Ensure last clicked item is always selected by @nicolaihenriksen in #3349
- Removing defaults in favor of specifying MD2 or MD3 by @Keboo in #3467
New Contributors
- @Talwynox made their first contribution in #3249
- @JoshStrauss made their first contribution in #3242
- @AndrewKeepCoding made their first contribution in #3292
- @AbderrahmaneAhmam made their first contribution in #3294
- @ZPChan made their first contribution in #3359
- @BenjaminMichaelis made their first contribution in #3396
- @viveleltsi made their first contribution in #3432
- @ion-mironov made their first contribution in #3468
Full Changelog: v4.10.0...v5.0.0
A big thank you to everyone who contributed (either with issues or pull requests):
@9helix
@AbderrahmaneAhmam
@alexachso
@AndrewKeepCoding
@anno0
@arubu21
@BenjaminMichaelis
@Charlie1104
@dand751801
@djdjz7
@DrCQ
@ElieTaillard
@Insire
@ion-mironov
@jbooth88
@JLdgu
@JoshStrauss
@jrdnwrth
@jurot8
@MeshkaM
@MichelMichels
@MikaelaShipha
@mzy666888
@N0m4n904
@nicolaihenriksen
@Nils-Berghs
@PieceOfFall
@quicoli
@Ra1d7
@Red6789
@Roberto2707
@Roydoy7
@saivineeth100
@Spuddish
@Talwynox
@TWhidden
@viveleltsi
@ZPChan
4.9.0
What's Changed
Key Changes
- Fix clear button in TimePicker by @nicolaihenriksen in #3123
- Added SliderAssist.HideActiveTrack by @JorisCleVR in #3128
- Refactor PopupBox placement to respect configurable elevation by @nicolaihenriksen in #3136
- Additional SmartHint refactoring by @nicolaihenriksen in #3181
New Contributors
- @chris-crowther made their first contribution in #3133
Full Changelog: v4.8.0...v4.9.0
A big thank you to everyone who contributed (either with issues or pull requests):
@chris-crowther
@Erapchu
@jbooth88
@JorisCleVR
@nicolaihenriksen
@Red6789
@reyntjesr
@tanguyhardion
@TWhidden
4.8.0
What's Changed
Key Changes
- TextBox: Respect externally set TextBox.Padding in triggers by @nicolaihenriksen in #3074
- Adding new Secondary styles which will eventually replace Accent styles by @Keboo in #3080
- Cleanup: Aligning hint, helper text and validation error based on padding by @nicolaihenriksen in #3086
- Fixes DialogHost visibility on VM disconnect (#3069) by @tblong in #3092
- Add DialogHost.DialogContentUniformCornerRadius by @nicolaihenriksen in #3103
- Properly restore focus when TabControl.SelectedIndex is set via DialogHost by @nicolaihenriksen in #3104
- Added RatingBar.InvertDirection to support inverting "fill" direction by @nicolaihenriksen in #3116
Breaking Changes
- Refactor SmartHint alignment by @nicolaihenriksen in #3056
New Contributors
Full Changelog: v4.7.1...v4.8.0
A big thank you to everyone who contributed (either with issues or pull requests):
@adamhewitt627
@DrCQ
@greuelpirat
@JeanPhilippeLux
@JorisCleVR
@LejlaBrkic123
@mohsen-id
@nicolaihenriksen
@tblong
@Yoooi0
@yosefmah
4.7.1
Full Changelog: v4.7.0...v4.7.1
A big thank you to everyone who contributed (either with issues or pull requests):
@nicolaihenriksen
@reiseder
@starkna
4.7.0
What's Changed
Key Changes
- Implementation for uniform width tabs by @Nils-Berghs in #2879
- Refactor PasswordBoxAssist.Password to use behaviors (issue 2930) by @nicolaihenriksen in #2932
- Adding .NET7 target by @Keboo in #2975
New Contributors
- @Nils-Berghs made their first contribution in #2879
- @reiseder made their first contribution in #2885
- @amescodes made their first contribution in #2898
- @LyndonGingerich made their first contribution in #2939
- @gudarzi made their first contribution in #2961
- @mkrauter made their first contribution in #2960
- @JLdgu made their first contribution in #3012
Full Changelog: v4.6.1...v4.7.0
A big thank you to everyone who contributed (either with issues or pull requests):
@amescodes
@baikimi
@Case-Closed-X
@Diyari-Kurdi
@fdq09eca
@gudarzi
@hkurando
@jbooth88
@JLdgu
@LyndonGingerich
@MarkusKgit
@Maxhy
@mhmd98
@MichelMichels
@mkrauter
@mojtabahakimian
@nandhini-sr
@nicolaihenriksen
@Nils-Berghs
@olegsavelos
@reiseder
@samini3000
@Taschenbuch
@yarus
@Yoooi0
4.6.1
What's Changed
Key Changes
- PasswordBox (reveal) - Position RevealPasswordButton in the same way as PART_ClearButton by @nicolaihenriksen in #2864
- Fixing scroll viewer in the demo by @Keboo in #2866
- PasswordBox - Set vertical alignment of reveal button by @nicolaihenriksen in #2873
- Fix not able to style the calendar item of a calendar by @michaelmairegger in #2872
- 2863 Default TabControl style binding failure by @Keboo in #2882
New Contributors
- @michaelmairegger made their first contribution in #2872
Full Changelog: v4.6.0...v4.6.1
A big thank you to everyone who contributed (either with issues or pull requests):
@Drise13
@HavenDV
@michaelmairegger
@nicolaihenriksen
v4.6.0
What's Changed
Key Changes
- Increasing minimum framework to net462 by @Keboo in #2663
- Adding new TimeChanged event to Clock by @Keboo in #2716
- Add virtualization on ComboBoxes and DataGridComboBoxColumn by @Xaalek in #2728
- Added MD3 version of MaterialDesignSwitchToggleButton by @jizc in #2748
- Remove ripple effect on filled fields by @Xaalek in #2749
- Added UniformCornerRadius to Flipper by @nicolaihenriksen in #2758
- Split Card template into 2 styles: Elevated and Outlined by @nicolaihenriksen in #2757
- Refactor fix for 2689 to use attached properties by @nicolaihenriksen in #2762
- Various changes for cards and shadows by @Xaalek in #2765
- Allow "half" rating selection by @nicolaihenriksen in #2764
- Fix TabControl styles by @Xaalek in #2779
- Replaced ShadowDepth with Elevation by @jizc in #2786
- Added BorderThickness attached DP for outlined date/time pickers by @nicolaihenriksen in #2805
- New feature - PasswordBox styles with "reveal password" functionality by @nicolaihenriksen in #2828
- PackIcon changes
New Contributors
- @cjmurph made their first contribution in #2692
- @nicolaihenriksen made their first contribution in #2758
- @michaldivis made their first contribution in #2795
- @binarycow made their first contribution in #2807
- @dependabot made their first contribution in #2856
Full Changelog: v4.5.0...v4.6.0
A big thank you to everyone who contributed (either with issues or pull requests):
@avanbremen
@bilaxos
@binarycow
@cjmurph
@DenZuck
@DrCQ
@dudley810
@Erapchu
@hfann
@jamesport079
@JDeuker
@jizc
@lszczygielek
@michaldivis
@mikechristiansenvae
@NeilMacMullen
@nicolaihenriksen
@reiseder
@TinoMSoft
@washburnit
@wj8400684
@Xaalek
v4.5.0
What's Changed
Key Changes
- Add corner radius for PopupBox by @StefanoRivolta-Previero in #2625
- Fix TabControl foreground color by @Keboo in #2639
- Adding horizontal scroll support by @Keboo in #2640
- add Net6 to all projects by @ahmed-abdelrazek in #2632
- NavigationRail, NavigationBar, NavigationDrawer controls for MaterialDesign3 by @StefanoRivolta-Previero in #2628
- allow setting background of menu item by @krmr in #2644
- Fix #2633 - HelperText margin and padding by @Xaalek in #2648
- Changes for Shadow assist animation by @Xaalek in #2651
- PackIcon changes
New Contributors
Full Changelog: v4.4.0...v4.5.0
A big thank you to everyone who contributed (either logging issues or submitting PRs):
@ahmed-abdelrazek
@BigBadBleuCheese
@DrCQ
@Erapchu
@github-actions[bot]
@JanZeman
@krmr
@mikechristiansenvae
@rasoulia
@Roberto2707
@shaggygi
@SilentSammy
@StefanoRivolta-Previero
@viktorspacil
@Xaalek
@xMaxximum
@z2hteam
v4.4.0
What's Changed
Key Changes
- 🔳 Add outlined assist/input chips by @database64128 in #2512
- Material Design 3: Various tasks completed by @MichelMichels in #2526
- Bug fix by altering MaterialDesignMenu style resources by @MichelMichels in #2532
- 🎨 Fix progress bar foreground and background color for outlined and flat buttons by @database64128 in #2530
- Tab control extended by @MichelMichels in #2544
- PackIcon changes
New Contributors
- @Asivaprasadam made their first contribution in #2580
- @Xaalek made their first contribution in #2591
A big thank you to everyone who contributed (either with issues or pull requests):
@ahmed-abdelrazek
@amoamare
@Asivaprasadam
@Awsmolak
@bebenins
@database64128
@DrHalfBaked
@Erapchu
@frostiger
@gitjsdr26
@HamidRezaAshkiyan
@MichelMichels
@PiousVenom
@StefanoRivolta-Previero
@Xaalek
@yhorowitz
Full Changelog: v4.3.0...v4.4.0