forked from microsoft/fluentui-android
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release-version-0.2.5 (microsoft#648)
Co-authored-by: Anubhav Agrawal <anubagrawal@microsoft.com>
- Loading branch information
Showing
4 changed files
with
12 additions
and
14 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,13 +1,11 @@ | ||
Release Version 0.2.4: | ||
Release Version 0.2.5: | ||
|
||
What's New: | ||
|
||
Fluent V2: | ||
Fix/Enhancement: | ||
|
||
1. Addressed an issue with the shadow in Bottomsheet. | ||
2. Included a new parameter, minmaxLines, in the AvatarCarousel to adjust text and subtext. | ||
3. Updated the Button component to include a trailing icon. | ||
4. Resolved crashes related to the Bottomsheet anchor. | ||
1. You can specify the card type as outlined or elevated in the Card component's params. | ||
2. You can adjust the tip's position relative to the tooltip box using the tipOffset parameter. | ||
|
||
Note: Fluent version 0.1.x (from 0.1.48) supports compose version 0.1.43 (BOM 2023.06.01). Fluent versions 0.2.x will support compose version 1.5.1 (BOM 2023.09.00) |
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