|
| 1 | +## V4.10.4 |
| 2 | + |
| 3 | +### General |
| 4 | +- \[General\] Supports .NET 9 GA version |
| 5 | + |
| 6 | +### Components |
| 7 | +- \[Accordion\] Fix RTL specific styling ([#2917](https://github.com/microsoft/fluentui-blazor/pull/2917)) |
| 8 | +- \[Autocomplete\] Fix Icon Titles (Dismiss and Search) and delete predefined element ([#2891](https://github.com/microsoft/fluentui-blazor/pull/2891)) |
| 9 | +- \[Autocomplete\] Fix the Autocomplete Clear button ([#2906](https://github.com/microsoft/fluentui-blazor/pull/2906)) |
| 10 | +- \[Calendar\] Fix the Calendar disabled day in RTL direction ([#2909](https://github.com/microsoft/fluentui-blazor/pull/2909)) |
| 11 | +- \[DataGrid\] Fix `SelectAll` after reloading data when the `Virtualize` is set ([#2915](https://github.com/microsoft/fluentui-blazor/pull/2915)) |
| 12 | +- \[DataGrid\] Remove optimalization check as it can break in certain scenarios ([#2875](https://github.com/microsoft/fluentui-blazor/pull/2875)) |
| 13 | +- \[KeyCode\] Add a new `StopRepeat` property ([#2908](https://github.com/microsoft/fluentui-blazor/pull/2908)) |
| 14 | +- \[MessageBar\] Implement ClearAfterNavigation on provider level ([#2919](https://github.com/microsoft/fluentui-blazor/pull/2919)) |
| 15 | +- \[Select\] Fix ValueChanged regression [#2923](https://github.com/microsoft/fluentui-blazor/issues/2923) |
| 16 | +- \[Tab\] Use correct color for close icon ([#2922](https://github.com/microsoft/fluentui-blazor/issues/2922)) |
| 17 | +- \[TreeItem\] Only pass initially selected state to the web component ([#2916](https://github.com/microsoft/fluentui-blazor/pull/2916)) |
| 18 | + |
| 19 | +### Demo site and documentation |
| 20 | +- \[Docs\] Update README with Blazor Hybrid workaround note ([#2892](https://github.com/microsoft/fluentui-blazor/pull/2892)) |
| 21 | + |
| 22 | +### Icons |
| 23 | +- Update to Fluent UI System Icons 1.1.265 (changes since 1.1.261) |
| 24 | + |
| 25 | + **What's new (Name / Size(s) / Variant(s))** |
| 26 | + - Animal Paw Print / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 27 | + - Arrow Bounce / 12, 28, 48 / Filled & Regular |
| 28 | + - Arrow Clockwise Dashes / 28, 48 / Filled & Regular |
| 29 | + - Arrow Clockwise Dashes Settings / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 30 | + - Arrow Down Left / 12, 28 / Filled & Regular |
| 31 | + - Arrow Flow Diagonal Up Right / 12, 28, 48 / Filled & Regular |
| 32 | + - Arrow Up Right / 12, 28 / Filled & Regular |
| 33 | + - Arrow Up Right Dashes / 12, 20, 24, 28, 32, 48 / Filled & Regular |
| 34 | + - Arrow Wrap / 32 / Filled & Regular |
| 35 | + - Arrow Wrap Up To Down / 20, 32 / Filled & Regular |
| 36 | + - Chat Off / 16 / Filled & Regular |
| 37 | + - Coin Multiple / 16, 24 / Filled & Regular |
| 38 | + - Comment Badge / 16, 20, 24 / Filled & Regular |
| 39 | + - Connected / 24, 32 / Filled & Regular |
| 40 | + - Data Usage / 28, 32, 48 / Filled & Regular |
| 41 | + - Data Usage Checkmark / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 42 | + - Document One Page Multiple / 16, 20, 24 / Filled & Regular |
| 43 | + - Document One Page Multiple / 16, 20, 24 / Filled & Regular |
| 44 | + - Document One Page Multiple Sparkle / 16, 20, 24 / Filled & Regular |
| 45 | + - Document One Page Multiple Sparkle / 16, 20, 24 / Filled & Regular |
| 46 | + - Lightbulb / 32 / Light |
| 47 | + - Line Horizontal 1 Dash Dot Dash / 20 / Filled & Regular |
| 48 | + - Line Horizontal 1 Dot / 20 / Filled & Regular |
| 49 | + - Line Horizontal 3 / 16, 24, 28, 32, 48 / Filled & Regular |
| 50 | + - Navigation / 28, 32, 48 / Filled & Regular |
| 51 | + - Pause Circle / 16 / Filled & Regular |
| 52 | + - Square Text Arrow Repeat All / 16, 20, 24 / Filled & Regular |
| 53 | + - Stack / 28, 48 / Filled & Regular |
| 54 | + - Stack Off / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 55 | + - Text Bullet List Square / 28 / Filled & Regular |
| 56 | + - TextBox / 20, 28, 32, 48 / Filled & Regular |
| 57 | + - TextBox Checkmark / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 58 | + - Translate / 32 / Filled & Regular |
| 59 | + |
| 60 | + **What's updated (Name / Size(s) / Variant(s))** |
| 61 | + - Add Circle / 16 / Filled & Regular |
| 62 | + - Arrow Clockwise Dashes / 16, 20, 24, 32 / Filled & Regular |
| 63 | + - Arrow Counterclockwise Dashes / 20, 24 / Filled & Regular |
| 64 | + - Coin Multiple / 20 / Filled & Regular |
| 65 | + - Subtract Circle Arrow Back / 16 / Filled & Regular |
| 66 | + - Subtract Circle Arrow Forward / 16 / Filled & Regular |
| 67 | + - Subtract Circle / 16 / Filled & Regular |
| 68 | + - TextBox / 16 / Filled |
| 69 | + |
1 | 70 | ## V4.10.3
|
2 | 71 |
|
3 | 72 | ### Important note
|
|
0 commit comments