Skip to content

2.0.0-alpha05

Compare
Choose a tag to compare
@KovalevAndrey KovalevAndrey released this 13 Sep 14:08
· 643 commits to 2.x since this release
63260a4

Added

  • #579 – Expose AndroidLifecycle in PlatformLifecycleRegistry for Android

Fixed

  • #584 – Fix applying offset twice in AppyxComponent
  • #585 – Fix drag vs align
  • #571 – Avoid MotionController recreation
  • #587 – Fix DraggableChildren and rename it to AppyxComponent
  • #588 – Set bounds on all new motion controllers
  • #589 – Fix visibility resolution for elements that do not match parent's size
  • #591 – Flush output cache when onCreate is called in NodeConnector
  • #592 – Fix Backstack3D Motion Controller