Skip to content

Version 0.18.0

Compare
Choose a tag to compare
@passy passy released this 20 Jul 08:52
· 10394 commits to master since this release
v0.18.0

New Features

  • Support for @OnDataRendered callback in RecyclerBinder (8da4867).
  • Transition.delay() API (35228cd).

Improvements

  • Perf improvements for VertialScroll (039c6a6, eee0197, 3cc6574).
  • Ignore uninitialized LayoutParams from the RecyclerBinder (#395).
  • Prewarm ImageSpec layout (f795782).
  • Add a getter for ComponentContext on Component.Builder (#398).
  • Updated to SoLoader 0.5.1 and Yoga 0.19.0.

Bugfixes

  • Fix out-of-bounds for text truncation (a226ccb).
  • Correct TextDrawable span click detection for bidirectional text. (3201eff).
  • Fix TreeProp persistence from Section to Component to Component (31318d0).

For a full list of changes, check out the comparison view.