Commit 3a8f940 1 parent 01c8299 commit 3a8f940 Copy full SHA for 3a8f940
File tree 2 files changed +40
-0
lines changed
examples/Demo/Shared/wwwroot/docs
2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## V4.11.6
2
+
3
+ ### Components
4
+ - \[ Autocomplete\] Apply invalid css to autocomplete ([ #3417 ] ( https://github.com/microsoft/fluentui-blazor/pull/3417 ) )
5
+ - \[ DataGrid\] Add IGridSort interface, fixes sorting when using ItemsProvider ([ #3460 ] ( https://github.com/microsoft/fluentui-blazor/pull/3460 ) )
6
+ - \[ DataGrid\] Fix error in handling GridTemplateColumns ([ #3413 ] ( https://github.com/microsoft/fluentui-blazor/pull/3413 ) )
7
+ - \[ DataGrid\] Only add Selectable items when using Select All ([ #3453 ] ( https://github.com/microsoft/fluentui-blazor/pull/3453 ) )
8
+ - \[ DataGrid\] Provide alternate way to refresh when working with remote data ([ #3423 ] ( https://github.com/microsoft/fluentui-blazor/pull/3423 ) )
9
+ - \[ Search\] FluentSearch fix deletion if Disabled/Readonly ([ #3433 ] ( https://github.com/microsoft/fluentui-blazor/pull/3433 ) )
10
+ - \[ InputFile\] Add @attributes ([ #3441 ] ( https://github.com/microsoft/fluentui-blazor/pull/3441 ) )
11
+ - \[ Lists\] Fix Form validation happening too late ([ #3468 ] ( https://github.com/microsoft/fluentui-blazor/pull/3468 ) )
12
+ - \[ Lists\] Fix Form validation issue ([ #3466 ] ( https://github.com/microsoft/fluentui-blazor/pull/3466 ) )
13
+ - \[ Lists\] Do not have parameters only be set once ([ #3457 ] ( https://github.com/microsoft/fluentui-blazor/pull/3457 ) )
14
+ - \[ Menu\] Add CheckedChanged EventCallback (fix 3390) ([ #3414 ] ( https://github.com/microsoft/fluentui-blazor/pull/3414 ) )
15
+ - \[ Select\] Fix style when Multiple set/not set ([ #3442 ] ( https://github.com/microsoft/fluentui-blazor/pull/3442 ) )
16
+ - \[ Toolbar\] Dispose of JS module properly ([ #3470 ] ( https://github.com/microsoft/fluentui-blazor/pull/3470 ) )
17
+
18
+ ### Demo site and documentation
19
+ - \[ Docs\] Anchor docs ([ #3428 ] ( https://github.com/microsoft/fluentui-blazor/pull/3428 ) )
20
+
1
21
## V4.11.5
2
22
3
23
### General
Original file line number Diff line number Diff line change
1
+ ## V4.11.6
2
+
3
+ ### Components
4
+ - \[ Autocomplete\] Apply invalid css to autocomplete ([ #3417 ] ( https://github.com/microsoft/fluentui-blazor/pull/3417 ) )
5
+ - \[ DataGrid\] Add IGridSort interface, fixes sorting when using ItemsProvider ([ #3460 ] ( https://github.com/microsoft/fluentui-blazor/pull/3460 ) )
6
+ - \[ DataGrid\] Fix error in handling GridTemplateColumns ([ #3413 ] ( https://github.com/microsoft/fluentui-blazor/pull/3413 ) )
7
+ - \[ DataGrid\] Only add Selectable items when using Select All ([ #3453 ] ( https://github.com/microsoft/fluentui-blazor/pull/3453 ) )
8
+ - \[ DataGrid\] Provide alternate way to refresh when working with remote data ([ #3423 ] ( https://github.com/microsoft/fluentui-blazor/pull/3423 ) )
9
+ - \[ Search\] FluentSearch fix deletion if Disabled/Readonly ([ #3433 ] ( https://github.com/microsoft/fluentui-blazor/pull/3433 ) )
10
+ - \[ InputFile\] Add @attributes ([ #3441 ] ( https://github.com/microsoft/fluentui-blazor/pull/3441 ) )
11
+ - \[ Lists\] Fix Form validation happening too late ([ #3468 ] ( https://github.com/microsoft/fluentui-blazor/pull/3468 ) )
12
+ - \[ Lists\] Fix Form validation issue ([ #3466 ] ( https://github.com/microsoft/fluentui-blazor/pull/3466 ) )
13
+ - \[ Lists\] Do not have parameters only be set once ([ #3457 ] ( https://github.com/microsoft/fluentui-blazor/pull/3457 ) )
14
+ - \[ Menu\] Add CheckedChanged EventCallback (fix 3390) ([ #3414 ] ( https://github.com/microsoft/fluentui-blazor/pull/3414 ) )
15
+ - \[ Select\] Fix style when Multiple set/not set ([ #3442 ] ( https://github.com/microsoft/fluentui-blazor/pull/3442 ) )
16
+ - \[ Toolbar\] Dispose of JS module properly ([ #3470 ] ( https://github.com/microsoft/fluentui-blazor/pull/3470 ) )
17
+
18
+ ### Demo site and documentation
19
+ - \[ Docs\] Anchor docs ([ #3428 ] ( https://github.com/microsoft/fluentui-blazor/pull/3428 ) )
20
+
1
21
## V4.11.5
2
22
3
23
### General
You can’t perform that action at this time.
0 commit comments