github microsoft/fluentui-blazor v4.10.0

13 days ago

What's Changed

  • [FluentSlider] Use current-value instead of value attribute in web component by @LuohuaRain in #2438
  • [SplashScreen] Pass parameters.Modal to ShowSplashScreen... methods by @vnbaaij in #2449
  • [Docs] Fix typo in TemplatesPage.razor by @macel94 in #2452
  • [Icons] Update Fluent UI System Icons to 1.1.252 by @vnbaaij in #2467
  • [Docs] Improve warning for required interactivity by @MarvinKlein1508 in #2469
  • [Templates] Fix Template.Client services injection by @dvoituron in #2485
  • [FluenWizard] Fix Done button when last step is disabled by @dvoituron in #2503
  • [FluentMessageBar] Add id attribute to FluentMessageBar by @LuohuaRain in #2505
  • fix: FluentToast width issue when using timestamp in i18n by @LuohuaRain in #2508
  • [DragContainer] Add an event "onDragEnd" by @dvoituron in #2504
  • [Docs] Fix a typo by @LuohuaRain in #2518
  • [Autocomplete] Add missing AdditionalAttributes by @dvoituron in #2522
  • [Icons] Update Fluent UI System Icons to 1.1.253 by @vnbaaij in #2558
  • [DataGrid] Improve data refresh logic by @StevenTCramer in #2512
  • [DataGrid] Fix pagination when using itemprovider by @danielpastoor in #2530
  • [Menu] Add a FluentMenuProvider by @dvoituron in #2510
  • [Checkbox] Fix looping value error when used in a Stack by @vnbaaij in #2417
  • [DataGrid] Add AutoFit feature to size columns automatically as good as possible by @ksbecker in #2496
  • [NumberField] Add AutoComplete parameter by @vnbaaij in #2560
  • [DataGrid] Fix resizing to initial column widths issue by @vnbaaij in #2561
  • [Dialog] Make dismiss button larger and use neutral color by @vnbaaij in #2565
  • [Dialog] Fix regression, see #2542 for details by @vnbaaij in #2568
  • [Javascript Caching] Do not add version number to lib.module.js file by @vnbaaij in #2572
  • [DatePicker] Added OnDoubleClick event and DoubleClickToDate parameter by @RickyLin in #2567
  • [DataGrid] Trigger OnRowClick on keyboard enter in DataGrid row by @vnbaaij in #2577
  • [Menu] Pass through more parameters to region the menu is anchored to by @vnbaaij in #2579
  • [Dialog] Remove tabindex=-1 on fluent-dialog tag by @vnbaaij in #2584
  • [DataGrid] Add parameter to provide labels to resize UI by @vnbaaij in #2585
  • [DataGrid] Provide new way to render column actions by @vnbaaij in #2586
  • [General] Add .net9.0 as targeted framework by @vnbaaij in #2590
  • Revert "[FluentSlider] Use current-value instead of value attribute in web component" by @vnbaaij in #2591
  • [Overlay] Add Interactive and InteractiveExceptId parameters by @dvoituron in #2580
  • [Icons] Update to Fluent UI System Icons 1.1.256 by @vnbaaij in #2613
  • [FluentInputBase] Force EditContext to be re-associated with the Dispatcher by @cduluCNB in #2620
  • [Anchor] Fix hypertext appearance with icon in start/end slot by @vnbaaij in #2624

We also had some smaller changes without PR being involved:

  • [DataGrid] Don't hover on header row (no PR)
  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)
  • [Templates] Use latest SDK packages (no PR)

New Contributors

Full Changelog: v4.9.3...v4.10.0

Don't miss a new fluentui-blazor release

NewReleases is sending notifications on new releases.