Releases: microsoft/fluentui-blazor
Releases · microsoft/fluentui-blazor
v4.11.5
What's Changed
- [Calendar] Add DisabledCheckAllDaysOfMonthYear by @dvoituron in #3351
- Bump esbuild from 0.23.1 to 0.25.0 in /src/Core.Assets by @dependabot in #3343
- [General] Some miscellaneous changes by @vnbaaij in #3353
- [Search] Fix non working datalist by @vnbaaij in #3354
- [DataGrid] Fix regression with
GridTemplateColumns
by @vnbaaij in #3357 - [Autocomplete] Fix the second unnecessary call by @dvoituron in #3367
- [Demo] Fix (most) printing issues when trying to print the page by @PascalVorwerk in #3370
- [NumberField] Unsigned integer values and fixes by @PascalVorwerk in #3373
- [Select] Fix positioning when multiple is true by @vnbaaij in #3380
New Contributors
- @PascalVorwerk made their first contribution in #3370
Full Changelog: v4.11.4...v4.11.5
v4.11.4
What's Changed
- [Combobox] Add EnableClickToClose by @hml-coder in #3186
- [DataGrid] Fix height not being set in specific situation by @vnbaaij in #3182
- [DataGrid] Not displaying EmptyContent/LoadingContent at correct position when in multiline mode. by @vnbaaij in #3188
- [DataGrid] Always re-evaluate GridTemplateColumns after collecting columns by @vnbaaij in #3189
- [Toolbar] Allow arrow keys to move cursor inside input fields by @rpodevns in #3200
- [InputFile] Add OnFileCountExceeded callback by @rpodevns in #3205
- [DataGrid] Fix popups being displays beneath header cells by @vnbaaij in #3221
- [DataGrid] [AppBar] Set
FluentComponentBase.Element
to a correct value by @vnbaaij in #3222 - [DataGrid] Add AutoItemsPerPage parameter and handling by @vnbaaij in #3220
- [DesignTokens] Change generated constructors by @vnbaaij in #3229
- [Docs] Some site changes by @vnbaaij in #3236
- [Combobox] fix #3238 - detachIndicatorClickHandler not found by @rpodevns in #3239
- [Dialog] Fix the Customized Dialog tooltip by @dvoituron in #3241
- [Lists] Add
ChangeOnEnterOnly
parameter to allow option focus change without selection by @vnbaaij in #3263 - [DataGrid] Small optimization to the number of times data needs to be refreshed by @vnbaaij in #3265
- [Tabs] Fix missing bold highlighting in Firefox #3276 by @MarvinKlein1508 in #3280
- [DataGrid] Remove padding for first column header by @vnbaaij in #3286
- [Icons] Update Fluent UI System icons to 1.1.273 by @vnbaaij in #3285
- Asset Explorer : Change message before search by @tossnet in #3291
- {Combobox] Fix loop when changing value by @vnbaaij in #3300
- [Lists] Trigger field changed when in multiple mode by @joriverm in #3294
- [DataGrid] Fix issues related to Sortable not being set on a column by @vnbaaij in #3310
- [DataGrid] Fix more header edge cases by @vnbaaij in #3316
- [DataGrid] Allow EntityFrameworkAsyncQueryExecutor configuration by @vnbaaij in #3272
- [Tabs] Fix Overflow getting out of sync with tab collection by @vnbaaij in #3284
- [DataGrid] Move down column action popup by @vnbaaij in #3319
- [Tabs] Use correct enum values when comparing size by @vnbaaij in #3326
- [Dialog] Add type safe way of working with IDialogContentComponent by @vnbaaij in #3339
New Contributors
Full Changelog: v4.11.3...v4.11.4
v4.11.3
What's Changed
- [Tabs] Remove height compensation by @denispaluca in #3149
- [DataGrid] Fix cell height issue and make header really sticky by @vnbaaij in #3173
New Contributors
- @denispaluca made their first contribution in #3149
Full Changelog: v4.11.2...v4.11.3
v4.11.2
What's Changed
- [DataGrid] Add SingleSticky selection mode by @hml-coder in #3150
- [DataGrid] Tweak
display: flex
and DataGridDisplayMode.Table by @vnbaaij in #3156 - [DataGrid] Make Empty/Loading row not respond to hover and
OnRowClick
by @vnbaaij in #3166
New Contributors
- @hml-coder made their first contribution in #3150
Full Changelog: v4.11.1...v4.11.2
v4.11.1
What's Changed
- [DataGrid] Smoother resizing by @f4n0 in #3072
- [Templates] Fix StreamRender error occurring in certain situations by @vnbaaij in #3090
- [Rating] Add reset by keyboard option by @vnbaaij in #3073
- [DataGrid] Fix script being to eager on processing arrow keys by @vnbaaij in #3091
- [Accordion] Fix Expanded state not being set in OnAccordionItemChange by @vnbaaij in #3092
- [DataGrid] Make combination of ResizableColumns and AutoFit work by @vnbaaij in #3098
- [DataGrid] Restore OnRowFocus and OnCellFocus by @vnbaaij in #3097
- [ListComponentBase] Fix #3029 invoke
ValueChanged
when initially selecting an option by @pk9r in #3105 - [FluentSlider] [FluentNumberField] Fix #2948 by @oneolddev in #3077
- [DataGrid Fix issue when scrolling horizontally and Virtualize="true" by @vnbaaij in https://github.com//pull/3107
- [ListComponentsBase] Fix SelectedOptionsChanged being Invoked twice by @vnbaaij in #3119
- [DataGrid] - Header needs display: flex in certain scenarios, multiline-text class must not be added to header by @vnbaaij in #3118
- [DataGrid] Fix issue when scrolling horizontally and Virtualize="true" by @vnbaaij in #3117
- [Anchor] Do not apply inline margin for hypertext by default. by @vnbaaij in #3131
- [Docs] Update DataGridMultiSelect blockquote sample by @gkizior in #3139
- [Stack] Add 'SpaceBetween' and 'stretch' to horizontal and vertical alignment options (#3142) by @f4n0 in #3143
- [DialogHeader] Allow dialog title exclusion from tab index by @NataschaZorgWijnhoven in #3137
- [Dialog] Add event before closing panel to allow validation of the data provided by the user by @diegomodolo in #2614
New Contributors
- @NataschaZorgWijnhoven made their first contribution in #3137
- @diegomodolo made their first contribution in #2614
Full Changelog: v4.11.0...v4.11.1
v4.11.0
What's Changed
- [InputFile] Make it work icw a loading Button by @MarvinKlein1508 in #2940
- [Wizard] Fix validation within GoToNextStepAsync method by @bejulian in #2944
- [Autocomplete] Fix the internal array when SelectedOptions is empty by @dvoituron in #2945
- [DataGrid] Add OData Adaptor package by @miguelhasse in #2938
- [DesignTheme] DesignTheme no console error if no storage defined by @dvoituron in #2956
- [Templates] Update and sync templates to .NET 9 release by @vnbaaij in #2959
- [Templates] Add new and update existing templates by @vnbaaij in #2961
- [Button] Fix showing hover on disabled button by @vnbaaij in #2968
- [TextField] Add support for additional field types by @svrooij in #2971
- [Rating] Improve a11y support by @vnbaaij in #2978
- [DataGrid] Save paging state in URL by @svrooij in #2972
- [Doc] embedding skeleton-test-pattern.svg file by @tossnet in #2983
- [Docs] Add .NET Conf 2024 video by @vnbaaij in #2984
- [Doc] for the doc website add an animation of fluentui logo by @tossnet in #2985
- [DataGrid] Alter rendering to use table elements by @vnbaaij in #2664
- [Datagrid] Page reload issue when using
SaveStateInUrl
by @svrooij in #2987 - [Tabs] Only render Label if Header is null by @vnbaaij in #2989
- [Docs] Add clarification for when Select is used with
Multiple="true"
by @vnbaaij in #2997 - [Icons] Update to Fluent UI System Icons 1.1.266 by @vnbaaij in #2990
- [General] Ability to change service lifetime by @svrooij in #2991
- [DatePicker] Add
PopupHorizontalPosition
property by @dvoituron in #3001 - [Templates] More templates work by @vnbaaij in #3003
- [MessageBox] Allow HTML markup in message by @vnbaaij in #3010
- [Popover] Go to the next focusable Element by @dvoituron in #3013
- Update Sample app packages to 4.11.0-Beta.1 by @dvoituron in #3023
- [Icons and Emojis] Update
AllIcons
andAllEmojis
extension methods by @dvoituron in #3026 - [Docs] Fix TreeView example by @vnbaaij in #3035
- [Fundamentals] Remove obsolete warnings by @dvoituron in #3036
- [Unit Tests] Fix the CodeCoverage script, using .NET9 only by @dvoituron in #3047
- [InputFile] Set last modified date by @maNobly in #3044
- [Icons] Update to Fluent UI System Icons 1.1.270 by @vnbaaij in #3057
- [InputFile] [Docs] Add null check on initialization by @MarvinKlein1508 in #3062
- [Wizard] Unregister EditForms in FluentWizardStep when DeferredLoading is enabled by @MarvinKlein1508 in #3065
- [DataGrid] Respecting control state of Loading parameter by @adamint in #3064
- [DataGrid] Some rendering changes and fixes by @vnbaaij in #3024
New Contributors
- @bejulian made their first contribution in #2944
- @svrooij made their first contribution in #2971
- @maNobly made their first contribution in #3044
- @adamint made their first contribution in #3064
Full Changelog: v4.10.4...v4.11.0
v4.10.4
What's Changed
- [DataGrid] Remove optimalization check as it can break in certain scenarios by @vnbaaij in #2875
- [Docs] Update README with Blazor Hybrid workaround note by @jfversluis in #2892
- [Calendar] Fix the Calendar disabled day in RTL direction by @dvoituron in #2909
- [KeyCode] Add a new
StopRepeat
property by @dvoituron in #2908 - [Autocomplete] Fix the Autocomplete Clear button by @dvoituron in #2906
- [Icons] Update to Fluent UI System Icons 1.1.263 by @vnbaaij in #2883
- [Autocomplete] Fix Icon Titles (Dismiss and Search) and delete predefined element by @dvoituron in #2891
- [DataGrid] Fix
SelectAll
after reloading data when theVirtualize
is set by @dvoituron in #2915 - [Accordion] Fix RTL specific styling by @vnbaaij in #2917
- [TreeItem] Only pass initially selected state to the web component by @vnbaaij in #2916
New Contributors
- @jfversluis made their first contribution in #2892
Full Changelog: v4.10.3...v4.10.4
What's Changed
- [DataGrid] Remove optimalization check as it can break in certain scenarios by @vnbaaij in #2875
- [Docs] Update README with Blazor Hybrid workaround note by @jfversluis in #2892
- [Calendar] Fix the Calendar disabled day in RTL direction by @dvoituron in #2909
- [KeyCode] Add a new
StopRepeat
property by @dvoituron in #2908 - [Autocomplete] Fix the Autocomplete Clear button by @dvoituron in #2906
- [Icons] Update to Fluent UI System Icons 1.1.263 by @vnbaaij in #2883
- [Autocomplete] Fix Icon Titles (Dismiss and Search) and delete predefined element by @dvoituron in #2891
- [DataGrid] Fix
SelectAll
after reloading data when theVirtualize
is set by @dvoituron in #2915 - [Accordion] Fix RTL specific styling by @vnbaaij in #2917
- [TreeItem] Only pass initially selected state to the web component by @vnbaaij in #2916
- Update to Fluent UI System Icons 1.1.265 by @vnbaaij in #2920
- [MessageBar] Implement
ClearAfterNavigation
on provider level by @vnbaaij in #2919 - Add Contributors with contrib.rocks by @AClerbois in #2924
New Contributors
- @jfversluis made their first contribution in #2892
Full Changelog: v4.10.3...v4.10.4
v4.10.3
What's Changed
- [Docs] Make MenuProvider message more prominent by @vnbaaij in #2792
- [MenuProvider] Check whether the FluentMenuProvider is included by @dvoituron in #2793
- [Menu/Tooltip] Fixed incorrectly previously by @vnbaaij in #2790
- [Slider] Make label respond to
Disabled
state by @vnbaaij in #2796 - [Templates] Fix typo 'paceholder' by @vnbaaij in #2801
- [NumberField] Fix looping error by @vnbaaij in #2807
- [MessageBox] Add settable primary action text for Show... methods by @vnbaaij in #2808
- [Stack] Added 'Stretch' horizontal alignment option by @RobMHarris in #2800
- [TreeView] Fix OnSelectedChange when using Items by @vnbaaij in #2811
- [Autocomplete] Fix the Autocomplete search rendering on slow connections by @dvoituron in #2820
- [Icons] Update to Fluent UI System Icons 1.1.261 (plus color fix) by @vnbaaij in #2817
- [AppBar] Make it work in horizontal orientation as well by @vnbaaij in #2760
- [AutoComplete] Add KeepOpen property by @dvoituron in #2829
- [DataGrid] Fix resize in RTL mode by @vnbaaij in #2843
- [Label] Add CustomColor parameter and implementation by @vnbaaij in #2828
- [Select] Fix multiple issues by @vnbaaij in #2840
- [General] Apply global color-scheme to reflect theme in use by @ProH4Ck in #2854
- [MenuItem] Add KeepOpen parameter by @RikVanHaaren in #2852
- [ComboBox] Fix OnValueChanged being called multiple times by @vnbaaij in #2855
- [Dialog] Prevent tooltip from being shown on load by @vnbaaij in #2856
- [Splitter] Fix trimming issue by @yueyinqiu in #2859
- fix a typo in the demo's home page by @fibref in #2869
- [FileInput] Fix uploading the same file twice by drag&drop by @vnbaaij in #2865
New Contributors
- @RobMHarris made their first contribution in #2800
- @RikVanHaaren made their first contribution in #2852
- @yueyinqiu made their first contribution in #2859
- @fibref made their first contribution in #2869
Full Changelog: v4.10.2...v4.10.3
v4.10.2
What's Changed
- [MessageBar] Update way animation is applied to the MessageBar by @yspanj in #2723
- [Tooltip] Add role so screen reader can announce tooltip text by @vnbaaij in #2724
- fix: [FluentNavLink] An issue where empty strings were not allowed in Href by @dannyldj in #2722
- [Button] Add StopPropagation + UnitTests by @vnbaaij in #2732
- [Docs] Components inheriting ListComponentBase missing member descriptions by @oneolddev in #2735
- [ProfileMenu] Add
Open
attribute by @dvoituron in #2741 - [FluentRadioGroup] Fix binding error by @vnbaaij in #2742
- [Providers] To prevent the menu and tooltip from displaying a scrollbar in body by @dvoituron in #2744
- [DataGrid] changes related to loading behavior by @vnbaaij in #2739
- [Overlay] Fix the detection of ExcludedElement for WASM by @dvoituron in #2755
- [Docs] Fix - Nullable reference types not always shown in API documentation by @oneolddev in #2758
- [Debounce] Fix the Debounce class with async methods by @dvoituron in #2759
- [Docs] Removes unnecessary output to console for Grid page by @oneolddev in #2767
- [TreeView] Improve RTL support by @vnbaaij in #2770
- [Docs] Fixes missing method descriptions for APIs by @oneolddev in #2764
- [NavMenu] Make submenu in collapsed state work again by @vnbaaij in #2771
- [Menu] Add z-index to MenuProvider by @vnbaaij in #2772
- [DataGrid] Add
HeaderTootip
to columns to allow for custom header tooltip text by @vnbaaij in #2775 - [TreeView] prevent runtime errors in change handeling by @vnbaaij in #2776
- [Docs] Removes extra period from TemplatesPage.razor by @oneolddev in #2777
- [DataGrid] Fix disposed object access error in EntityFrameworkAdapter [#2769] by @miguelhasse in #2781
- [MenuButton] Fix the MenuItem OnClick used with MenuButton by @dvoituron in #2784
- [DataGrid] Support for multiple IAsyncQueryExecutor registrations by @miguelhasse in #2730
New Contributors
Full Changelog: v4.10.1...v4.10.2
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