Skip to content

Releases: ecomfe/zrender

3.1.0

19 May 07:04
Compare
Choose a tag to compare
  • [^] Animation more robust for NaN value
  • [^] VML improvement on arc drawing
  • [^] Vertical align improvement when using some font like Microsoft Yahei.

3.0.9

11 May 07:20
Compare
Choose a tag to compare
  • [+] Add Displayable#useStyle method to reset whole style object.
  • [+] BezierCurve add tangentAt method.
  • [^] Fix zero angle arc draw error on IE8.
  • [^] Color gradient can be a plain object. Different path do not share canvas gradient instances.

3.0.8

22 Apr 03:23
Compare
Choose a tag to compare
  • [^] Group add silent property
  • [^] Fix VML dynamic path draw bug

3.0.7

11 Apr 05:41
Compare
Choose a tag to compare
  • [^] Fix IE8 in some case circle can't draw

3.0.6

29 Mar 05:33
Compare
Choose a tag to compare
  • [^] Fix bug of bounding box always been calculated
  • [^] Fix numerical error when calculating bounding box of curve.
  • [^] Fix vml painter

3.0.5

21 Mar 05:59
Compare
Choose a tag to compare
  • [^] Quadratic curve winding bug fix in path

3.0.4

10 Mar 07:50
Compare
Choose a tag to compare
  • Add textVerticalAlign for multiple lines text
  • Fix mousewheel event on firefox
  • Fix ignore bug in VML

3.0.3

01 Mar 11:23
Compare
Choose a tag to compare
  • [^] Expose Handler#findHover
  • [^] Fix bug in IE8 when text has percent position
  • [^] Mouse position fix in IE8

3.0.2

22 Feb 12:05
Compare
Choose a tag to compare
  • [^] Fix mouseevent on surface tablet.
  • [^] Optimize hover for path with both stroke and fill.
  • [^] IE8 Optimize

3.0.1

18 Jan 12:27
Compare
Choose a tag to compare