Anton Lavrenov
|
1dea3696a2
|
configure what mouse buttons can be used for drag&drop
|
2019-02-14 10:33:58 -05:00 |
|
Anton Lavrenov
|
7aa3c3238d
|
several fixes
|
2019-01-21 17:42:02 -05:00 |
|
Anton Lavrenov
|
d660efe9fa
|
fix log
|
2019-01-19 10:31:07 -05:00 |
|
Anton Lavrenov
|
3002891f5e
|
more info in tests
|
2019-01-19 10:26:21 -05:00 |
|
Anton Lavrenov
|
830eb53650
|
bugs fixes, docs updates. fix #535
|
2019-01-11 08:51:46 -05:00 |
|
Anton Lavrenov
|
52f2b8178b
|
docs updatesx
|
2019-01-06 03:01:20 -05:00 |
|
Anton Lavrenov
|
ac8e682738
|
update stage events flow, rename resizer to transformer
|
2018-01-04 10:59:14 +07:00 |
|
Anton Lavrenov
|
3e3186d0d1
|
pointer position fixes
|
2017-05-24 21:50:56 +03:00 |
|
Anton Lavrenov
|
8e7ce7ff4f
|
test fixes
|
2017-03-24 09:07:34 -05:00 |
|
Anton Lavrenov
|
59cc7b99f2
|
setup prettier and make all code better
|
2017-02-24 09:15:33 -05:00 |
|
mititch
|
bc7422198d
|
fix mouse events simulation
|
2017-01-17 14:44:30 +02:00 |
|
Anton Lavrenov
|
658ba2aeac
|
test fixes
|
2016-10-25 08:51:53 -06:00 |
|
lavrton
|
981f245833
|
fix test & update deps
|
2015-08-28 10:11:10 +07:00 |
|
lavrton
|
c2d9b1d436
|
better dragging flow
|
2015-06-02 08:14:54 +07:00 |
|
lavrton
|
cdb1bd0437
|
migrate to gulp
|
2015-04-07 15:06:20 +07:00 |
|
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
|
367d829784
|
performance improvement
|
2015-02-09 06:29:31 +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 |
|
lavrton
|
339e2dc969
|
tests updates
|
2015-01-22 12:47:07 +07:00 |
|
Лаврёнов Антон
|
f573b3a76b
|
optional warnings displaying
|
2014-05-20 17:57:39 +08:00 |
|
Лаврёнов Антон
|
a7ceaa8f24
|
package.json is updated for latest version of libraries.
They works better, especially jshint.
(!) Please run `npm install` to update node_modules
|
2014-02-25 14:01:32 +08:00 |
|
Eric Rowell
|
65a0aecb97
|
added test for hit region draw from blurred image
|
2014-01-05 01:24:23 -08:00 |
|
Eric Rowell
|
1f4ff9f1d7
|
cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph
|
2013-12-09 10:07:08 -08:00 |
|
Eric Rowell
|
50b3220812
|
migrated old manual test to new testing system. fixed tweening issues
|
2013-12-05 23:10:42 -08:00 |
|
Eric Rowell
|
224436aa18
|
fixed pixel ratio issue with createHitRegion
|
2013-11-02 23:48:39 -07:00 |
|
Eric Rowell
|
1965f61da2
|
added assertion counter to Mocha
|
2013-09-30 07:52:13 -07:00 |
|
Eric Rowell
|
5bac5358a9
|
finished migrating DD tests to mocha. refactored functional test site directory
|
2013-09-25 23:25:59 -07:00 |
|
Eric Rowell
|
659d0409b3
|
added Kinetic level pixelRatio property that can be used to override the detected pixel ratio. Also fixed up a pixel ratio related test for FF. added Kinetic.UA for user agent detection
|
2013-09-13 23:26:58 -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 |
|