Releases: microsoft/fluentui-blazor
Releases · microsoft/fluentui-blazor
V2.3.5
V2.3.4
What's Changed
- Fix #413
- Fix #411
- Fix #414
- Add TableOfContents doc on how to refresh,
- Update WhatsNew
- Fix using library in RCL (described in discussion #391) and add documentation on how to do this
- Simplify some project files because of RCL changes
- Fix small issue in Search example
Full Changelog: V2.3.3...V2.3.4
V2.3.3
V2.3.2
V2.3.1
What's Changed
- Update to .NET 8.0.0-preview.4
- Fix #390 Accessibility compliance issue in DataGrid filter and pagination buttons
- Update NumberFieldDefault.razor by @Ogglas in #395 (and #398)
- Create SearchInteractiveWithDebounce.razor by @Ogglas in #396 (and #397)
- Fix issue #399 by @pk9r327 in #400
New Contributors
- @pk9r327 made their first contribution in #400
Full Changelog: V2.3.0...V2.3.1
V2.3.0
What's Changed
web-components.min.js
script internalized. IMPORTANT Remove script fromindex.html
/_Layout.cshtml
when upgrading- fix: Clear button does not clear search results by @Ogglas in #388
- fix #384 Icon isn't showing with Windows Authentication
- Docs updates
- No longer updating brave-cliff
Full Changelog: V2.2.1...V2.3.0
V2.2.1
V2.2.0
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 8QuickGrid
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
- @danielchalmers made their first contribution in #362
Full Changelog: V2.1.4...V2.2-preview3
V2.1.4
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
- @ProH4Ck made their first contribution in #347
- @LuohuaRain made their first contribution in #349
Full Changelog: V2.1.3...V2.1.4