|
| 1 | +## V4.10.2 |
| 2 | + |
| 3 | +### General |
| 4 | +- \[General\] Update to latest .NET 8 and .NET 9 RC2 SDK. |
| 5 | +- \[Debounce\] Fix the Debounce class with async methods ([#2759](https://github.com/microsoft/fluentui-blazor/pull/2759)) |
| 6 | + |
| 7 | +### Components |
| 8 | +- \[Button\] Add StopPropagation + UnitTests ([#2732](https://github.com/microsoft/fluentui-blazor/pull/2732)) |
| 9 | +- \[DataGrid\] Add `HeaderTootip` to columns to allow for custom header tooltip text ([#2775](https://github.com/microsoft/fluentui-blazor/pull/2775)) |
| 10 | +- \[DataGrid\] Changes related to loading behavior ([#2739](https://github.com/microsoft/fluentui-blazor/pull/2739)) |
| 11 | +- \[DataGrid\] Fix disposed object access error in EntityFrameworkAdapter [#2769] ([#2781](https://github.com/microsoft/fluentui-blazor/pull/2781)) |
| 12 | +- \[DataGrid\] Support for multiple IAsyncQueryExecutor registrations ([#2730](https://github.com/microsoft/fluentui-blazor/pull/2730)) |
| 13 | +- \[FluentNavLink\] An issue where empty strings were not allowed in Href ([#2722](https://github.com/microsoft/fluentui-blazor/pull/2722)) |
| 14 | +- \[FluentRadioGroup\] Fix binding error ([#2742](https://github.com/microsoft/fluentui-blazor/pull/2742)) |
| 15 | +- \[Menu\] Add z-index to MenuProvider ([#2772](https://github.com/microsoft/fluentui-blazor/pull/2772)) |
| 16 | +- \[MenuButton\] Fix the MenuItem OnClick used with MenuButton ([#2784](https://github.com/microsoft/fluentui-blazor/pull/2784)) |
| 17 | +- \[MessageBar\] Update way animation is applied to the MessageBar ([#2723](https://github.com/microsoft/fluentui-blazor/pull/2723)) |
| 18 | +- \[NavMenu\] Make submenu in collapsed state work again ([#2771](https://github.com/microsoft/fluentui-blazor/pull/2771)) |
| 19 | +- \[Overlay\] Fix the detection of ExcludedElement for WASM ([#2755](https://github.com/microsoft/fluentui-blazor/pull/2755)) |
| 20 | +- \[ProfileMenu\] Add `Open` attribute ([#2741](https://github.com/microsoft/fluentui-blazor/pull/2741)) |
| 21 | +- \[Providers\] To prevent the menu and tooltip from displaying a scrollbar in body ([#2744](https://github.com/microsoft/fluentui-blazor/pull/2744)) |
| 22 | +- \[Tooltip\] Add role so screen reader can announce tooltip text ([#2724](https://github.com/microsoft/fluentui-blazor/pull/2724)) |
| 23 | +- \[TreeView\] Improve RTL support ([#2770](https://github.com/microsoft/fluentui-blazor/pull/2770)) |
| 24 | +- \[TreeView\] prevent runtime errors in change handeling ([#2776](https://github.com/microsoft/fluentui-blazor/pull/2776)) |
| 25 | + |
| 26 | +### Demo site and documentation |
| 27 | +- \[Docs\] Components inheriting ListComponentBase missing member descriptions ([#2735](https://github.com/microsoft/fluentui-blazor/pull/2735)) |
| 28 | +- \[Docs\] Fix nullable reference types not always showing in API documentation ([#2758](https://github.com/microsoft/fluentui-blazor/pull/2758)) |
| 29 | +- \[Docs\] Fixes missing method descriptions for APIs ([#2764](https://github.com/microsoft/fluentui-blazor/pull/2764)) |
| 30 | +- \[Docs\] Removes extra period from TemplatesPage.razor ([#2777](https://github.com/microsoft/fluentui-blazor/pull/2777)) |
| 31 | +- \[Docs\] Removes unnecessary output to console for Grid page ([#2767](https://github.com/microsoft/fluentui-blazor/pull/2767)) |
| 32 | + |
| 33 | + |
| 34 | +### Icons |
| 35 | +- Update to Fluent UI System Icons 1.1.260 (changes since 1.1.258). New **color** icons have been added! |
| 36 | + |
| 37 | + **What's new (Name / Size(s) / Variant(s))** |
| 38 | + - Arrow Circle Up Left / 16 / Filled & Regular |
| 39 | + - Arrow Circle Up Right / 16 / Filled & Regular |
| 40 | + - Building Checkmark / 16, 20 / Filled & Regular |
| 41 | + - Clock Alarm / 48 / Filled & Regular |
| 42 | + - Clothes Hanger / 12, 16, 20, 24 / Filled & Regular |
| 43 | + - Comment Quote / 16, 20, 24, 28 / Filled & Regular |
| 44 | + - Comment Text / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 45 | + - Glance Horizontal / 28, 48 / Filled & Regular |
| 46 | + - Glance / 16, 28, 32, 48 / Filled & Regular |
| 47 | + - Megaphone / 12 / Filled & Regular |
| 48 | + - Mic Link / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 49 | + - Pen Sync / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 50 | + - People Link / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 51 | + - People Queue / 28, 32, 48 / Filled & Regular |
| 52 | + - Person Head Hint / 16, 20, 24 / Filled & Regular |
| 53 | + - Person Sound Spatial / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 54 | + - Sound Wave Circle Sparkle / 16, 20, 24, 28, 32, 48 / Filled & Regular |
| 55 | + - Sound Wave Circle / 16, 28, 32, 48 / Filled & Regular |
| 56 | + |
| 57 | + **What's updated (Name / Size(s) / Variant(s))** |
| 58 | + |
| 59 | + - Comment / 12 / Filled & Regular |
| 60 | + - TV USB / 16, 48 / Filled & Regular |
| 61 | + |
| 62 | + **New style — Color!** |
| 63 | + |
| 64 | + - Add Circle / 16, 20, 24, 28, 32 / Color |
| 65 | + - Alert / 16, 20, 24, 28, 32, 48 / Color |
| 66 | + - Approvals App / 16, 20, 24, 28, 32 / Color |
| 67 | + - Apps / 16, 20, 24, 28, 32, 48 / Color |
| 68 | + - Arrow Trending Lines / 20, 24 / Color |
| 69 | + - Beach / 16, 20, 24, 28, 32, 48 / Color |
| 70 | + - Building Multiple / 20, 24 / Color |
| 71 | + - Building People / 16, 20, 24 / Color |
| 72 | + - Building Store / 16, 20, 24 / Color |
| 73 | + - Building / 16, 20, 24, 32, 48 / Color |
| 74 | + - Calendar Cancel / 16, 20, 24 / Color |
| 75 | + - Calendar Checkmark / 16, 20, 24 / Color |
| 76 | + - Calendar Clock / 16, 20, 24 / Color |
| 77 | + - Calendar People / 20 / Color |
| 78 | + - Calendar / 16, 20, 24, 28, 32, 48 / Color |
| 79 | + - Camera / 16, 20, 24 / Color |
| 80 | + - Chat Bubbles Question / 16, 20, 24 / Color |
| 81 | + - Chat More / 16, 20, 24 / Color |
| 82 | + - Chat Multiple / 16, 20, 24 / Color |
| 83 | + - Checkbox Person / 16, 20, 24 / Color |
| 84 | + - Checkbox / 16, 20, 24 / Color |
| 85 | + - Checkmark Circle / 16, 20, 24, 32, 48 / Color |
| 86 | + - Clipboard Text Edit / 20, 24, 32 / Color |
| 87 | + - Clipboard / 16, 20, 24, 28, 32, 48 / Color |
| 88 | + - Clock Alarm / 16, 20, 24, 32, 48 / Color |
| 89 | + - Cloud Dismiss / 16, 20, 24, 28, 32, 48 / Color |
| 90 | + - Cloud / 16, 20, 24, 28, 32, 48 / Color |
| 91 | + - Code Block / 16, 20, 24, 28, 32, 48 / Color |
| 92 | + - Coin Multiple / 16, 20 / Color |
| 93 | + - Data Bar Vertical Ascending / 16, 20, 24 / Color |
| 94 | + - Dismiss Circle / 16, 20, 24, 28, 32, 48 / Color |
| 95 | + - Document Add / 16, 20, 24, 28, 48 / Color |
| 96 | + - Document Folder / 16, 20, 24 / Color |
| 97 | + - Document Lock / 16, 20, 24, 28, 48 / Color |
| 98 | + - Document / 16, 20, 24, 28, 32, 48 / Color |
| 99 | + - Edit / 16, 20, 24, 32 / Color |
| 100 | + - Error Circle / 16, 20, 24, 48 / Color |
| 101 | + - Food / 16, 20, 24, 28, 32, 48 / Color |
| 102 | + - Game Chat / 20 / Color |
| 103 | + - Globe Shield / 20, 24, 48 / Color |
| 104 | + - Headphones / 20, 24, 28, 32, 48 / Color |
| 105 | + - Headset / 16, 20, 24, 28, 32, 48 / Color |
| 106 | + - History / 16, 20, 24, 28, 32, 48 / Color |
| 107 | + - Home / 16, 20, 24, 28, 32, 48 / Color |
| 108 | + - Library / 16, 20, 24, 28, 32 / Color |
| 109 | + - Mail Multiple / 16, 20, 24, 28, 32 / Color |
| 110 | + - Mail / 16, 20, 24, 28, 32, 48 / Color |
| 111 | + - Mic / 16, 20, 24, 28, 32, 48 / Color |
| 112 | + - Org / 16, 20, 24, 28, 32, 48 / Color |
| 113 | + - People Home / 16, 20, 24, 28, 32, 48 / Color |
| 114 | + - People Team / 16, 20, 24, 28, 32, 48 / Color |
| 115 | + - People / 16, 20, 24, 28, 32, 48 / Color |
| 116 | + - Person Available / 16, 20, 24 / Color |
| 117 | + - Person / 16, 20, 24, 28, 32, 48 / Color |
| 118 | + - Pin / 16, 20, 24, 28, 32, 48 / Color |
| 119 | + - Poll / 16, 20, 24, 32 / Color |
| 120 | + - Question Circle / 16, 20, 24, 28, 32, 48 / Color |
| 121 | + - Receipt / 16, 20, 24, 28, 32 / Color |
| 122 | + - Reward / 16, 20, 24 / Color |
| 123 | + - Scan Person / 16, 20, 24, 28, 48 / Color |
| 124 | + - Scan Type / 20, 24 / Color |
| 125 | + - Search Visual / 16, 20, 24 / Color |
| 126 | + - Shield Checkmark / 16, 20, 24, 28, 48 / Color |
| 127 | + - Shield / 16, 20, 24, 28, 32, 48 / Color |
| 128 | + - Shifts / 16, 20, 24, 28, 32 / Color |
| 129 | + - Text Edit Style / 16, 20, 24 / Color |
| 130 | + - Vault / 16, 20, 24 / Color |
| 131 | + - Video / 16, 20, 24, 28, 32, 48 / Color |
| 132 | + - Warning / 16, 20, 24, 28, 32, 48 / Color |
| 133 | + - Wrench / 16, 20, 24 / Color |
| 134 | + |
1 | 135 | ## v4.10.1
|
2 | 136 |
|
3 | 137 | ### General
|
|
0 commit comments