Releases: microsoft/fluentui-blazor
Releases · microsoft/fluentui-blazor
v3.0.1
What's Changed
- Fix demo sections label, add colocated files whe by @vnbaaij in #664
- Small change to FluentNavMenu by @vnbaaij in #665
- Version 3.0.1 by @vnbaaij in #686
- Add UnitTests markdown page (#658)
- ProgressToast related changes (#657)
- Add Width and Height property and associated styles (#663)
- #624 Change NavMenu to use Icon Value
- Fix Icons and Emojis trimmed during the WASM publishing process (#666)
- FluentMessageBox: enable not supplying an icon to the body
- Add doc about Icons / Emojis (#673)
- Fix click not working on FluentTreeItem text (#667)
- Fix the Tooltip used by the FluentOverflow (#678)
- Revert change in including web-components script. fix #668
- Fix TextField AutoComplete property to a string property (#682)
- Fix #674 (#676)
- Fix #621 - Add aria-hidden to clear-button (#683)
- Fix some search sample a11y issues
- Make FluentToastContainer work better on mobile devices (was #684)
- Replace the Icons.AllIcons property with a GetAllIcons method using reflection (#685 (In Icons package)
- Update WhatsNew
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
See https://www.fluentui-blazor.net/WhatsNew for more information
Full Changelog: v2.4.3...v3.0.0
v2.4.2
v2.4.1
v2.4.0
What's Changed
- Update WhatsNew.md - minor spelling corrections by @c0g1t8 in #445
- Template updates by @c0g1t8 in #447
- Fixes FetchData.razor for FluentUIBlazorServerApp template by @c0g1t8 in #453
- Fix missing ColumnOptions button for 'Align.Center' by @cupsos in #478
- Fix: style doesn't work in fluent-design-system-provider by @LuohuaRain in #484
- Users/vnbaaij/generic slider by @vnbaaij in #490
- Update Fluent UI System Icons to 1.1.204
- Rename Piñata Emoji to Pinata because the special character was giving issues on MAUI/Android and iOS
New Contributors
Full Changelog: V2.3.6...v2.4.0
V2.3.6
What's Changed
- Update TemplatesPage.razor by @c0g1t8 in #425
- Update README.md due to incorrect template Short Name by @c0g1t8 in #432
- Patch 6 by @Ogglas in #433
- Fix #370 - FluentIcon performance improvements by @andreisaperski in #439
- Update Fluent UI System Icons to 1.1.203
- Make arrow keys work in FluentDataGrid colum options
- Add required icon assets for all sizes
- Add all Presence icons as required
Fix demo site bugs #418, #419, #422, #424
New Contributors
- @c0g1t8 made their first contribution in #425
- @andreisaperski made their first contribution in #439
Full Changelog: V2.3.5...V2.3.6
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