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