Skip to content
This repository was archived by the owner on Feb 5, 2021. It is now read-only.

v0.30.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zach-klippenstein zach-klippenstein released this 31 May 20:46
  • Update Compose to dev12. (#41)
  • New/Breaking: Make renderAsState public, make WorkflowContainer take a ViewEnvironment. (#32)
  • Breaking: Rename bindCompose to composedViewFactory. (#35)
  • Breaking: Rename showRendering to WorkflowRendering and make it not an extension function. (#36)
  • Breaking: Rename ComposeViewFactoryRoot to CompositionRoot and decouple the implementation. (#34)
  • Fix: Make ViewRegistry.showRendering update if ViewRegistry changes. (#33)
  • Fix: Fix subcomposition of ComposableViewFactory and WorkflowRendering. (#37)