Skip to content

1.9.0-rc01

Compare
Choose a tag to compare
@drchen drchen released this 13 Apr 18:32
· 1 commit to release-1.9 since this release

What's new

  • Carousel is now available for use in RC!

Dependency Updates

  • No dependency updates

Library Updates

  • Carousel
    • Fix item masking for API 21 (3514524)
    • Updated MultiBrowseCarouselStrategy to find best arrangments using a cost function (93913a4)
    • Fixed mutli-browse catalog demo crashing due to invalid position slider values. (48fd6d2)
    • Add support for transitions by forcing canvas clipping when detaching from the window. (88e1688)

Full list of changes

1.9.0-beta01...1.9.0-rc01