V3.1.0
版本发布时间: 2023-09-22 23:27:14
microsoft/fluentui-blazor最新发布版本:v4.10.1(2024-09-26 20:58:25)
New components
-
FluentAutoComplete
-
FluentPersona
-
FluentMessageBar
What's Changed
Components
- [FluentButton] Update the Button.Loading when using with a Icon by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/752
- [FluentCodeEditor] update docs by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/692
- [FluentCombobox, FluentSelect, FluentListbox] Add Width and Height property and associated styles by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/663
- [FluentDataGrid] Add
EmptyContent
parameter by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/731 - [FluentDataGrid] multiline-text word-break by @ssccinng in https://github.com/microsoft/fluentui-blazor/pull/711
- [FluentDataGridCell, FluentDataGridRow] Add item reference (#695) by @hksalessio in https://github.com/microsoft/fluentui-blazor/pull/700
- [FluentDataGridRow] Update for sticky header and example by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/747
- [FluentDatePicker and FluentTimePicker] Keep existing time/date by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/726
- [FluentDatePicker] Update the popup position by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/724
- [FluentDialog] Dialog enhancements (add dialog type, fix panel width setable),
- [FluentDialog] Enhancements by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/717
- [FluentDialog] Include components to customize the Dialog-box by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/764
- [FluentDialog] Make all DialogService.Show..Async methods return IDialogReference by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/694
- [FluentMenu/FluentPopover/FluentOverlay] Close menu/popover automatically when user clicks outside of it (by using overlay) by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/729
- [FluentNavMenu] Fix route/subroute not selecting correct item by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/755
- [FluentOptionPeople] Add ChildContent by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/728
- [FluentOverflow] Fix the Tooltip used by the FluentOverflow by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/678
- [FluentPresenceBadge & FluentOptionPeople] - Update the Status badge to be compliant FluentUI 2 by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/732
- [FluentProgressToast] Changes by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/657
- [FluentTreeItem] Fix select area when Text property is used by @ProH4Ck in https://github.com/microsoft/fluentui-blazor/pull/667
- [Multiple] Add
PreventScroll
to Dialog and Overlay by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/758 - [Multiple] Apply the Immediate property to "text" components by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/696
- [Multiple] Set TextField.AutoComplete property to string type by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/682
General
- [CssBuilder and StyleBuilder] Fixing the built format and position of the custom styles by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/745
- [Documentation] Add UnitTests markdown page by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/658
- [Documentation] Update the Upgrade Guide and details on Icons by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/673
- Add MaxHeight to DemoSection by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/740
- Fix #621 by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/683
- Fix #674 by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/676
- Fix Icons and Emojis trimmed during the WASM publishing by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/666
- fix typos by @LuohuaRain in https://github.com/microsoft/fluentui-blazor/pull/751
- Re-add scripts to index.html/_Layout.cshtml, Update docs by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/697
- Rewrite the Icons.AllIcons property using relfection by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/685
- Update CodeSetup.md by @LuohuaRain in https://github.com/microsoft/fluentui-blazor/pull/730
- Update Fluent UI System Icons to 1.1.217 by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/765
Templates
- Update templates by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/688
- Add missing usings Project template by @agriffard in https://github.com/microsoft/fluentui-blazor/pull/702
New Contributors
- @agriffard made their first contribution in https://github.com/microsoft/fluentui-blazor/pull/702
- @hksalessio made their first contribution in https://github.com/microsoft/fluentui-blazor/pull/700
- @ssccinng made their first contribution in https://github.com/microsoft/fluentui-blazor/pull/711
Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v3.0.1...v3.1.0