Skip to content

Latest commit

 

History

History
447 lines (158 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

447 lines (158 loc) · 12.7 KB

1.2.10 (2025-01-22)

Bug Fixes

1.2.9 (2025-01-21)

Bug Fixes

1.2.8 (2025-01-21)

Bug Fixes

1.2.7 (2025-01-20)

Bug Fixes

1.2.6 (2025-01-08)

Bug Fixes

1.2.5 (2025-01-08)

Bug Fixes

1.2.4 (2025-01-08)

Bug Fixes

1.2.3 (2025-01-07)

Features

1.2.2 (2025-01-07)

Bug Fixes

1.2.1 (2025-01-07)

Features

  • rename svgToDom to svgToDOM (c837b3d)

1.2.0 (2025-01-07)

Bug Fixes

  • ArcCurve.getAdaptivePointArray (b0a1af5)
  • RoundCurve.getAdaptivePointArray (120bf09)

Features

  • Path2D.roundRect (70bdacc)
  • util method parseSVG rename to svgToPath2DSet (cef7d40)

1.1.0 (2025-01-06)

Bug Fixes

Features

  • add fillTriangulatestrokeTriangulategetAdaptivePoints method to Curve (eb3d8b1)
  • EquilateralPloygonCurve (eadefcb)
  • update CompositeCurve (301a10a)
  • update triangulate (1cc87e6)

1.0.1 (2024-12-30)

Bug Fixes

1.0.0 (2024-12-23)

Features

  • rename method toSvg to toSVG (a1fcb6a)

0.2.9 (2024-12-23)

Bug Fixes

  • throw error in parseSvgDom error (fb9e36f)

0.2.8 (2024-12-21)

Bug Fixes

  • moveTo 0,0 point not set currentPoint in Path2D (5f1e943)
  • path cmds to path data (3798882)
  • svg: parse sweepFlag to counterclockwise error (a7a596d)

0.2.7 (2024-12-18)

  • fix: pathCommandsToPathData (a9aaeec)

0.2.6 (2024-11-18)

Features

0.2.5 (2024-11-11)

Features

  • add BoundingBox.copy util method (c6bfe4e)

0.2.4 (2024-11-07)

Bug Fixes

0.2.3 (2024-11-07)

Bug Fixes

0.2.2 (2024-11-05)

Bug Fixes

0.2.1 (2024-11-04)

Features

0.2.0 (2024-10-30)

Features

  • add scale、skew、rotate、bold method (a252426)

0.1.18 (2024-10-25)

Bug Fixes

0.1.17 (2024-10-24)

Features

  • support style option to drawTo method (9464363)

0.1.16 (2024-10-18)

0.1.15 (2024-10-18)

Bug Fixes

  • CubicBezierCurve min max (5f0f0e5)

0.1.14 (2024-10-18)

Features

0.1.13 (2024-10-18)

0.1.12 (2024-10-18)

Features

0.1.11 (2024-10-18)

Bug Fixes

  • path2D render from parseSvg (468bb80)

0.1.10 (2024-10-16)

Features

0.1.9 (2024-10-16)

0.1.8 (2024-10-16)

Features

0.1.7 (2024-10-14)

Bug Fixes

0.1.6 (2024-10-14)

Features

  • parseSvg supports base64 dataURI and utf8 dataURI (013354d)

0.1.5 (2024-10-14)

Bug Fixes

0.1.4 (2024-10-13)

Bug Fixes

0.1.3 (2024-10-12)

Bug Fixes

0.1.2 (2024-10-11)

Features

0.1.1 (2024-10-11)

Features

0.1.0 (2024-10-11)

Bug Fixes

  • QuadraticBezierCurve transform (d784f9d)

Features

0.0.5 (2024-10-09)

Features

  • support create Path2D by commands (1971e98)

0.0.4 (2024-10-08)

Features

  • rename getPathCommands to getCommands (4e0f03a)

0.0.3 (2024-09-30)

Bug Fixes

  • EllipseCurve path commands (d47008b)

Features

  • add arcTo、ellipse methods (1c572d4)
  • add getBoundingBox、getPathData、getPathCommands methods (407fc9e)
  • add getSvgDataUri method (f3c5cde)

0.0.2 (2024-09-26)

Bug Fixes

Features

0.0.1 (2024-09-24)