Skip to content

Version 0.19.0

Compare
Choose a tag to compare
@sergeynv sergeynv released this 23 Aug 13:54
· 10605 commits to master since this release

New Features

  • Make CommonProps accessible from a Component
  • Add incremental mount prop to VerticalScroll
  • Add smooth scroll to center in RecyclerBinder
  • Make CardShadowSpec and CardShadowDrawable public

Improvements

  • Provide timestamp in @OnDataRendered callback
  • Make possible to animate Rotation on RT
  • Avoid delaying ComponentHost children pressed state
  • Add the ability to provide onScrollChangeListener to VerticalScroll

Bugfixes

  • Fix synchronization of event triggers
  • Add missing minHeight and minWidth attributes to theme parsing
  • Fix height/width calculation when the actual size is less than minHeight/minWidth