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