forked from microsoft/fluentui-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: PraveenKumar <[email protected]>
- Loading branch information
1 parent
b49b0ee
commit ef0fd68
Showing
4 changed files
with
23 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
Release Version 0.1.45: | ||
Release Version 0.1.46: | ||
|
||
What's New: | ||
|
||
Fluent V2: | ||
Fix/Enhancement: | ||
1. Fixed Bottomsheet crash when sheet content is empty and showHandle is set to false | ||
1. Enhanced Bottomsheet (ListContentBuilder) accessibility focus order. | ||
2. Fixed Fluent Icon accessibility announcing description twice. | ||
3. Upgraded accessibility of Appbar title to heading. | ||
4. Fixed PersonaList accessibility focus going to avatar. | ||
5. Fluent Button height is not restrictive anymore, but maintains a minimum height based on fluent values. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters