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
2026-01-09 03:04:40 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fae1ff6cb752c46b72948d322dd725d67be367ba
konva
/
tests
/
js
History
Eric Rowell
fae1ff6cb7
removed Circle shape and replaced it with the more flexible Ellipse shape. If you define the radius with a number, the shape will be a circle. if you define the radius with an x and y component, it will be an oval
2012-06-17 16:50:04 -07:00
..
functionalTests.js
removed Circle shape and replaced it with the more flexible Ellipse shape. If you define the radius with a number, the shape will be a circle. if you define the radius with an x and y component, it will be an oval
2012-06-17 16:50:04 -07:00
manualTests.js
removed Circle shape and replaced it with the more flexible Ellipse shape. If you define the radius with a number, the shape will be a circle. if you define the radius with an x and y component, it will be an oval
2012-06-17 16:50:04 -07:00
Test.js
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
unitTests.js
removed Circle shape and replaced it with the more flexible Ellipse shape. If you define the radius with a number, the shape will be a circle. if you define the radius with an x and y component, it will be an oval
2012-06-17 16:50:04 -07:00