Skip to content

Releases: microsoft/fluentui-blazor

v3.2.0

09 Oct 10:53
fd39452
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

27 Sep 08:25
115d212
Compare
Choose a tag to compare

What's Changed

  • Fix #776: Icon throws exception when deployed to Azure
  • Fix #780: 'OK' button rendered outside of panel for Site settings
    Also addresses some other issues with FluentDialog variants introduced in 3.1.0
  • Fix #755: Icon throws exception when deployed to Azure
  • Feature #782 Add ability to prevent dismissing a modal dialog by clicking on the overlay
  • Added Tooltip and Style parameters to DataGrid's PropertyColumn and TemplateColumn. See DataGrid page for examples.

Full Changelog: V3.1.0...v3.1.1

V3.1.0

22 Sep 15:27
Compare
Choose a tag to compare

New components

  • FluentAutoComplete
  • FluentPersona
  • FluentMessageBar

What's Changed

Components

  • [FluentButton] Update the Button.Loading when using with a Icon by @dvoituron in #752
  • [FluentCodeEditor] update docs by @vnbaaij in #692
  • [FluentCombobox, FluentSelect, FluentListbox] Add Width and Height property and associated styles by @dvoituron in #663
  • [FluentDataGrid] Add EmptyContent parameter by @vnbaaij in #731
  • [FluentDataGrid] multiline-text word-break by @ssccinng in #711
  • [FluentDataGridCell, FluentDataGridRow] Add item reference (#695) by @hksalessio in #700
  • [FluentDataGridRow] Update for sticky header and example by @vnbaaij in #747
  • [FluentDatePicker and FluentTimePicker] Keep existing time/date by @dvoituron in #726
  • [FluentDatePicker] Update the popup position by @dvoituron in #724
  • [FluentDialog] Dialog enhancements (add dialog type, fix panel width setable),
  • [FluentDialog] Enhancements by @vnbaaij in #717
  • [FluentDialog] Include components to customize the Dialog-box by @dvoituron in #764
  • [FluentDialog] Make all DialogService.Show..Async methods return IDialogReference by @vnbaaij in #694
  • [FluentMenu/FluentPopover/FluentOverlay] Close menu/popover automatically when user clicks outside of it (by using overlay) by @vnbaaij in #729
  • [FluentNavMenu] Fix route/subroute not selecting correct item by @vnbaaij in #755
  • [FluentOptionPeople] Add ChildContent by @dvoituron in #728
  • [FluentOverflow] Fix the Tooltip used by the FluentOverflow by @dvoituron in #678
  • [FluentPresenceBadge & FluentOptionPeople] - Update the Status badge to be compliant FluentUI 2 by @dvoituron in #732
  • [FluentProgressToast] Changes by @vnbaaij in #657
  • [FluentTreeItem] Fix select area when Text property is used by @ProH4Ck in #667
  • [Multiple] Add PreventScroll to Dialog and Overlay by @vnbaaij in #758
  • [Multiple] Apply the Immediate property to "text" components by @dvoituron in #696
  • [Multiple] Set TextField.AutoComplete property to string type by @dvoituron in #682

General

Templates

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

04 Sep 18:41
2fb0100
Compare
Choose a tag to compare

What's Changed

  • Fix demo sections label, add colocated files whe by @vnbaaij in #664
  • Small change to FluentNavMenu by @vnbaaij in #665
  • Version 3.0.1 by @vnbaaij in #686
  • Add UnitTests markdown page (#658)
  • ProgressToast related changes (#657)
  • Add Width and Height property and associated styles (#663)
  • #624 Change NavMenu to use Icon Value
  • Fix Icons and Emojis trimmed during the WASM publishing process (#666)
  • FluentMessageBox: enable not supplying an icon to the body
  • Add doc about Icons / Emojis (#673)
  • Fix click not working on FluentTreeItem text (#667)
  • Fix the Tooltip used by the FluentOverflow (#678)
  • Revert change in including web-components script. fix #668
  • Fix TextField AutoComplete property to a string property (#682)
  • Fix #674 (#676)
  • Fix #621 - Add aria-hidden to clear-button (#683)
  • Fix some search sample a11y issues
  • Make FluentToastContainer work better on mobile devices (was #684)
  • Replace the Icons.AllIcons property with a GetAllIcons method using reflection (#685 (In Icons package)
  • Update WhatsNew

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Aug 14:28
Compare
Choose a tag to compare

What's Changed

See https://www.fluentui-blazor.net/WhatsNew for more information

Full Changelog: v2.4.3...v3.0.0

v2.4.2

21 Jul 08:01
Compare
Choose a tag to compare

What's Changed

  • Change checkedchange browserEventName to 'change' by @cupsos in #553
  • Update to web-components.min.js v2.5.16 and update/extend relevant examples. @vnbaaij in #579

Full Changelog: v2.4.1...v2.4.2

v2.4.1

14 Jul 08:25
Compare
Choose a tag to compare

What's Changed

  • Fix: Lots of properties are not working in fluent-design-system-provider by @LuohuaRain in #528
  • Make SetTotalItemCountAsync in PaginationState public by @vnbaaij in #537
  • Fix slider bugs by @cupsos in #539

Full Changelog: v2.4.0...v2.4.1

v2.4.0

11 Jul 08:33
Compare
Choose a tag to compare

What's Changed

  • Update WhatsNew.md - minor spelling corrections by @c0g1t8 in #445
  • Template updates by @c0g1t8 in #447
  • Fixes FetchData.razor for FluentUIBlazorServerApp template by @c0g1t8 in #453
  • Fix missing ColumnOptions button for 'Align.Center' by @cupsos in #478
  • Fix: style doesn't work in fluent-design-system-provider by @LuohuaRain in #484
  • Users/vnbaaij/generic slider by @vnbaaij in #490
  • Update Fluent UI System Icons to 1.1.204
  • Rename Piñata Emoji to Pinata because the special character was giving issues on MAUI/Android and iOS

New Contributors

Full Changelog: V2.3.6...v2.4.0

V2.3.6

08 Jun 21:39
Compare
Choose a tag to compare

What's Changed

  • Update TemplatesPage.razor by @c0g1t8 in #425
  • Update README.md due to incorrect template Short Name by @c0g1t8 in #432
  • Patch 6 by @Ogglas in #433
  • Fix #370 - FluentIcon performance improvements by @andreisaperski in #439
  • Update Fluent UI System Icons to 1.1.203
  • Make arrow keys work in FluentDataGrid colum options
  • Add required icon assets for all sizes
  • Add all Presence icons as required
    Fix demo site bugs #418, #419, #422, #424

New Contributors

Full Changelog: V2.3.5...V2.3.6

V2.3.5

04 Jun 20:35
45e3649
Compare
Choose a tag to compare

What's Changed

  • Fix #418 by @vnbaaij in #421
  • Fix #419 by adding class "multiline-text" to grid's isolated CSS
  • Fix #386 by updating web-components.min.js to 2.5.15

Full Changelog: V2.3.4...V2.3.5