Skip to content

Release Version 0.1.28

Compare
Choose a tag to compare
@mishramayank1 mishramayank1 released this 10 Jul 09:51
· 566 commits to master since this release
5292b57

What's New:

Fluent V2:

Components:  BottomDrawer (Created separated API to support functionality wrt to Bottom Drawer scenarios for ex: showHandle, expandable options)

Fix/Enhancement:
	1) [Breaking Change] ListItem texticons slot changed to composable slot. Suffix of parameter changed from "View" to "Content"
	2) [Breaking Change] CardNugde leftSwipe and rightSwipe lambda functions will have a float parameter to depicting the fraction value for the swipe.
	3) [Breaking Change] Drawer API will not have expandable boolean parameter.
	4) [Breaking Change] Updated Dialog API to accept DialogProperties instead of individual params.
	5) Fix accessibility issue in ListItem SectionHeader


Demo App: 
	1) Fix accessibility issues in demo app