Skip to content

Latest commit

 

History

History
131 lines (61 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

131 lines (61 loc) · 6.19 KB

1.1.1-rc.1 (2023-01-06)

Bug Fixes

  • core: fixed issue on rotating to 90deg (163e06d), closes #47

1.1.0-rc.5 (2022-10-03)

Bug Fixes

  • core: fixed issue on rotating to 90deg (163e06d), closes #47

1.1.0 (2022-07-04)

Bug Fixes

  • fix wrong transform-origin position for nested elements (93af678)
  • core: fixed tests (5d81abe)
  • src: fixed undefined containerMatrix value on applying alignment (6b20349)
  • core: set correct transform origin, allow alignment for groupable html elements (cf29d29)

Features

  • src: add setCenterPoint method (7995cf5), closes #56
  • added transform origin support (75e33de)

1.1.0-rc.4 (2022-03-21)

Bug Fixes

  • core: fixed tests (5d81abe)
  • core: set correct transform origin, allow alignment for groupable html elements (cf29d29)

1.1.0-rc.3 (2022-03-02)

Bug Fixes

  • src: fixed undefined containerMatrix value on applying alignment (6b20349)

1.1.0-rc.2 (2022-02-14)

Bug Fixes

  • fix wrong transform-origin position for nested elements (93af678)

1.1.0-rc.2 (2022-02-14)

Bug Fixes

  • fix wrong transform-origin position for nested elements (93af678)

1.1.0-rc.2 (2022-02-14)

Bug Fixes

  • fix wrong transform-origin position for nested elements (93af678)

1.1.0-rc.2 (2022-02-14)

Bug Fixes

  • fix wrong transform-origin position for nested elements (93af678)

1.1.0-rc.1 (2022-02-13)

Features

  • src: add setCenterPoint method (7995cf5), closes #56
  • added transform origin support (75e33de)

1.0.0 (2021-12-15)

Bug Fixes

  • fix move command issue (28ef4c7)
  • src: fix rotation issue on HTML element and rotation point reseting on SVG element (4e1a5a3), closes #58
  • src: prevent rotation point moving when groupable is rotating (080cf48), closes #58

Features

  • prepare prerelease version for supporting groupable feature (92abb4b)

BREAKING CHANGES

  • Change API

1.0.0-rc.4 (2021-12-14)

Bug Fixes

  • src: prevent rotation point moving when groupable is rotating (080cf48), closes #58

1.0.0-rc.3 (2021-12-12)

Bug Fixes

  • src: fix rotation issue on HTML element and rotation point reseting on SVG element (4e1a5a3), closes #58

1.0.0-rc.2 (2021-11-09)

Bug Fixes

1.0.0-rc.1 (2021-11-02)

Features

  • prepare prerelease version for supporting groupable feature (92abb4b)

BREAKING CHANGES

  • Change API