v4.7.0
v4.7.0
Breaking change
- [Extensions] Add a namespace for extension methods to prevent possible naming clashes (#1776)
Demo site and documentation
- [Docs] Update Progress stroke examples dropdowns (#1835)
- [Docs] Update KeyCodeGlobalExample.razor.css to fix dark mode visuals (#1834)
- [Docs] Update Highlighter example to use FluentTextField instead of input (#1833)
- [Demo] Fix the Profile Menu position (#1841)
- [Demo] Clears demo site cache on startup if new version (#1839)
Components
- [AppBar] Apply role requirements (#1871)
- [Calendar] Use provided Culture for calendar operations (#1862)
- [DataGrid] Add remove sort capability on columns (#1826)
- [DataGrid] Add column Width parameter (#1902)
- [DataGrid] Add SortBy parameter support for PropertyColumn (#1877)
- [DataGrid] Extend GridSort possibilities (#1860)
- [DatePicker] Enhance for month /year selection (#1903)
- [Grid] Add AdaptiveRendering property (#1899)
- [Input] NotifyFieldChanged is called twice for all FluentInputBase derived components (#1846)
- [MenuButton] Add ChildContent so items can be supplied manually (#1848)
- [Paginator] spelling issue in FluentPaginator.razor.cs (#1829)
- [Popover] adds FixedPlacement parameter (#1894)
- [PullToRefresh] Add DragThreshold to PullToRefresh (#1858)
- [Select] Allow value to be set when component is disabled (#1892)
- [Slider] Fixes thumb redraw issues (Fix for #1836) (#1873)
- [Wizard] Fix the Wizard bullet number style (#1905)
Miscellaneous
- [Aspire] Fix #3364 by adding IKeyCodeListner and handler (#1866)
- [Pipeline] Add Code Coverage Report (#1861)
Icons
-
Update to Fluent UI System Icons 1.1.237
What's new (Name / Size(s) / Variant(s))
- Book / 48 / Filled & Regular
- Camera Arrow Up / 16, 20, 24 / Filled & Regular
- Chat Settings / 16 / Filled & Regular
- Circle Highlight / 20, 24 / Filled & Regular
- Circle Hint / 24 / Filled & Regular
- Circle Shadow / 20, 24 / Filled & Regular
- Content View / 16 / Filled & Regular
- Double Tap Swipe Down / 16 / Filled & Regular
- Double Tap Swipe Up / 16 / Filled & Regular
- Flash Sparkle / 16 / Filled & Regular
- Location Ripple / 12 / Filled & Regular
- Search Square / 16 / Filled & Regular
- Settings Chat / 16 / Filled & Regular
- Share Multiple / 16, 20, 24 / Filled & Regular
- Slide Play / 20, 24 / Filled & Regular
What's updated (Name / Size(s) / Variant(s))
- Book Add / 28 / Filled & Regular
- Book Contacts / 20, 24, 28, 32 / Filled & Regular
- Book / 28 / Filled & Regular
New Contributors
- @kylejuliandev made their first contribution in #1829
- @f4n0 made their first contribution in #1858
- @vrassouli made their first contribution in #1862
- @StefanJansson made their first contribution in #1903
Full Changelog: v4.6.1...v4.7.0