V2.2.0
版本发布时间: 2023-04-19 20:49:41
microsoft/fluentui-blazor最新发布版本:v4.10.1(2024-09-26 20:58:25)
What's Changed
- Fix hyperlink in README by @danielchalmers in https://github.com/microsoft/fluentui-blazor/pull/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 https://github.com/microsoft/fluentui-blazor/pull/362
Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V2.1.4...V2.2-preview3