Releases: microsoft/fluentui-blazor
Releases · microsoft/fluentui-blazor
0.5.0
What's Changed
- Updated to .NET 6 by @vnbaaij in #84
- Updated to .NET 6 pre-release security scanning by @awentzel in #95
- Updated Nuget and Build pipelines to support latest runtime by @awentzel in #100
- Improved NuGet package by @timheuer in #107
- Improved FluentNumberField by @vnbaaij
New Contributors
Full Changelog: 0.4.0...0.5.0
0.4.0
This release includes the following new components:
FluentDataGridFluentTooltipFluentToolbarFluentHorizontalScrollFluentAnchoredRegion
A large set of improvements were also made to the FluentDesignSystemProvider to surface all the new design tokens as set-able attributes.
Big thanks to @vnbaaij for core component work and @limefrogyank for the great new filter/sort FluentDataGrid demo.
0.3.0
This release updates the library for compatibility with the latest Fluent UI Web Components. Additionally, it adds a new component, FluentNumberField, along with examples. A number of fixes and improvements were also made to FluentTextField including updated examples.
We'd like to extend a big thank you to community members @emimontesdeoca and @vnbaaij for their contributions to this release!