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-07-15 10:47:41 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ed579e4843
konva
/
tests
History
Eric Rowell
ed579e4843
added new destroy Node method which removes and destroys a node. remove() now simply removes a node from the stage. You can re add the node at a later time with add(). getDOM() changed to getContent(). stage.remove() now correctly removes content node
2013-01-12 22:01:12 -08:00
..
assets
layer.toDataURL() now directly returns layer canvas data url if position and size are not specificed. updated unit tests and docs
2013-01-02 22:02:00 -08:00
html
setup test for require.js support
2012-12-01 18:44:13 -08:00
js
added new destroy Node method which removes and destroys a node. remove() now simply removes a node from the stage. You can re add the node at a later time with add(). getDOM() changed to getContent(). stage.remove() now correctly removes content node
2013-01-12 22:01:12 -08:00
base.css
updated test framework CSS
2012-11-28 23:04:23 -08:00