Unclaimed project
Are you a maintainer of mosaic? Claim this project to take control of your public changelog and roadmap.
New:
mosaic-animation library, that provides various possibilities for animating Mosaic. An analog of androidx.compose.animation-core.IntrinsicSize and related Modifier.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:
Modifiers that have multiple parents from LayoutModifier, DrawModifier, KeyModifier, ParentDataModifier.