-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release-v-0.1.37 * Segregated the fixes for v1 and v2 in release notes * V1 drawer changes should be shown as MODIFIED rather than APIBreak --------- Co-authored-by: Anubhav Agrawal <[email protected]>
- Loading branch information
Showing
5 changed files
with
20 additions
and
20 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,11 +1,11 @@ | ||
Release Version 0.1.36: | ||
Release Version 0.1.37: | ||
|
||
What's New: | ||
|
||
Fluent V1: | ||
Fix/Enhancement: | ||
1. Accessibility roles for BottomSheetDialog items can be customized. | ||
Fluent V2: | ||
Fix/Enhancement: | ||
1. Fixed the bug that caused multiline text to overlap in v2CCBActivity | ||
2. Added trailing and leading accessories for the title in the section header, enhancing it's scope. | ||
3. Resolved the issue of inconsistent background color in the side rail | ||
4. Fixed the system dark and appearance light issues in the Fluent Demo App to ensure a consistent theme | ||
5. Adding alignment parameter for pillbar so that user can customize the alignment of the pill buttons | ||
1. People picker items adapt to multiple rows when horizontal space is limited. | ||
2. ListItem SectionHeaders' and Headers' border visibility issues has been fixed. |
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
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