File tree 3 files changed +36
-0
lines changed
3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## V4.11.5
2
+
3
+ ### General
4
+ - \[ General] Some miscellaneous changes ([ #3353 ] ( https://github.com/microsoft/fluentui-blazor/pull/3353 ) )
5
+
6
+ ### Components
7
+
8
+ - \[ Autocomplete] Fix the second unnecessary call ([ #3367 ] ( https://github.com/microsoft/fluentui-blazor/pull/3367 ) )
9
+ - \[ Calendar] Add DisabledCheckAllDaysOfMonthYear ([ #3351 ] ( https://github.com/microsoft/fluentui-blazor/pull/3351 ) )
10
+ - \[ DataGrid] Fix regression with ` GridTemplateColumns ` ([ #3357 ] ( https://github.com/microsoft/fluentui-blazor/pull/3357 ) )
11
+ - \[ NumberField] Unsigned integer values and fixes ([ #3373 ] ( https://github.com/microsoft/fluentui-blazor/pull/3373 ) )
12
+ - \[ Search] Fix non working datalist ([ #3354 ] ( https://github.com/microsoft/fluentui-blazor/pull/3354 ) )
13
+ - \[ Select] Fix positioning when multiple is true ([ #3380 ] ( https://github.com/microsoft/fluentui-blazor/pull/3380 ) )
14
+
15
+ ### Demo site and documentation
16
+ - \[ Demo] Fix (most) printing issues when trying to print the page ([ #3370 ] ( https://github.com/microsoft/fluentui-blazor/pull/3370 ) )
17
+
1
18
## V4.11.4
2
19
3
20
### General
Original file line number Diff line number Diff line change 42
42
43
43
<h2 >Latest releases</h2 >
44
44
<ul class =" news" >
45
+ <li ><NewsDate Day =" 18" Month =" Feb" Year =" 25" /><a href =" /WhatsNew#v4.11.5" >v4.11.5 released</a ></li >
45
46
<li ><NewsDate Day =" 11" Month =" Feb" Year =" 25" /><a href =" /WhatsNew#v4.11.4" >v4.11.4 released</a ></li >
46
47
<li ><NewsDate Day =" 14" Month =" Jan" Year =" 25" /><a href =" /WhatsNew#v4.11.3" >v4.11.3 released</a ></li >
47
48
<li ><NewsDate Day =" 13" Month =" Jan" Year =" 25" /><a href =" /WhatsNew#v4.11.2" >v4.11.2 released</a ></li >
Original file line number Diff line number Diff line change
1
+ ## V4.11.5
2
+
3
+ ### General
4
+ - \[ General] Some miscellaneous changes ([ #3353 ] ( https://github.com/microsoft/fluentui-blazor/pull/3353 ) )
5
+
6
+ ### Components
7
+
8
+ - \[ Autocomplete] Fix the second unnecessary call ([ #3367 ] ( https://github.com/microsoft/fluentui-blazor/pull/3367 ) )
9
+ - \[ Calendar] Add DisabledCheckAllDaysOfMonthYear ([ #3351 ] ( https://github.com/microsoft/fluentui-blazor/pull/3351 ) )
10
+ - \[ DataGrid] Fix regression with ` GridTemplateColumns ` ([ #3357 ] ( https://github.com/microsoft/fluentui-blazor/pull/3357 ) )
11
+ - \[ NumberField] Unsigned integer values and fixes ([ #3373 ] ( https://github.com/microsoft/fluentui-blazor/pull/3373 ) )
12
+ - \[ Search] Fix non working datalist ([ #3354 ] ( https://github.com/microsoft/fluentui-blazor/pull/3354 ) )
13
+ - \[ Select] Fix positioning when multiple is true ([ #3380 ] ( https://github.com/microsoft/fluentui-blazor/pull/3380 ) )
14
+
15
+ ### Demo site and documentation
16
+ - \[ Demo] Fix (most) printing issues when trying to print the page ([ #3370 ] ( https://github.com/microsoft/fluentui-blazor/pull/3370 ) )
17
+
18
+
1
19
## V4.11.4
2
20
3
21
### General
You can’t perform that action at this time.
0 commit comments