Skip to content

Releases: microsoft/fluentui-blazor

0.3.0

09 Aug 17:38
429ba4f
Compare
Choose a tag to compare

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!

0.2.0

26 May 00:11
b1710b5
Compare
Choose a tag to compare

This release introduces the FluentDesignSystemProvider Blazor component, which eases the setup of the Fluent Design System. Additionally, we have updated our readme's "Getting Started" section to explain its usage.

Big thanks to @vnbaaij for this contribution.