mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
* web: Support for transition in CSS api. * Use proper name for Transitions class, fix formatting. * web: add ExperimentalComposeWebApi on transitions CSS API. * web: Add documentation for transitions CSS API. * fix: Apply all suggested changes. * web: Add unit tests to transitions CSS API. * fix: Update documentation with new methods names.