mirror of
https://github.com/konvajs/konva.git
synced 2025-12-04 10:58:22 +08:00
now utilizing John Resig's mashup of Base.js and protototype.js inheritiance Class so that it's easy for developers to extend KineticJS objects with extend() or to simply tack on new methods and properties that's available to all children classes. Moved getter and setter logic to Node. Moved transition class to root directory and created Tween class
This commit is contained in:
1525
dist/kinetic-core.js
vendored
1525
dist/kinetic-core.js
vendored
File diff suppressed because it is too large
Load Diff
7
dist/kinetic-core.min.js
vendored
7
dist/kinetic-core.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user