-
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.
* Releace v 0.1.34 * release notes formatting * release notes formatting * Including latest sectionHeader changes --------- Co-authored-by: Anubhav Agrawal <[email protected]>
- Loading branch information
Showing
5 changed files
with
26 additions
and
22 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,10 +1,14 @@ | ||
Release Version 0.1.33: | ||
Release Version 0.1.34: | ||
|
||
What's New: | ||
|
||
Fluent V2: | ||
Fix/Enhancement: | ||
1. Added Functionality to the BottomSheet with TestCases: Enable/Disable Swipe Down Dismiss with more intuitive accessibility controls | ||
2. ToolTip Alignment Bug Fixed: Resolved an issue where ToolTips were not aligning correctly, ensuring a visually consistent and user-friendly interface | ||
3. CardNudge Enhancement: Fixed a right-to-left (RTL) issue affecting swiping left and right within CardNudge, ensuring a smoother interaction | ||
4. Vertical Lists Icon Color Consistency: Addressed an issue where disabled icons in vertical lists had inconsistent colors. Icons now maintain uniform appearance for improved visual clarity | ||
1. Persona chip Bug Fixed: Persona height will change when the system font size is increased | ||
2. Improved the visibility of the ToolTip Activity Caret in dark mode | ||
3 Fixed the gap between the Drawer and the Navigation bar | ||
4. Made the SectionHeader non-clickable in the following cases: | ||
a. When there's no content | ||
b. when enableContentOpenCloseTransition param is false | ||
5. Minor enhancement in demo app | ||
6. Readme has been updated to include information about the v2 components as well. |
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