Skip to content
Yuri Strot edited this page Jan 25, 2017 · 27 revisions

Unreleased

  • Get rid of RxSwift dependency. This library was too complicated for our modest needs. Check out new events API (even simpler now).
  • Various SVG parser improvements
  • #62: Implemented content animation
  • #67: Introduced SVGView
  • #68: Improved SVGParser.parse API
  • #76: Implemented event bubbling
  • #81: Added Animation.cycle method with no arguments for infinite animation
  • #82: Fixed Animation.autoreversed issues
  • #53: Improved text bounds calculation for all baselines
  • #83: Avoided SVG blurring when scaled through animation
  • #80: Added easing example page
  • #77: Speeded up SVG parsing
  • #69: Fixed SVGView size and content bug
  • #72: Fixed few SVG parser issues

0.8.0 (27 Jan 2017)

0.7.0 (19 Oct 2016)

  • Public release
Clone this wiki locally