v4.10.1
版本发布时间: 2024-09-26 20:58:25
microsoft/fluentui-blazor最新发布版本:v4.10.1(2024-09-26 20:58:25)
What's Changed
- [Docs] Add MarkupString to DemoSearch by @MarvinKlein1508 in https://github.com/microsoft/fluentui-blazor/pull/2626
- [Doc] Fix missing hljs object by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2631
- [ProfileMenu] Fix the
TopCorner
style by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2632 - [SplitPanel] Remove console logging by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2636
- [General] Update .NET 9 SDK by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2639
- [Icons] Update to Fluent UI System Icons 1.1.258 by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2641
- [Github]Update the actions/upload-artifact to v4 by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2650
- [Autocomplete] Fix Autocomplete Aria-Hidden and Focusable by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2648
- [Anchor] Revert #2624 and replace with a better solution by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2640
- [Doc] Add FluentMenuProvider notes by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2649
- [Lists] Fix reset issue by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2660
- [RadioGroup] Fix keyboard selection by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2663
- [Slider] Fix FluentSlider two-way binding issue [#2609} by @oneolddev in https://github.com/microsoft/fluentui-blazor/pull/2665
- [DataGrid] Fix column options popup being blank by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2674
- [Debounce] Replace
Debouncer
with the newDebounceTask
v5 by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2678 - [Docs] Blazor Hybrid code snippet reformat by @oneolddev in https://github.com/microsoft/fluentui-blazor/pull/2673
- [Debounce] Fix Unit Test by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2679
- [Debounce] Fix Unit Tests by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2681
- [Select] Change height in listbox style to use fit-content when
Height
value is provided by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2680 - [Combobox] Add Combobox Immediate property by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2685
- [Button] Remove style override when in loading state by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2686
- [DateTime] Accessibility - Add
role
,tabindex
and catch Enter/Space by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2688 - [Design] Fix fluent-design-system-provider attribute names by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2693
- [Label] Add FluentLabel.Id by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2704
- [NumberField] Use error outline when invalid by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2705
- [DataGrid] EF Core Adapter - A second operation was started by @miguelhasse in https://github.com/microsoft/fluentui-blazor/pull/2653
- [Accessibility] Fix of the unannounced
Required
keyword with FluentSelect by @dvoituron in https://github.com/microsoft/fluentui-blazor/pull/2706 - [DataGrid] Add a Selectable function parameter to SelectColumn by @miguelhasse in https://github.com/microsoft/fluentui-blazor/pull/2709
- [MenuButton] Add an optional start icon by @adtaylor-cs in https://github.com/microsoft/fluentui-blazor/pull/2707
- [DataGrid] Public method override additions by @miguelhasse in https://github.com/microsoft/fluentui-blazor/pull/2711
- [Calendar] Add ReadOnly in day click/keydown logic by @vnbaaij in https://github.com/microsoft/fluentui-blazor/pull/2720
- [MessageBar] Add an optional toggle for the fade in animation. by @yspanj in https://github.com/microsoft/fluentui-blazor/pull/2716
New Contributors
- @miguelhasse made their first contribution in https://github.com/microsoft/fluentui-blazor/pull/2653
- @adtaylor-cs made their first contribution in https://github.com/microsoft/fluentui-blazor/pull/2707
- @yspanj made their first contribution in https://github.com/microsoft/fluentui-blazor/pull/2716
Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v4.10.0...v4.10.1