github microsoft/fluentui-blazor v4.10.2

15 hours ago

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

Don't miss a new fluentui-blazor release

NewReleases is sending notifications on new releases.