Releases: thednp/kute.js
Releases · thednp/kute.js
Improvements
Minor update
Changes: * Solved some minor issue with `pathToCurve` utility * Updated SVGPathCommander
Improved SVG morph components
Details with latest commit.
Fixes and improvements
Changes:
- #103 added ability to re-queue the execution context on
resume()
- added SVGPathCommander to do path processing for both morph components
- replaced path string processing from Raphael with the one from SvgPath for more accurate path data processing
- solved some issue with path processing
arcTo
path commands withlargeArcFlag
- code improvements
KUTE.js now works in HEAD
- KUTE.js now works when added to
<head>
but tween object initialization scripting must be added after<body>
or when newElement
target is appended into document - updated
shorter-js
Minor fix
Incorrect rollup output
2.0.10
Allow transform components to work with pre-processed values
2.0.9 Allow transform components to work with pre-processed values
Added Transform Legacy component
Added a new component to support legacy browsers IE9+
Also added an additional polyfill-legacy.js
source to build IE9+ polyfills.
Fixed objects file names
2.0.7