Commit Graph

98 Commits

Author SHA1 Message Date
Anton Lavrenov
b73f1f0697 update CHANGELOG with new version 2016-08-30 09:09:19 +03:00
Anton Lavrenov
1050dd5bb5 add new preventDefault property for Konva.Shape 2016-08-21 12:59:25 +07:00
Anton Lavrenov
e974b1591c update CHANGELOG with new version 2016-08-14 13:00:00 +07:00
Anton Lavrenov
885a390277 Konva.Text will interpret undefined width and height as AUTO 2016-07-08 10:44:15 +07:00
Anton Lavrenov
aef5e79981 update CHANGELOG with new version 2016-07-05 09:59:41 +07:00
Anton Lavrenov
13d06635f0 update CHANGELOG with new version 2016-07-05 09:22:44 +07:00
Anton Lavrenov
8004687541 fix bug for touchend event. close #156 2016-07-05 09:04:34 +07:00
Anton Lavrenov
31c64a9479 update CHANGELOG with new version 2016-06-18 22:31:50 +07:00
Anton Lavrenov
dbcc17041f clipping function 2016-06-18 22:27:19 +07:00
Anton Lavrenov
31aec366b4 update CHANGELOG with new version 2016-06-17 14:09:37 +07:00
Anton Lavrenov
65b18f626b mouseenter bug fix. close #119 2016-06-07 17:25:32 +07:00
Anton Lavrenov
8a5517dccc update CHANGELOG with new version 2016-05-14 22:17:33 +07:00
Anton Lavrenov
34d18efcf8 removeChildren() remove only first level children. close #135 2016-05-14 22:06:44 +07:00
Anton Lavrenov
0e8c99b6c2 Warning when node for Tween is not in layer yet. close #108 2016-05-14 21:58:05 +07:00
Anton Lavrenov
e731d0ccfe animation improvements 2016-05-14 21:49:44 +07:00
Anton Lavrenov
2c772bfea4 node@5.10.1, canvas@1.3.14, jsdom@8.5.0 support 2016-05-06 14:31:35 +07:00
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
40a30f1c84 update CHANGELOG with new version 2016-04-07 11:03:51 +07:00
Anton Lavrenov
e27fa6a19b update CHANGELOG with new version 2016-03-31 09:59:13 +07:00
Anton Lavrenov
e9b14e735e update CHANGELOG with new version 2016-03-31 09:57:17 +07:00
Anton Lavrenov
a2887e2904 konva.d.ts fixes. close #127 2016-03-02 08:28:17 +08:00
Anton Lavrenov
9ba6ff21fe contentWheel event for Stage. close #129 2016-02-29 08:03:03 +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
763d30cfe6 update CHANGELOG with new version 2016-01-16 17:46:53 +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
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
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
dd52f0202a update changelog 2015-12-22 20:51:42 +07:00
Anton Lavrenov
92478f4e77 update changelog 2015-12-22 17:35:08 +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
e0d5f08f06 Merge branch 'master' of github.com:lavrton/KineticJS 2015-10-22 08:51:11 +02:00
lavrton
05c90bd45c fill and stroke support for Sprite 2015-10-22 08:50:42 +02:00
Eino Keskitalo
fc9ddc7f8e Language and typo fixes for changelog
I only fixed things where I was fairly sure of their meaning.
2015-10-13 15:07:48 +03:00
lavrton
77f9af4e06 type fix 2015-09-21 15:42:55 +07:00
lavrton
1f9ce30d81 fix cache bug 2015-09-19 23:11:01 +07:00
lavrton
5f2c70ddc7 Tweening a line with different numbers of points. close #92 2015-09-12 12:00:50 +07:00
lavrton
ff6a2bf0cc fix toObject for extended attrs. close #86 2015-08-28 11:36:38 +07:00
lavrton
026423402d update Konva.Node.create flow 2015-08-28 10:29:52 +07:00
lavrton
e21ea5daa2 fix getClientRect for container. close #85 2015-06-19 23:17:02 +07:00