Skip to content

Commit 5838113

Browse files
committed
Release PR 0.3.8
1 parent 316262a commit 5838113

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

FluentUI.Demo/src/main/assets/dogfood-release-notes.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ What's new
33
Fluent v2:
44
Fix/enhancement:
55
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
98

109
Note: Fluent versions 0.2.x will support compose version 1.5.1 (BOM 2023.09.00) .
1110
Fluent version 0.3.x will support compose foundation version 1.6.0 .

config.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ project.ext.fluentui_controls_versionid = '0.3.2'
1616
project.ext.fluentui_core_versionid = '0.3.8'
1717
project.ext.fluentui_listitem_versionid = '0.3.5'
1818
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'
2020
project.ext.fluentui_ccb_versionid = '0.3.3'
2121
project.ext.fluentui_others_versionid = '0.3.6'
2222
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'
2424
project.ext.fluentui_menus_versionid = '0.3.4'
2525
project.ext.fluentui_peoplepicker_versionid = '0.3.5'
2626
project.ext.fluentui_persona_versionid = '0.3.4'

0 commit comments

Comments
 (0)