Skip to content

Release version 0.1.30

Compare
Choose a tag to compare
@mishramayank1 mishramayank1 released this 28 Jul 16:54
· 393 commits to master since this release
1c92c73

What's New:

Fluent V2:

Components: V2 ToolTip

Fix/Enhancement:
	1. Listitem: Trailing accessory view is now shown with bottomContent.
	2. PersonChip: Fixed talkback not announcing chip state
	3. PeoplePicker: a)  PeoplePicker now uses V2TextField internally
				   b) Removed view requester that causes crash
				   c) Replaced composable accessory views with FluentIcons (breaking change)
	4. TextField: TextField now has decorationBox and content description parameter
	5. Shimmer: Shimmer now supports adding content. This allows shimmer animation on any content
	6. FileCard: FileCard now honor's incoming width measurements passed from modifier.
	7. AppBar: Added parameter to enable bottom border
	8. Badge: Added corner radius token
	9. Increased & enhanced UI test coverage
	10. Fixed crash in Appbar and Button 


Demo App:
	1. Demo app revamped