|
| 1 | +## V4.13.2 |
| 2 | + |
| 3 | +### General |
| 4 | +- \[Chore\] Use NET 10 GA SDK ([#4279](https://github.com/microsoft/fluentui-blazor/pull/4279)) |
| 5 | +- \[Chore\] Fix CodeQL ([#4315](https://github.com/microsoft/fluentui-blazor/pull/4315)) |
| 6 | +- \[Chore\] Configure Dependabot settings ([#4320](https://github.com/microsoft/fluentui-blazor/pull/4320)) |
| 7 | +- \[Templates\] Fix .net10 web app rename issue ([#4310](https://github.com/microsoft/fluentui-blazor/pull/4310)) |
| 8 | +- \[Templates\] Fix Client projects in Web App templates ([#4328](https://github.com/microsoft/fluentui-blazor/pull/4328)) |
| 9 | +- \[Templates\] Adjust _Imports include condition ([#4329](https://github.com/microsoft/fluentui-blazor/pull/4329)) |
| 10 | +- \[Templates\] Fix icon in Web App 9 and 10 templates ([#4337](https://github.com/microsoft/fluentui-blazor/pull/4337)) |
| 11 | + |
| 12 | +### Components |
| 13 | +- \[AccordionItem\] Add HeadingTooltip parameter ([#4306](https://github.com/microsoft/fluentui-blazor/pull/4306)) |
| 14 | +- \[Combobox\] Fix binding to a value not in the list items ([#4353](https://github.com/microsoft/fluentui-blazor/pull/4353)) |
| 15 | +- \[Dialog\] Fix error when module hasn't finished loading ([#4324](https://github.com/microsoft/fluentui-blazor/pull/4324)) |
| 16 | +- \[Dialog\] Update methods to accept an IDialogReference interface ([#4316](https://github.com/microsoft/fluentui-blazor/pull/4316)) |
| 17 | +- \[DataGrid\] Add a SelectColumn Comparer property ([#4344](https://github.com/microsoft/fluentui-blazor/pull/4344)) |
| 18 | +- \[DataGrid\] Asynchronous IQueryable based loading enhancements ([#4343](https://github.com/microsoft/fluentui-blazor/pull/4343)) |
| 19 | +- \[Grid\] Use more presice values for width percentages ([#4299](https://github.com/microsoft/fluentui-blazor/pull/4299)) |
| 20 | +- \[SortableList\] Handle JS errors in a better way ([#4286](https://github.com/microsoft/fluentui-blazor/pull/4286)) |
| 21 | +- \[Splitter\] Add support for touch events ([#4338](https://github.com/microsoft/fluentui-blazor/pull/4338)) |
| 22 | + |
| 23 | +### Icons and Emoji |
| 24 | +- Update to Fluent UI System Icons 1.1.315 |
| 25 | + 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. |
| 26 | + |
| 27 | +-------------- |
| 28 | + |
1 | 29 | ## V4.13.1 |
2 | 30 |
|
| 31 | +### General |
3 | 32 | - \[General\] Fix ADO pipelines ([#4227](https://github.com/microsoft/fluentui-blazor/pull/4227)) |
4 | 33 | - \[Templates\] Fix .NET 10 Web App template ([#4242](https://github.com/microsoft/fluentui-blazor/pull/4242)) |
5 | 34 |
|
6 | | -### General |
7 | | - |
8 | 35 | ### Components |
9 | 36 | - \[AutoComplete\] Override FocusAsync in FluentAutoComplete ([#4230](https://github.com/microsoft/fluentui-blazor/pull/4230)) |
10 | 37 | - \[Combobox\] Fix presetting option ([#4255](https://github.com/microsoft/fluentui-blazor/pull/4255)) |
|
0 commit comments