Commit Graph

109 Commits

Author SHA1 Message Date
Anton Lavrenov
b12fd40f25 update docs 2016-10-25 09:03:25 -06:00
Anton Lavrenov
658ba2aeac test fixes 2016-10-25 08:51:53 -06:00
Anton Lavrenov
b510582660 changing a size of Konva.Stage will update it in async way (via batchDraw). 2016-09-21 15:22:08 -04:00
Anton Lavrenov
834c1362c6 implement letter spacing for Text Shape 2016-09-20 16:31:30 -04:00
Anton Lavrenov
763788bd32 update CHANGELOG with new version 2016-09-20 09:35:30 -04:00
Anton Lavrenov
3b22252cc3 fix clientRect calculations 2016-09-16 10:12:49 -04:00
Anton Lavrenov
baf3769774 update CHANGELOG with new version 2016-09-15 17:16:29 -04:00
Anton Lavrenov
a78062bc67 update CHANGELOG with new version 2016-09-13 14:26:16 -04:00
Anton Lavrenov
e6a94a9306 update CHANGELOG with new version 2016-09-12 07:29:29 -04:00
Anton Lavrenov
e8b2423c82 Better TextPath hit function 2016-09-12 07:28:42 -04:00
Anton Lavrenov
0eec587cd6 fix #169 2016-09-10 07:57:50 -04:00
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