File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
FluentUI.Demo/src/main/assets Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,8 @@ What's new
3
3
Fluent v2:
4
4
Fix/enhancement:
5
5
1. Restored Shimmer Tokens for 'delay' and 'orientation' in the Shimmer component
6
-
7
- Others:
8
- 1. Updated OC Universal Publish Pipeline
6
+ 2. Fixed V2 Bottomsheet not appearing when content loading was delayed
7
+ 3. Fixed large title truncates post title icons in V2 AppBar
9
8
10
9
Note: Fluent versions 0.2.x will support compose version 1.5.1 (BOM 2023.09.00) .
11
10
Fluent version 0.3.x will support compose foundation version 1.6.0 .
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ project.ext.fluentui_controls_versionid = '0.3.2'
16
16
project. ext. fluentui_core_versionid = ' 0.3.8'
17
17
project. ext. fluentui_listitem_versionid = ' 0.3.5'
18
18
project. ext. fluentui_tablayout_versionid = ' 0.3.3'
19
- project. ext. fluentui_drawer_versionid = ' 0.3.6 '
19
+ project. ext. fluentui_drawer_versionid = ' 0.3.7 '
20
20
project. ext. fluentui_ccb_versionid = ' 0.3.3'
21
21
project. ext. fluentui_others_versionid = ' 0.3.6'
22
22
project. ext. fluentui_transients_versionid = ' 0.3.4'
23
- project. ext. fluentui_topappbars_versionid = ' 0.3.5 '
23
+ project. ext. fluentui_topappbars_versionid = ' 0.3.6 '
24
24
project. ext. fluentui_menus_versionid = ' 0.3.4'
25
25
project. ext. fluentui_peoplepicker_versionid = ' 0.3.5'
26
26
project. ext. fluentui_persona_versionid = ' 0.3.4'
You can’t perform that action at this time.
0 commit comments