This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-11-18 17:21:36 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
f5d4228f3b538cab3da4c810949a384e0aadee68
konva
/
tests
History
ericdrowell
f5d4228f3b
removed load() method from stage. Added Kinetic.Node.create() which creates a node from a json string. This essentially allows us to deserialize any node, including a stage, layers, groups, and shapes.
2012-10-03 20:38:29 -07:00
..
assets
multi line text now correctly supports shadows
2012-08-26 18:49:05 -07:00
html
it turns out that there was only a problem with moveDown. refactored logic proposed by Adam
2012-09-17 22:49:24 -07:00
js
removed load() method from stage. Added Kinetic.Node.create() which creates a node from a json string. This essentially allows us to deserialize any node, including a stage, layers, groups, and shapes.
2012-10-03 20:38:29 -07:00
base.css
moved several manual tests to the unit test page. Added another functional test. Added warning logs to the functional test framework
2012-06-16 01:21:35 -07:00