Releases: microsoft/fluentui-blazor
1.0.0
What's Changed
- New demo sites setup by @vnbaaij in #97
- Update azure-static-web-app by @vnbaaij in #110
- Fixing binding issues by @vnbaaij in #99
- Update to migrate stapp to fast azure by @awentzel in #111
- Binding fixes by @vnbaaij in #116
- Sdds fit-and-finish to binding page by @nicholasrice in #118
- update to working badges with shields.io by @awentzel in #117
- Update documentation for better clarity and accuracy by @awentzel in #122
- Update to final .NET 6 NuGet packages and update version to 1.0.0. by @vnbaaij in #120
- doc(readme): update some content for release by @EisenbergEffect in #123
Full Changelog: 0.5.0...1.0.0
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!