File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
examples/Demo/Shared/wwwroot/docs Expand file tree Collapse file tree 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+
121## V4.11.5
222
323### 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+
121## V4.11.5
222
323### General
You can’t perform that action at this time.
0 commit comments