Releases: nichollascarter/subjx
Releases · nichollascarter/subjx
v1.1.1
1.1.1 (2023-11-04)
Bug Fixes
- core: fixed issue on rotating to 90deg (163e06d), closes #47
v1.1.1-rc.1
Bug Fixes
- core: fixed issue on rotating to 90deg (163e06d), closes #47
v1.1.0-rc.5
Bug Fixes
- core: fixed issue on rotating to 90deg (163e06d), closes #47
v1.1.0
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)
v1.1.0-rc.4
Bug Fixes
- core: fixed tests (5d81abe)
- core: set correct transform origin, allow alignment for groupable html elements (cf29d29)
v1.1.0-rc.3
Bug Fixes
- src: fixed undefined containerMatrix value on applying alignment (6b20349)
v1.1.0-rc.2
Bug Fixes
- fix wrong transform-origin position for nested elements (93af678)
v1.1.0-rc.1
Features
- src: add setCenterPoint method (7995cf5), closes #56
- added transform origin support (75e33de)
v1.0.0
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
v1.0.0-rc.4
Bug Fixes
- src: prevent rotation point moving when groupable is rotating (080cf48), closes #58