|
| 1 | +## V4.14.0 |
| 2 | + |
| 3 | +### General |
| 4 | +- \[General\] Pimp the publish local script ([#4363](https://github.com/microsoft/fluentui-blazor/pull/4363)) |
| 5 | +- \[General\] Apply fix for using latest SDKs when publishing ([#4429](https://github.com/microsoft/fluentui-blazor/pull/4429)) |
| 6 | + |
| 7 | +### Demo site and documentation |
| 8 | +- Update issue reporting guidelines in README ([#4502](https://github.com/microsoft/fluentui-blazor/pull/4502)) |
| 9 | +- \[Docs\] Typos on RebootPage ([#4389](https://github.com/microsoft/fluentui-blazor/pull/4389)) |
| 10 | +- \[Docs\] Fix notification center demo issues ([#4493](https://github.com/microsoft/fluentui-blazor/pull/4493)) |
| 11 | +- \[Docs\] Update docs for MessageBox result return values ([#4403](https://github.com/microsoft/fluentui-blazor/pull/4403)) |
| 12 | +- \[Docs\] Add note about multiple parameter in listbox ([#4514](https://github.com/microsoft/fluentui-blazor/pull/4514)) |
| 13 | + |
| 14 | +### Components |
| 15 | +- \[AppBar\] Fix AppBarItem OnClick not being handled in popover ([#4421](https://github.com/microsoft/fluentui-blazor/pull/4421)) |
| 16 | +- \[DataGrid\] Add Hierarchical DataGrid functionality ([#4484](https://github.com/microsoft/fluentui-blazor/pull/4484)) |
| 17 | +- \[DataGrid\] Fix resize indicator height (when ResizeColumnOnAllRows is true) ([#4383](https://github.com/microsoft/fluentui-blazor/pull/4383)) |
| 18 | +- \[DataGrid\] Fix RTL resize behavior ([#4453](https://github.com/microsoft/fluentui-blazor/pull/4453)) |
| 19 | +- \[DataGrid\] Fix SelectColumn issue ([#4491](https://github.com/microsoft/fluentui-blazor/pull/4491)) |
| 20 | +- \[DataGrid\] Improve Script ([#4500](https://github.com/microsoft/fluentui-blazor/pull/4500)) |
| 21 | +- \[DatePicker\] Prevent silently ignoring date formatting failures ([#4496](https://github.com/microsoft/fluentui-blazor/pull/4496)) |
| 22 | +- \[MessageBar\] HTML and Script can be injected into MessageBar Title ([#4414](https://github.com/microsoft/fluentui-blazor/pull/4414)) |
| 23 | +- \[Overlay\] Use CultureInfo.InvariantCulture for background-color and z-index ([#4366](https://github.com/microsoft/fluentui-blazor/pull/4366)) |
| 24 | +- \[ProfileMenu\] Change tabindex to 0 ([#4398](https://github.com/microsoft/fluentui-blazor/pull/4398)) |
| 25 | +- \[Templates\] Remove NotFound components from the .NET 10 Microsoft.NET.Sdk.BlazorW… ([#4417](https://github.com/microsoft/fluentui-blazor/pull/4417)) |
| 26 | + |
| 27 | +### Icons and Emoji |
| 28 | +- Update to Fluent UI System Icons 1.1.318 |
| 29 | + See the commit history in the Fluent UI System Icons repository [commit history](https://github.com/microsoft/fluentui-system-icons/commits/main/) for the full list of changes. |
| 30 | + |
| 31 | +-------------- |
| 32 | + |
1 | 33 | ## V4.13.2 |
2 | 34 |
|
3 | 35 | ### General |
|
0 commit comments