|
| 1 | +## V4.13.1 |
| 2 | + |
| 3 | +- \[General\] Fix ADO pipelines ([#4227](https://github.com/microsoft/fluentui-blazor/pull/4227)) |
| 4 | +- \[Templates\] Fix .NET 10 Web App template ([#4242](https://github.com/microsoft/fluentui-blazor/pull/4242)) |
| 5 | + |
| 6 | +### General |
| 7 | + |
| 8 | +### Components |
| 9 | +- \[AutoComplete\] Override FocusAsync in FluentAutoComplete ([#4230](https://github.com/microsoft/fluentui-blazor/pull/4230)) |
| 10 | +- \[Combobox\] Fix presetting option ([#4255](https://github.com/microsoft/fluentui-blazor/pull/4255)) |
| 11 | +- \[Menu\] Add null checks for modules on DisposeAsync ([#4249](https://github.com/microsoft/fluentui-blazor/pull/4249)) |
| 12 | +- \[Menu\] Fix dispose error ([#4256](https://github.com/microsoft/fluentui-blazor/pull/4256)) |
| 13 | +- \[Menu\] More fixes for dispose error ([#4258](https://github.com/microsoft/fluentui-blazor/pull/4258)) |
| 14 | + |
| 15 | +### Icons and Emoji |
| 16 | +- Update to Fluent UI System Icons 1.1.311 |
| 17 | + 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. |
| 18 | + |
| 19 | +------------- |
1 | 20 | ## V4.13.0 |
2 | 21 |
|
3 | 22 | ### General |
|
62 | 81 | - \[Icons\] Allow GetInstance to find icons regardless of casing ([#4179](https://github.com/microsoft/fluentui-blazor/pull/4179)) |
63 | 82 | - Update to Fluent UI System Icons 1.1.311 |
64 | 83 | 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. |
65 | | - |
66 | | - |
| 84 | +-------------- |
67 | 85 | ## V4.12.1 |
68 | 86 |
|
69 | 87 | ### General |
|
74 | 92 | ### Components |
75 | 93 | - \[Autocomplete\] Fix keyboard usage in Single mode ([#3930](https://github.com/microsoft/fluentui-blazor/pull/3930)) |
76 | 94 | - \[AutoComplete\] Only render placeholder attribute when the parameter is provided ([#3919](https://github.com/microsoft/fluentui-blazor/pull/3919)) |
77 | | -- \[DataGrid\] Add IsFixed parameter ([#3929](https://github.com/microsoft/fluentui-blazor/pull/3929)) |
| 95 | +- \[DataGrid\] Add IsFixed parameter ([#3927](https://github.com/microsoft/fluentui-blazor/pull/3927)) |
78 | 96 | - \[DataGrid\] Add parameter to configure full column resize ([#3903](https://github.com/microsoft/fluentui-blazor/pull/3903)) |
79 | 97 | - \[DataGrid\] Fix header not being sticky in certain situations ([#3890](https://github.com/microsoft/fluentui-blazor/pull/3890)) |
80 | 98 | - \[DataGrid\] Make SelectColumn respond to programmatic changes in grid data ([#3949](https://github.com/microsoft/fluentui-blazor/pull/3949)) |
|
101 | 119 | - Update to Fluent UI System Icons 1.1.306. |
102 | 120 | 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. |
103 | 121 |
|
| 122 | +------------- |
104 | 123 | ## V4.12.0 |
105 | 124 |
|
106 | 125 | ### General |
|
134 | 153 | - \[Docs\] Update reboot section for IIS hosting workaround ([#3788](https://github.com/microsoft/fluentui-blazor/pull/3788)) |
135 | 154 |
|
136 | 155 | ### Icons and Emoji |
137 | | -- Update to Fluent UI System Icons 1.1.302. |
| 156 | + - Update to Fluent UI System Icons 1.1.302. |
138 | 157 | 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. |
139 | 158 |
|
140 | 159 |
|
141 | 160 | ## Before v4.12.0 |
142 | | -For versions before 4.12, see the [What's New? (v4.0 - v4.11.9)](https://www.fluentui-blaor.net/WhatsNew-Before412) page. |
| 161 | +For versions before 4.12, see the [What's New? (v4.0 - v4.11.9)](/WhatsNew-Before412) page. |
143 | 162 |
|
144 | 163 | ## Archives |
145 | 164 | For versions before 4.0, see [What's new? (archives)](/WhatsNew-Archive) page. |
0 commit comments