All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Fix infinite loop issue.
- Remove react types.
- Remove unnecessary code.
- Add Groupable
- Add edge option
- fix that do not call
resizeEnd
#19
- fix ESM config
- fix missing throttleScale
- Update framework-utils and It reduced sizes by 2 kb based on min file.
- fix destroy method for property release issue. #18
- Support SVG Elements #13
- Support SVG Transform Origin in Safari, iOS #13
- Add datas parameter to send data #12
- Add pinchable option and events #11
- The default value of
container
option is fixed toparentElement
. - Fix Rotatable for distorted axis.
- Add destroy method. #14
- Fix that the getter method gets incorrect values.
- Fix that the
warpEnd
event didn't call
- Add Warpable and option, events
- Support SVG Offset (Only SVG Tag)
- Support 3d transform(matrix) (
perspective
is not yet supported.)
- Fix right mouse click issue #7
- Synchronize target's shape. (Previously, it worked independently of target's shape.)