-
Notifications
You must be signed in to change notification settings - Fork 560
Change Log
Yuri Strot edited this page Jan 25, 2017
·
27 revisions
- 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
- Public release