Releases: microsoft/fluentui-blazor
Releases · microsoft/fluentui-blazor
v3.2.2
v3.2.1
v3.2.0
v3.1.1
What's Changed
- Fix #776: Icon throws exception when deployed to Azure
- Fix #780: 'OK' button rendered outside of panel for Site settings
Also addresses some other issues with FluentDialog variants introduced in 3.1.0 - Fix #755: Icon throws exception when deployed to Azure
- Feature #782 Add ability to prevent dismissing a modal dialog by clicking on the overlay
- Added
Tooltip
andStyle
parameters to DataGrid'sPropertyColumn
andTemplateColumn
. See DataGrid page for examples.
Full Changelog: V3.1.0...v3.1.1
V3.1.0
New components
FluentAutoComplete
FluentPersona
FluentMessageBar
What's Changed
Components
- [FluentButton] Update the Button.Loading when using with a Icon by @dvoituron in #752
- [FluentCodeEditor] update docs by @vnbaaij in #692
- [FluentCombobox, FluentSelect, FluentListbox] Add Width and Height property and associated styles by @dvoituron in #663
- [FluentDataGrid] Add
EmptyContent
parameter by @vnbaaij in #731 - [FluentDataGrid] multiline-text word-break by @ssccinng in #711
- [FluentDataGridCell, FluentDataGridRow] Add item reference (#695) by @hksalessio in #700
- [FluentDataGridRow] Update for sticky header and example by @vnbaaij in #747
- [FluentDatePicker and FluentTimePicker] Keep existing time/date by @dvoituron in #726
- [FluentDatePicker] Update the popup position by @dvoituron in #724
- [FluentDialog] Dialog enhancements (add dialog type, fix panel width setable),
- [FluentDialog] Enhancements by @vnbaaij in #717
- [FluentDialog] Include components to customize the Dialog-box by @dvoituron in #764
- [FluentDialog] Make all DialogService.Show..Async methods return IDialogReference by @vnbaaij in #694
- [FluentMenu/FluentPopover/FluentOverlay] Close menu/popover automatically when user clicks outside of it (by using overlay) by @vnbaaij in #729
- [FluentNavMenu] Fix route/subroute not selecting correct item by @vnbaaij in #755
- [FluentOptionPeople] Add ChildContent by @dvoituron in #728
- [FluentOverflow] Fix the Tooltip used by the FluentOverflow by @dvoituron in #678
- [FluentPresenceBadge & FluentOptionPeople] - Update the Status badge to be compliant FluentUI 2 by @dvoituron in #732
- [FluentProgressToast] Changes by @vnbaaij in #657
- [FluentTreeItem] Fix select area when Text property is used by @ProH4Ck in #667
- [Multiple] Add
PreventScroll
to Dialog and Overlay by @vnbaaij in #758 - [Multiple] Apply the Immediate property to "text" components by @dvoituron in #696
- [Multiple] Set TextField.AutoComplete property to string type by @dvoituron in #682
General
- [CssBuilder and StyleBuilder] Fixing the built format and position of the custom styles by @dvoituron in #745
- [Documentation] Add UnitTests markdown page by @dvoituron in #658
- [Documentation] Update the Upgrade Guide and details on Icons by @dvoituron in #673
- Add MaxHeight to DemoSection by @vnbaaij in #740
- Fix #621 by @vnbaaij in #683
- Fix #674 by @vnbaaij in #676
- Fix Icons and Emojis trimmed during the WASM publishing by @dvoituron in #666
- fix typos by @LuohuaRain in #751
- Re-add scripts to index.html/_Layout.cshtml, Update docs by @vnbaaij in #697
- Rewrite the Icons.AllIcons property using relfection by @dvoituron in #685
- Update CodeSetup.md by @LuohuaRain in #730
- Update Fluent UI System Icons to 1.1.217 by @vnbaaij in #765
Templates
- Update templates by @vnbaaij in #688
- Add missing usings Project template by @agriffard in #702
New Contributors
- @agriffard made their first contribution in #702
- @hksalessio made their first contribution in #700
- @ssccinng made their first contribution in #711
Full Changelog: v3.0.1...v3.1.0
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