Commit Graph

71 Commits

Author SHA1 Message Date
Anton Lavrenov
9f5e8938b7 batchDraw will not do immediate draw() 2016-04-19 16:16:58 +07:00
Anton Lavrenov
3743b27899 fix incorrect shadow offset on rotation. fix #142 2016-04-15 10:52:45 +07:00
Anton Lavrenov
9c3f02da04 build for 0.12.3 2016-04-07 11:03:54 +07:00
Anton Lavrenov
4c2661f212 build for 0.12.2 2016-03-31 10:13:40 +07:00
Anton Lavrenov
f5a5cb65dc build for 0.12.1 2016-03-31 10:02:09 +07:00
Anton Lavrenov
78d8522271 build for 0.12.0 2016-03-31 09:57:21 +07:00
Hugo Dias
307666a424 build with the new changes 2016-03-15 15:38:02 +00:00
Anton Lavrenov
9ba6ff21fe contentWheel event for Stage. close #129 2016-02-29 08:03:03 +08:00
Anton Lavrenov
c0a3057adb Merge branch 'master' of github.com:konvajs/konva 2016-02-28 17:05:11 +08:00
Anton Lavrenov
3c1e2804de better HDPI support
update packages
2016-02-28 16:57:15 +08:00
Anton Lavrenov
e54b378a33 fix wrong Path getClientRect() calculation 2016-02-05 06:51:26 +08:00
Anton Lavrenov
e3596d6c63 repair cancelBubble event property behaviour. fix #123. 2016-01-26 23:21:25 +08:00
Anton Lavrenov
83d70a0174 build for 0.11.1 2016-01-16 17:47:01 +08:00
Anton Lavrenov
627cf16a2f update CHANGELOG with new version 2016-01-16 17:35:03 +08:00
Anton Lavrenov
d9451f854e contentTap event for stage. fix #122. 2016-01-16 07:11:30 +08:00
Anton Lavrenov
ff82ad1901 optimize change event. close #120 2016-01-07 15:57:36 +08:00
Anton Lavrenov
2e76cfba30 currentTarget fix 2016-01-04 08:31:53 +08:00
Anton Lavrenov
1a4c50cfaa global & UMD cleaning 2016-01-02 17:47:58 +08:00
Anton Lavrenov
6e3c69fae0 Show warning message if several instances of Konva are added to page. close #113 2016-01-02 17:33:50 +08:00
Anton Lavrenov
c7ae11cd01 Narrow down getIntersection() result. add optional selector parament to getIntersection function. close #74 2015-12-26 13:12:40 +07:00
Anton Lavrenov
28e8758d29 new node.findAncestors(selector) and node.findAncestor(selector) functions. close #116 2015-12-25 21:35:19 +07:00
Anton Lavrenov
c79fcd377e build 2015-12-23 14:19:08 +07:00
Anton Lavrenov
3616d38d85 fix corner radous for Label shape 2015-12-23 14:16:03 +07:00
Anton Lavrenov
eda967c07e optional parent argument for getAbsolutePosition 2015-12-23 09:18:36 +07:00
Anton Lavrenov
2a514ee580 return this from several methods. close #111 2015-12-22 17:19:33 +07:00
lavrton
d1d30c6c1a event delegation support 2015-11-22 10:44:33 +07:00
lavrton
a34096d424 better support for dragging when mouse out of stage. fix #105. 2015-11-21 22:06:34 +07:00
lavrton
ab69a0fc2d fix Arrow drawing function 2015-10-30 23:22:05 +07:00
lavrton
50b30b6cfd 0.10.0 2015-10-27 10:51:16 +07:00
lavrton
05c90bd45c fill and stroke support for Sprite 2015-10-22 08:50:42 +02:00
lavrton
bd910a8bc7 linting fixes 2015-10-22 07:32:07 +02:00
lavrton
ba674dbbb4 prevent webkitMovementX deprecated message. close #96. 2015-10-12 11:34:17 +07:00
lavrton
1f9ce30d81 fix cache bug 2015-09-19 23:11:01 +07:00
lavrton
9fcb6b4ae8 tween fix 2015-09-12 12:17:54 +07:00
lavrton
5f2c70ddc7 Tweening a line with different numbers of points. close #92 2015-09-12 12:00:50 +07:00
lavrton
fdf852547e build 2015-08-28 17:11:04 +07:00
lavrton
5baa5157fd Merge branch 'master' of https://github.com/codefo/konva into codefo-master
Conflicts:
	konva.js
	konva.min.js
2015-08-23 15:23:16 +07:00
Gleb Pospelov
d364e093eb Update build
#79
2015-07-30 04:25:13 +03:00
Gleb Pospelov
29ba8e7c65 Merge upstream
#79
2015-07-30 04:23:16 +03:00
Gleb Pospelov
3262b3aa34 Remove brightness from filter
#79
2015-07-30 03:36:30 +03:00
lavrton
5c6f654cb3 build 2015-06-19 23:18:41 +07:00
Gleb Pospelov
6831c51d5f RGBA filter added to gulp 2015-06-09 12:25:41 +03:00
lavrton
c2d9b1d436 better dragging flow 2015-06-02 08:14:54 +07:00
lavrton
ca80444a2c build 2015-05-28 11:48:33 +07:00
Anton Lavrenov
33de4cb0b6 FastLayer now can have transforms. close #56 2015-05-05 07:03:14 +07:00
Anton Lavrenov
3dff461592 set default pixelRatio for method 2015-04-27 11:20:55 +07:00
Anton Lavrenov
5a55a1a6db build 2015-04-26 07:48:11 +07:00
lavrton
41c10555bc fix bug for wrong getClientRect calculation. close #50 2015-04-16 09:43:21 +07:00
lavrton
681b81705c manual test for drawHitFromCache with alpha threshold 2015-04-16 09:23:55 +07:00
lavrton
b3344f8b74 build 2015-04-14 10:50:09 +07:00