-
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 0.1.27 * release notes update * release notes updates --------- Co-authored-by: PraveenKumar <[email protected]>
- Loading branch information
1 parent
bd5b398
commit e3ad1a5
Showing
4 changed files
with
17 additions
and
15 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
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,15 @@ | ||
Release Version 0.1.26: | ||
Release Version 0.1.27: | ||
|
||
What's New: | ||
|
||
Fluent V2: | ||
New Component: Label, Dialog, Progress Text, Citation. | ||
|
||
Fix/Enhancement: | ||
1) Fix : Updating control Token in ControlToken object & providing the same to FluentTheme API will now recompose the controls & hence updates get applied immediately. | ||
2) Replace material Surface control with Box | ||
3) Fix: Drawer get enable when its state change to expand from close state. | ||
1) Listitem accessory views can now be Top/Bottom/Center aligned | ||
2) Listitem tertiary text has annotated text support | ||
3) Snackbar talkback is enabled and will be announced whenever Snackbar is displayed. | ||
|
||
Demo App: Moving Shimmer out of Progress Bar as V2 Progress Activity. | ||
|
||
Demo App: | ||
1) Label Activity background fix. | ||
2) Label, card, listitem activites are scrollable |
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