Skip to content

Releases: microsoft/fluentui-blazor

V4.3.1

12 Jan 14:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: V4.3.0...V4.3.1

V4.3.0

08 Jan 15:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V4.2.1...V4.3.0

V4.2.0

13 Dec 15:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V4.1.1...V4.2.0

V4.1.1

30 Nov 21:12
Compare
Choose a tag to compare

What's Changed

  • Typos in What's new by @agriffard in #1038
  • [InputFile] Add ProgressTemplate and a bindable ProgressPercent attribute by @dvoituron in #1037
  • [FluentNumberField] Fix the readonly attribute #v3 by @dvoituron in #1041
  • Fix splitter rendering on orientation change by @tlmii in #1046
  • Add OptionTemplate parameter for list components + examples, all for #v3 as well by @vnbaaij in #1045

Full Changelog: V4.1.0...V4.1.1

v4.1.0

28 Nov 16:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...V4.1.0

v4.0.0

16 Nov 11:28
Compare
Choose a tag to compare

What's Changed

  • [Documentation] Add UnitTests markdown page by @dvoituron in #658
  • ProgressToast related cahnges by @vnbaaij in #657
  • Add Width and Height property and associated styles by @dvoituron in #663
  • Fix Icons and Emojis trimmed during the WASM publishing by @dvoituron in #666
  • [Documentation] Update the Upgrade Guide and details on Icons by @dvoituron in #673
  • Fix FluenTreeItem select area when Text property is used by @ProH4Ck in #667
  • Fix the Tooltip used by the FluentOverflow by @dvoituron in #678
  • Set TextField.AutoComplete property to string type by @dvoituron in #682
  • Fix #674 by @vnbaaij in #676
  • Fix #621 by @vnbaaij in #683
  • Rewrite the Icons.AllIcons property using relfection by @dvoituron in #685
  • Users/vnbaaij/update templates by @vnbaaij in #688
  • Apply the Immediate property to "text" components by @dvoituron in #696
  • Add missing usings Project template by @agriffard in #702
  • Add item reference to FluentDataGridRow and FluentDataGridCell (#695) by @hksalessio in #700
  • [fix] multiline-text word-break by @ssccinng in #711
  • Dialog enhancements by @vnbaaij in #717
  • Add MessageBar component by @vnbaaij in #718
  • [FluentAutocomplete] new component by @dvoituron in #720
  • [FluentDatePicker] Update the popup position by @dvoituron in #724
  • [FluentAutocomplete] Update some usabilities by @dvoituron in #725
  • [FluentDatePicker and FluentTimePicker] Keep existing time/date by @dvoituron in #726
  • Couple of enhancements by @vnbaaij in #727
  • [FluentOptionPeople] Add ChildContent by @dvoituron in #728
  • Update CodeSetup.md by @LuohuaRain in #730
  • [FluentMenu/FluentPopover/FluentOverlay] Close menu/popover automatically when user clicks outside of it (by using overlay) by @vnbaaij in #729
  • Add EmptyContent parameter to the DataGrid by @vnbaaij in #731
  • [FluentPresenceBadge & FluentOptionPeople] - Update the Status badge to be compliant FluentUI 2 by @dvoituron in #732
  • [CssBuilder and StyleBuilder] Fixing the built format and position of the custom styles by @dvoituron in #745
  • Update FluentDataGridRow and example by @vnbaaij in #747
  • fix typos by @LuohuaRain in #751
  • [FluentButton] Update the Button.Loading when using with a Icon by @dvoituron in #752
  • Dialog enhancements (add dialog type, fix panel width setable), add MaxHeight to DemoSection by @vnbaaij in #740
  • Fix NavMenu route/subroute not selecting correct item by @vnbaaij in #755
  • [FluentDialog] Include components to customize the Dialog-box by @dvoituron in #764
  • Update Fluent UI System Icons to 1.1.217 by @vnbaaij in #765
  • Add PreventScroll to Dialog and Overlay by @vnbaaij in #758
  • Rename FluentOptionPeople to FluentPersona by @vnbaaij in #766
  • Typo 'the the' by @agriffard in #773
  • [InlineStyleBuilder] Fix the FluentSelect.Height property by @dvoituron in #774
  • [FluentIcon] Use of Value attribute (not Icon) by @dvoituron in #784
  • [WIP] Inert modal overlay by @c0g1t8 in #783
  • Re-work padding/height for dialog variants by @vnbaaij in #786
  • Add a Tooltip parameter to DataGrid columns by @vnbaaij in #791
  • Button and Icon colors by @dvoituron in #793
  • fix: enhanced DialogService doc with asp.net core 8 with ssr by @LuohuaRain in #795
  • [Icon Doc] Fix the Icon Color doc page by @dvoituron in #796
  • Fix MessageBar issues by @vnbaaij in #797
  • [Fix #805] - Fix the InlineStyleBuilder on .NET6 by @dvoituron in #806
  • Corrects minor typo on Dialog examples page by @c0g1t8 in #804
  • Several changes and fixes by @vnbaaij in #802
  • Fixes SimpleCustomizedDialog.razor by @c0g1t8 in #807
  • Fix FluentDataGrid error if page is quickly exited by @JamesNK in #810
  • [FluentInputFile] Fix the manual upload on iOS by @dvoituron in #815
  • fixes minor typo in FluentNumberField.razor.cs by @c0g1t8 in #824
  • Fix README.md minor typo by @Narvalex in #827
  • Update README.md - typo by @iwhp in #829
  • FluentSelect: Fix ValueChanged fired twice by @vnbaaij in #828
  • Fix #801 by removing direct call to Items.Count() by @vnbaaij in #831
  • FluentCard: Add AreaRestricted parameter by @vnbaaij in #830
  • [FluentDialog] Error message updated when FluentDialogProvider is missing by @dvoituron in #832
  • New NavMenu, NavGroup and NavLink components by @vnbaaij in #819
  • [Input Label] FluentInputLabel Add a Label and update aria-label by @dvoituron in #822
  • fix: chinese abbreviated day name in FluentCalendar by @ssccinng in #834
  • Minor documentation corrections by @c0g1t8 in #837
  • [Unit Tests] Add Unit Tests in .razor files by @dvoituron in #844
  • Fix #841: overflow causes loss of background for Panels with scrollbars by @vnbaaij in #842
  • Add a custom web-components script to enable setting theme pref before Blazor starts by @vnbaaij in #849
  • [Icons] Update Fluent UI System Icons to 1.1.220 by @vnbaaij in #854
  • Fix: Add '@' to keyframe for fade-out animation by @LuohuaRain in #855
  • [Accessibility] Fix some FluentButton and FluentNav aria attributes by @dvoituron in #853
  • Add examples and documentation for the Persona component. by @GillesTourreau in #843
  • [Unit Tests] Fix Incorrect Unit Test by @dvoituron in #856
  • [Autocomplete] Update some Accessibility issues by @dvoituron in #866
  • [FluentGrid] Add FluentGridItem with no breakpoints by @dvoituron in #862
  • docs: Update sample InputFileDefault.razor by @tossnet in #867
  • Docs: inverse : Api Documentation / Examples by @tossnet in #868
  • Fixing typo on the readme.md by @AClerbois in #870
  • fix!: Implement DesignToken.WithDefault and use in Demo site by @tlmii in #869
  • Fix #875 typo in Microsoft.Fast.Components.FluentUI.lib.module.js by @Narvalex in #876
  • [Accessibility] fix FluentDividerFix aria-orientation by @dvoituron in #877
  • [FluentDivider] Add and fix Unit Tests by @dvoituron in #878
  • Fix #861 and also fix rendering in case of manual grid by @vnbaaij in #874
  • fix typo by @alensiljak in ...
Read more

v4.0.0-rc.3

11 Nov 08:51
Compare
Choose a tag to compare
v4.0.0-rc.3 Pre-release
Pre-release

What's Changed

  • feat: add collapsed state to splitter component by @tlmii in #946

Full Changelog: v4.0.0-rc.2...v4.0.0-rc.3

v4.0.0-rc.2

09 Nov 13:39
Compare
Choose a tag to compare
v4.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2

v4.0.0-rc.1

03 Nov 16:18
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release

This version is for .NET 8 only. (use Microsoft.Fast.Components.FluentUI when using .NET 6 or 7)

  • Update all input component to use ReadOnly instead of a mix of possible spellings
  • Update demo site styling (nav menu and body now scroll independently)
  • Support DisabledDateFunc in FluentDatePicker
  • Removed the FluentCodeEditor component because it lacked features and has no Fluent design aspects. You can use the BlazorMonaco component as a replacement
  • Fix #911: Column resizing in DataGrid breaks when column to narrow
  • Fix #891: JSDisconnectedException in FluentOverflow
  • Fix #861: Needed extra empty-content-cell class
  • FluentCard: Add Width and Height + docs/examples
  • FluentToast: Timeout is now in milliseconds
  • FluentToastContainer renamed to FluentToastProvider
  • FluentMessageBarContainer renamed to FluentMessageBarProvider

v3.3.0

02 Nov 21:27
Compare
Choose a tag to compare

This version only supports .NET 6 and .NET 7 Blazor projects. For .NET 8 use the v4 version which has a new name: Microsoft.FluentUI.AspNetCore.Components

Full Changelog: v3.2.2...v3.3.0