-
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 version 0.1.24 * updating release notes * revert wrong progress version id change --------- Co-authored-by: PraveenKumar <[email protected]>
- Loading branch information
1 parent
f8d3ec6
commit fba1d6e
Showing
4 changed files
with
43 additions
and
40 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,19 +1,22 @@ | ||
Release Version 0.1.23: | ||
Release Version 0.1.24: | ||
|
||
What's New: | ||
|
||
Fluent V2: | ||
New Component: TextField, Menu | ||
|
||
Fix/Enhancement: | ||
1.Added textAccessibiltyProperties variable for setting accessibilty properties to the text in Listitem | ||
2.Added Scaffold, Snackbar and CardNudge | ||
3.Fixed Token Parity for Pill Button, Button, FAB and Avatar | ||
4.Fixed RTL issue for CCB Gradient | ||
5.Fixed focused State in RadioButton, CheckBox and ToggleSwitch | ||
6.Fixed Accessibility Insights Issue with Searchbar and Radio Button | ||
7.Minor code fixes | ||
Localization: | ||
Updated strings in few modules | ||
Added GH workflow to autotranslate and create PR for transalted strings | ||
Build: | ||
Upgrading hydra lab version to 1.1.4 | ||
Added UI tests to all the components | ||
1) Fixed Toggle Switch ripple indication to clip to its boundary. | ||
2) Fixed Toggle Switch to on/off with Keyboard Enter/Space press. | ||
3) Fixed Pill Button to have a complete clickable area. | ||
4) Added padding & start indent token for divider. | ||
5) Removed tail gradient on Circular progress indicators as per Fluent design. | ||
6) Optimise recomposition in Cirular progress indicators. | ||
|
||
Fluent v-current: | ||
Fix/Enhancement: | ||
1) Role Announce for CCB Items | ||
|
||
DemoApp: | ||
1) Fixed accessibility bug. | ||
2) DemoApp updated to use view binding instead of kotlin synthetic plugins. |
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