Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 1.3 KB

Changelog

Pending changes

2.0.0-alpha03

Added

  • #551 - Support Multiplatform in :appyx-navigation
  • #565 - Adds AngularPosition via restoring Promoter example

Fixed

  • #560 – Don't remove destroyed elements on update automatically

Changed

  • #562 – Implement custom alignment to remove screen size knowledge when offsetting element in MotionController
  • #562 – Remove UiContext parameter from MotionProperty and provide BoxScope via composition local
17 Aug 2023

2.0.0-alpha02

Added

  • #539 – Position alignment
  • #538 – Availability to observe MotionProperties from children UI

Fixed

  • #530 – Backstack Parallax motion controller bug
9 Aug 2023

2.0.0-alpha01

  • Initial release
6 Jul 2023