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-24 05:45:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d75fd4b40aba18f62f33ddb12e1f6c11423633dd
konva
/
tests
/
js
/
unit
/
shapes
History
Eric Rowell
d75fd4b40a
refactored filter API so that transitions can hook into the filter controls. Filter transitons are now working. Filters can now also have an unlimited number of parameters. added _applyFilter flag to ensure that new filters are only applied once, when needed, right before a redraw
2013-05-04 00:40:46 -07:00
..
blobTests.js
created new test method, testDataUrl, which makes it super easy to identify data url comparison failures that resulted from Chrome upgrades. Begain integrating. fixed all synchronous unit test data url comparison failures
2013-03-24 14:12:00 -07:00
circleTests.js
added getNodeType() and getShapeType() methods
2013-03-24 00:14:42 -07:00
ellipseTests.js
added getNodeType() and getShapeType() methods
2013-03-24 00:14:42 -07:00
imageTests.js
refactored filter API so that transitions can hook into the filter controls. Filter transitons are now working. Filters can now also have an unlimited number of parameters. added _applyFilter flag to ensure that new filters are only applied once, when needed, right before a redraw
2013-05-04 00:40:46 -07:00
lineTests.js
fixed
#363
2013-04-04 22:45:39 -07:00
polygonTests.js
added getNodeType() and getShapeType() methods
2013-03-24 00:14:42 -07:00
rectTests.js
added getNodeType() and getShapeType() methods
2013-03-24 00:14:42 -07:00
splineTests.js
created new test method, testDataUrl, which makes it super easy to identify data url comparison failures that resulted from Chrome upgrades. Begain integrating. fixed all synchronous unit test data url comparison failures
2013-03-24 14:12:00 -07:00
spriteTests.js
fixes
#362
2013-04-02 22:07:04 -07:00
textTests.js
renamed the Crop filter to Mask
2013-04-04 22:22:28 -07:00
wedgeTests.js
created new test method, testDataUrl, which makes it super easy to identify data url comparison failures that resulted from Chrome upgrades. Begain integrating. fixed all synchronous unit test data url comparison failures
2013-03-24 14:12:00 -07:00