Skip to content

Release version 0.1.24

Compare
Choose a tag to compare
@mishramayank1 mishramayank1 released this 05 May 06:16
· 480 commits to master since this release
fba1d6e

What's New:

Fluent V2:

New Component: TextField, Menu

Fix/Enhancement:
	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) Optimize recomposition in Circular progress indicators.

Fluent v-current:

Fix/Enhancement: 
	1) Role Announce for CCB Items

Demo App:
	1) Fixed accessibility bug.
	2) Demo App updated to use view binding instead of kotlin synthetic plugins.