Releases: microsoft/fluentui-blazor
Releases · microsoft/fluentui-blazor
v4.4.0
What's Changed
- Fix
JustifyContentenum documentation description by @thatplatypus in #1324 - Investigate checkbox issue by @vnbaaij in #1319
- More checks and changes for fixing #1323 by @vnbaaij in #1325
- Fix #1335. Address feedback. Rename PageScript ->FluentPageScript by @vnbaaij in #1339
- [FluentIcon] Add IconSize.Custom value by @dvoituron in #1342
- Simplify template installation instructions by @c0g1t8 in #1353
- [FluentListbox] Add keyboard navigation/selection by @vnbaaij in #1356
- Fix problems with validation border color / validation classes by @vnbaaij in #1348
- [FluentMultiSplitter] New Splitter component (Experimental) by @dvoituron in #1313
- [DataGrid] - Add Loading and LoadingContent parameters by @vnbaaij in #1368
- [FluentSortableList] New component by @vnbaaij in #1334
- Some DataGrid Loading/Loading content follow-up work by @vnbaaij in #1375
- [Accessibility] Update Autocomplete Accessibility [v3] by @dvoituron in #1374
- List related refactoring and maintenance by @vnbaaij in #1372
- Update Fluent UI System Icons to 1.1.225 by @vnbaaij in #1376
- [Grid] Fix breakpoints not working with fractional pixels by @hksalessio in #1380
- [Overflow] Add RemoveItem method [v3] by @dvoituron in #1385
- [Popover] Add Threshold attributes [v3] by @dvoituron in #1384
- [Accessibility] Autocomplete - Fix up/down arrow and labels for screen reader [v3] by @dvoituron in #1383
- [DatePicker] Fix popup styling to match similar elements by @hksalessio in #1382
- [InputLabel] Fix clicking on required label (*) does not focus input … by @hksalessio in #1386
- [Fundamental] PART 1 - Editor.Config update and code fixing by @dvoituron in #1389
- [Sample] Add an example of an editable and validatable dialog box by @dvoituron in #1397
- [Checkbox] Fix missing Checkbox "disabled" class [v3] by @dvoituron in #1402
- [FluentFileInput] adds a "disabled" property to the FluentFileInput component by @NickHirras in #1404
- Use FluentKeyCode for NavMenu by @vnbaaij in #1393
- [KeyCode] Add StopPropagation and TargetId [v3] by @dvoituron in #1408
- Update Fluent UI System Icons to version 1.1.226 by @vnbaaij in #1407
- 2 small fixes by @vnbaaij in #1409
- Temporary fix #1391 by @vnbaaij in #1410
- [TooltipService] Add TooltipService.Refresh method [v3] by @dvoituron in #1413
- Add inputmode attribute support for FluentTextField by @martinbu in #1411
- Better fix for #1391. by @vnbaaij in #1416
- NavMenu / KeyCode optimizations by @vnbaaij in #1414
- [Autocomplete] Fix Autocomplete Enter key in EditForm [v3] by @dvoituron in #1417
- [FluentDesignTheme] Assertion failed "heap is currently locked when changing theme" by @dvoituron in #1419
- Fix #1421 by @vnbaaij in #1422
- Switch changes by @vnbaaij in #1426
- Not setting
current-valuefor fluent-number-field by @cupsos in #1424
New Contributors
- @thatplatypus made their first contribution in #1324
- @NickHirras made their first contribution in #1404
- @martinbu made their first contribution in #1411
Full Changelog: V4.3.1...v4.4.0
v3.5.4
Full Changelog: v3.5.3...v3.5.4
v3.5.3
Full Changelog: v3.5.2...v3.5.3
v3.5.2
Full Changelog: v3.5.1...v3.5.2
v3.5.1
Full Changelog: v3.5.0...v3.5.1
V4.3.1
What's Changed
- Fix Combobox and Select width property by @dvoituron in #1283
- Optimize Dialog CloseAsync Method by @LuohuaRain in #1270
- [Spliiter]: Add parameter to hide/show bar handle by @vnbaaij in #1301
- Prevent loop when working with random color by @vnbaaij in #1288
- Fix #1305 by overriding SetParametersAsync for Combobox by @vnbaaij in #1307
- Better fix for #1205 / #1225 which fixes #1294 by @vnbaaij in #1306
- [Tabs]: Add GoToTabAsync() method. Fixes #1314 by @vnbaaij in #1315
Full Changelog: V4.3.0...V4.3.1
V4.3.0
What's Changed
- [FluentOverflow] Resize when a new element is included or excluded by @dvoituron in #1172
- docs: fix outdated w3.org link by @tg2648 in #1177
- docs: fix typo by @Keshav-Pandey in #1184
- Fix #1185: NavMenu Collapse button behavior in SRR only woks once by @vnbaaij in #1191
- fix Combobox z-index stack order issue by @dromerolovo in #1189
- [FluentSliderLabel] Update the sub-label MaxWidth style by @dvoituron in #1214
- Fix #1205 FluentButton submit does not work outside the EditForm #v3 by @vnbaaij in #1225
- [DialogService] Add a fake instance of DialogEventArgs #280 by @dvoituron in #1223
- Fix #1194 #v3 by @vnbaaij in #1222
- [PageScript] Move script visibility inside the web component by @dvoituron in #1233
- Add NavMenuWidth parameter to FluentMainLayout by @heightpi in #1229
- [FluentWizard] New component by @dvoituron in #1211
- Several work items combined in a PR to not push to
devdirectly 😉 by @vnbaaij in #1232 - [Templates] Fix spelling and use
FluentValidationSummaryby @vnbaaij in #1234 - fix some typos by @LuohuaRain in #1243
- Fix Splitter so it works in RTL mode as well #v3 by @vnbaaij in #1246
- Add OnClick invoke to OnClickHandler by @vnbaaij in #1247
- Reset/clear site settings by @vnbaaij in #1235
- Add Id parameters by @vnbaaij in #1267
- Implemented OnDialogClosing callback by @au5ton in #1242
- Derive Calendar and DatePicker from InputBase (instead of ComponentBase) by @vnbaaij in #1275
- Add Id to anchor and add test by @vnbaaij in #1278
- Fix Combobox width without a important mark by @dvoituron in #1279
New Contributors
- @tg2648 made their first contribution in #1177
- @Keshav-Pandey made their first contribution in #1184
- @dromerolovo made their first contribution in #1189
- @heightpi made their first contribution in #1229
- @au5ton made their first contribution in #1242
Full Changelog: V4.2.1...V4.3.0
V4.2.0
What's Changed
- JavaScript tools project system integration by @vnbaaij in #1051
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /src/Core.Assets by @dependabot in #1052
- [FluentGrid] - Hiding elements by @dvoituron in #1048
- [MessageBox] Fix the MessageBox usage in WASM projects #v3 by @dvoituron in #1062
- [Dialogbox] Example using a Cancel button #v3 by @dvoituron in #1075
- fix: FluentPaginator inline styles by @ggomarighetti in #1077
- FluentPagination work by @vnbaaij in #1080
- [FluentCheckbox] Fix Three States List by @dvoituron in #1082
- New PR to replace #1016 #v3 by @vnbaaij in #1083
- Add FluentValidationMessage and Required by @vnbaaij in #1079
- Enable AutoComplete for FluentAutocomplete by @vnbaaij in #1084
- [Checkbox] ThreeStateOrderUncheckToIntermediate by @dvoituron in #1099
- [Design / Themes] FluentDesignTheme by @dvoituron in #1093
- Templates updates by @vnbaaij in #1104
New Contributors
- @dependabot made their first contribution in #1052
Full Changelog: V4.1.1...V4.2.0
V4.1.1
What's Changed
- Typos in What's new by @agriffard in #1038
- [InputFile] Add ProgressTemplate and a bindable ProgressPercent attribute by @dvoituron in #1037
- [FluentNumberField] Fix the readonly attribute #v3 by @dvoituron in #1041
- Fix splitter rendering on orientation change by @tlmii in #1046
- Add OptionTemplate parameter for list components + examples, all for #v3 as well by @vnbaaij in #1045
Full Changelog: V4.1.0...V4.1.1
v4.1.0
What's Changed
- Icons/Emojis explorers and WASM trimming by @dvoituron in #955
- [Docs] Add FluentUI logo by @tossnet in #959
- Splitter enhancements (from Aspire feedback). Fix #957 and fix #958 by @vnbaaij in #960
- Readme changes by @agriffard in #989
- Update template references by @agriffard in #988
- fix typos by @gbarrs-at-em in #986
- Fix the WASM Trimming issue by @dvoituron in #996
- Update label demo code with explicit code snippits to improve dev ux by @bitobrian in #1004
- Components properties comments review by @agriffard in #994
- Update Home.razor by @D3bo in #1008
- Fix typo in CodeSetup.md by @laurentkempe in #1015
- Typo in What's new by @agriffard in #1020
- [FluentCheckbox] Add 3-states (check/uncheck/indeterminate) by @dvoituron in #1022
- Fix components not changing on first clicks in Editform by @vnbaaij in #1026
- [Calendars] New views Days / Month / Years by @dvoituron in #1032
New Contributors
- @gbarrs-at-em made their first contribution in #986
- @bitobrian made their first contribution in #1004
- @D3bo made their first contribution in #1008
- @laurentkempe made their first contribution in #1015
Full Changelog: v4.0.0...V4.1.0