lavrton
|
c3511210f2
|
cache + pixelRatio
|
2015-02-14 22:12:54 +07:00 |
|
lavrton
|
e39d7861c3
|
Add new method getClientRect() . rethink caching.
|
2015-02-12 14:10:36 +07:00 |
|
lavrton
|
0f1d045701
|
repair tests
|
2015-01-27 15:31:00 +07:00 |
|
lavrton
|
3b94673d73
|
Merge branch 'master' of https://github.com/jovination/konva into jovination-master
Conflicts:
src/Stage.js
test/unit/Node-test.js
test/unit/Shape-test.js
test/unit/plugins/Path-test.js
|
2015-01-27 15:15:05 +07:00 |
|
Jovination
|
607ef1837b
|
Renaming
|
2015-01-27 00:07:51 -07:00 |
|
lavrton
|
f9a08a6acc
|
rendering shadows and strokes test improve
|
2015-01-27 13:21:02 +07:00 |
|
Eric Rowell
|
c98a9d76a9
|
all shape and plugin tests are now passing again
|
2013-12-04 08:37:28 -08:00 |
|
Mario Minutolo
|
e2f2c28b1b
|
Move start position after a close path (z) to the starting node of the path (previous M).
|
2013-11-25 12:19:02 +01:00 |
|
Eric Rowell
|
4cf15cedb8
|
rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together
|
2013-09-26 01:39:50 -07:00 |
|
Eric Rowell
|
f31ff0b9e8
|
getTrace() can now operate in strict and relaxed modes. with relaxed mode, we can now also do a basic context trace test on renderings that may have different parameters in different browsers
|
2013-09-15 22:59:09 -07:00 |
|
Eric Rowell
|
400fae734d
|
migrated unit tests to Mocha
|
2013-09-08 21:36:54 -07:00 |
|
Eric Rowell
|
976b88dea5
|
migrated path tests to Mocha, and also correctly fixed #567
|
2013-09-07 23:42:11 -07:00 |
|