0.15.0 #636
0.15.0
#636
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New:
mosaic-animation
library, that provides various possibilities for animating Mosaic. An analog of androidx.compose.animation-core.IntrinsicSize
and relatedModifier.width
/height
/requiredWidth
/requiredHeight
.mosaic-testing
library for deterministically rendering Mosaic composables under test.Mosaic.layoutId
which allows identifying the element within its parent during layout.Modifier.composed
that allows creating custom reusable modifiers with access to Compose functionality inside.Changed:
Fixed:
Modifier
s that have multiple parents fromLayoutModifier
,DrawModifier
,KeyModifier
,ParentDataModifier
.This discussion was created from the release 0.15.0.
Beta Was this translation helpful? Give feedback.
All reactions