File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed
examples/Demo/Shared/wwwroot/docs Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## v4.9.2
2
+ ### Components
3
+ - [ General] JavaScript Cache management ([ #2388 ] ( https://github.com/microsoft/fluentui-blazor/pull/2388 ) )
4
+ - [ DataGrid] Avoid excessive calling of reinitialize method in JavaScript ([ #2403 ] ( https://github.com/microsoft/fluentui-blazor/pull/2403 ) )
5
+ - [ DatePicker] Fix default position for RTL layout ([ #2372 ] ( https://github.com/microsoft/fluentui-blazor/pull/2372 ) )
6
+ - [ MenuButton] Fix icon size ([ #2374 ] ( https://github.com/microsoft/fluentui-blazor/pull/2374 ) )
7
+ - [ MultiSplitter] Fix RTL direction ([ #2380 ] ( https://github.com/microsoft/fluentui-blazor/pull/2380 ) )
8
+ - [ Overflow] Add ` Fixed ` parameter ([ #2393 ] ( https://github.com/microsoft/fluentui-blazor/pull/2393 ) )
9
+ - [ Overflow] Add ` Fixed ` enumeration ([ #2401 ] ( https://github.com/microsoft/fluentui-blazor/pull/2401 ) )
10
+ - [ Search] Add ` AutoComplete ` parameter ([ #2397 ] ( (https://github.com/microsoft/fluentui-blazor/pull/2397) ) )
11
+ - [ Select] Fix logic when setting new option ([ #2384 ] ( https://github.com/microsoft/fluentui-blazor/pull/2384 ) )
12
+ - [ SortableList] Adding Properties ` FromListId ` and ` ToListId ` ([ #2385 ] ( https://github.com/microsoft/fluentui-blazor/pull/2385 ) )
13
+ - [ SplashScreen] Pass parameters.Modal to ` ShowSplashScreen... ` methods ([ #2398 ] ( https://github.com/microsoft/fluentui-blazor/pull/2398 ) )
14
+ - [ TreeView] Fix the first item never selected [ #2414 ] ( https://github.com/microsoft/fluentui-blazor/pull/2414 )
15
+ - [ Wizard] Add ` GoToStepAsync ` method ([ #2383 ] ( https://github.com/microsoft/fluentui-blazor/pull/2383 ) )
16
+ - [ Wizard] Fix validation when ` @bind-Value ` is set ([ #2364 ] ( https://github.com/microsoft/fluentui-blazor/pull/2364 ) )
17
+
18
+ ### Demo site and documentation
19
+ - [ Docs] Better column distribution for homepage ([ #2360 ] ( https://github.com/microsoft/fluentui-blazor/pull/2360 ) )
20
+ - [ Docs] Improve API Documentation performance ([ #2377 ] ( https://github.com/microsoft/fluentui-blazor/pull/2377 ) )
21
+ - [ Docs] Fix some typos ([ #2400 ] ( https://github.com/microsoft/fluentui-blazor/pull/2400 ) )
1
22
2
23
## v4.9.1
3
24
### Components
Original file line number Diff line number Diff line change
1
+ ## v4.9.2
2
+ ### Components
3
+ - [ General] JavaScript Cache management ([ #2388 ] ( https://github.com/microsoft/fluentui-blazor/pull/2388 ) )
4
+ - [ DataGrid] Avoid excessive calling of reinitialize method in JavaScript ([ #2403 ] ( https://github.com/microsoft/fluentui-blazor/pull/2403 ) )
5
+ - [ DatePicker] Fix default position for RTL layout ([ #2372 ] ( https://github.com/microsoft/fluentui-blazor/pull/2372 ) )
6
+ - [ MenuButton] Fix icon size ([ #2374 ] ( https://github.com/microsoft/fluentui-blazor/pull/2374 ) )
7
+ - [ MultiSplitter] Fix RTL direction ([ #2380 ] ( https://github.com/microsoft/fluentui-blazor/pull/2380 ) )
8
+ - [ Overflow] Add ` Fixed ` parameter ([ #2393 ] ( https://github.com/microsoft/fluentui-blazor/pull/2393 ) )
9
+ - [ Overflow] Add ` Fixed ` enumeration ([ #2401 ] ( https://github.com/microsoft/fluentui-blazor/pull/2401 ) )
10
+ - [ Search] Add ` AutoComplete ` parameter ([ #2397 ] ( (https://github.com/microsoft/fluentui-blazor/pull/2397) ) )
11
+ - [ Select] Fix logic when setting new option ([ #2384 ] ( https://github.com/microsoft/fluentui-blazor/pull/2384 ) )
12
+ - [ SortableList] Adding Properties ` FromListId ` and ` ToListId ` ([ #2385 ] ( https://github.com/microsoft/fluentui-blazor/pull/2385 ) )
13
+ - [ SplashScreen] Pass parameters.Modal to ` ShowSplashScreen... ` methods ([ #2398 ] ( https://github.com/microsoft/fluentui-blazor/pull/2398 ) )
14
+ - [ Wizard] Add ` GoToStepAsync ` method ([ #2383 ] ( https://github.com/microsoft/fluentui-blazor/pull/2383 ) )
15
+ - [ Wizard] Fix validation when ` @bind-Value ` is set ([ #2364 ] ( https://github.com/microsoft/fluentui-blazor/pull/2364 ) )
16
+
17
+ ### Demo site and documentation
18
+ - [ Docs] Better column distribution for homepage ([ #2360 ] ( https://github.com/microsoft/fluentui-blazor/pull/2360 ) )
19
+ - [ Docs] Improve API Documentation performance ([ #2377 ] ( https://github.com/microsoft/fluentui-blazor/pull/2377 ) )
20
+ - [ Docs] Fix some typos ([ #2400 ] ( https://github.com/microsoft/fluentui-blazor/pull/2400 ) )
1
21
2
22
## v4.9.1
3
23
### Components
You can’t perform that action at this time.
0 commit comments