Skip to content

Releases: facebook/litho

Version 0.38.0

Choose a tag to compare

@colriot colriot released this 20 Jan 17:50

See CHANGELOG.md for the complete list of updates

Version 0.37.1

Choose a tag to compare

@colriot colriot released this 24 Jul 13:37

See CHANGELOG.md for the complete list of updates

Version 0.14.0

Choose a tag to compare

@mihaelao mihaelao released this 24 Jul 13:36

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

Version 0.37.0

Choose a tag to compare

@colriot colriot released this 07 Jul 23:31

See CHANGELOG.md for the complete list of updates

Version 0.36.0

Choose a tag to compare

@muraziz muraziz released this 01 Jun 19:19

See CHANGELOG.md for information on breaking changes and lots of updates in this release!

Version 0.35.0

Choose a tag to compare

@colriot colriot released this 04 May 08:46

See CHANGELOG.md for information on breaking changes and lots of updates in this release!

Version 0.34.0

Choose a tag to compare

@astreet astreet released this 09 Feb 21:44

See CHANGELOG.md for information on breaking changes and everything else in this release!

v0.31.0

Choose a tag to compare

@colriot colriot released this 12 Sep 16:57
v0.31.0

v0.30.0

Choose a tag to compare

@colriot colriot released this 12 Sep 16:57
v0.30.0

v0.29.0

Choose a tag to compare

@mihaelao mihaelao released this 11 Jul 16:14

Additional Sections debugging APIs

  • make Change#getRenderInfos() public
  • add ChangesInfo#getAllChanges()