Skip to content

Releases: microsoft/fluentui-blazor

V2.2.0

19 Apr 12:49
Compare
Choose a tag to compare

What's Changed

  • Fix hyperlink in README by @danielchalmers in #362
  • Update Fluent UI System Icons to 1.1.200
  • Sync FluentDataGrid code with .NET 8 QuickGrid code (see what's new for some breaking changes!!)
  • Fix #361, #371
  • FluentCalendar now works correctly in non-US time zones (make sure to reference web-components.min.js version 2.5.13 or higher)
  • Fix FluentCalendar month/year display
  • Updated to latest .NET SDKs
  • Added .NET 8 support to project files (currently preview 3)
  • FluentNumberField Min/Max validation and tests added (thanks again @Andras-Csanyi!)
  • ReadMe and What's New changes and additions

New Contributors

Full Changelog: V2.1.4...V2.2-preview3

V2.1.4

21 Mar 08:51
Compare
Choose a tag to compare

What's Changed

  • FluentHorizontalScroll - external navigation by @ProH4Ck in #347
  • Fix a typo by @LuohuaRain in #349
  • Fix switch click on label and on/off state by @ProH4Ck in #352
  • Use latest .NET 6 & 7 SDKs, update NuGet packages

New Contributors

Full Changelog: V2.1.3...V2.1.4

V2.1.3

14 Mar 13:36
e57ee0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.1.0...V2.1.3

V2.1.0

23 Feb 16:26
Compare
Choose a tag to compare

V2.0.5

12 Feb 16:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.0.4...V2.0.5

V2.0.4

06 Feb 23:02
f4cecbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.0.3...V2.0.4

V2.0.3

31 Jan 20:55
Compare
Choose a tag to compare

Changes needed to fix #304 and #298

Full Changelog: V2.0.2...V2.0.3

V1.6.1

31 Jan 22:23
Compare
Choose a tag to compare

Backport fix for #304
Plus some additional custom event changes

V2.0.2

25 Jan 20:46
23f1e10
Compare
Choose a tag to compare

What's Changed

  • Add Highlighter component by @dvoituron in #295
  • Initial work to add Monaco (VS Code) editor to the incubation lab by @vnbaaij in #289
  • V2.0.2 by @vnbaaij in #301
    -- Add validation for Month (FluentCalendar and Target (FluentButton)
    -- Add Highlighter component itsef to HighlighterPage
    -- Update Fluent UI System Icons to release 1.1.19
  • FluentButton and FluentCalendar tests by @Andras-Csanyi in #299

New Contributors

Full Changelog: V2.0.1...V2.0.2

V2.0.0

05 Jan 11:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.0.0-RC2...V2.0.0