Skip to content

2.0.0-alpha10

Compare
Choose a tag to compare
@KovalevAndrey KovalevAndrey released this 24 Jan 11:45
· 156 commits to 2.x since this release
3e11f07

Please refer to 2.0.0-alpha10 – Migration guide

API breaking changes

  • #630 – Pass initial state into Spotlight visualisations
  • #642 – Renamings
  • #643 – Unify AppyxComponent composable between appyx-navigation and appyx-interactions modules
  • #651 - Keep only one instance of SaveStateMap typealias and moved it to com.bumble.appyx.utils.multiplatform package
  • #652 - KSP processor renamed from mutable-ui-processor to appyx-processor
  • #654 - Renamings
  • #657 - Rename ParentNode & Node to Node and LeafNode
  • #644 – Refactor AppyxComponent and application of draggable modifier

Fixed

  • #638 - Fix visibility issue for bottom element in BackStackParallax