Skip to content

Version 0.14.0

Compare
Choose a tag to compare
@mihaelao mihaelao released this 24 Jul 13:36
· 11335 commits to master since this release

Breaking changes:

  • Relicensing under Apache 2.0!
  • Moving off of Yoga legacy stretch behaviour
  • Remove storing the event handler name in the EventHandler class

What's new:

  • TestSpec matchers for @InjectProps
  • Working Ranges API

Improvements/Fixes:

  • Mark @InjectProp with isLazy flag
  • Allow @InjectProp in onCreateMountContent
  • Handle setting a manual null key on a component
  • Allow parameterized types to be returned from delegate methods
  • Disable Pull To Refresh by default for horizontally scrolling RecyclerCollectionComponents