Skip to content

Releases: microsoft/fluentui-blazor

1.3.0

18 Apr 18:27
e1b2531
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...V1.3.0

1.2.0

24 Mar 16:10
e26cf54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

03 Dec 17:53
92d7ac9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

09 Nov 01:44
f8fec4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...1.0.0

0.5.0

29 Oct 13:14
3cafec4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

07 Oct 18:05
986a32b
Compare
Choose a tag to compare

This release includes the following new components:

  • FluentDataGrid
  • FluentTooltip
  • FluentToolbar
  • FluentHorizontalScroll
  • FluentAnchoredRegion

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

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.