Commit Graph

79 Commits

Author SHA1 Message Date
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
lavrton
fcef571dae fix getClientRect calculation for Line. close #83 2015-06-19 07:46:58 +07:00
lavrton
c2d9b1d436 better dragging flow 2015-06-02 08:14:54 +07:00
lavrton
a56916927b 0.9.5 2015-05-28 13:17:34 +07:00
lavrton
ca80444a2c build 2015-05-28 11:48:33 +07:00
lavrton
74dab77ad4 validation for find and findOne methods 2015-05-25 13:56:19 +07:00
lavrton
b09b22ad82 stage.toDataURL() in sync way 2015-05-25 11:26:30 +07:00
Anton Lavrenov
d455d0f994 mark some methods as deprecated 2015-05-07 08:48:15 +07:00
Anton Lavrenov
ef1f838496 update change log 2015-05-05 07:30:57 +07:00
Anton Lavrenov
67e52e9d73 new method. close #20 2015-05-04 16:56:54 +07:00
Anton Lavrenov
744dd61992 Fix clone function to support custom Shapes. close #71 2015-04-26 15:20:11 +07:00
Anton Lavrenov
42eda94675 Repair fill gradient for text. close #39 2015-04-26 08:34:28 +07:00
Anton Lavrenov
533f68b2f3 update change log 2015-04-26 07:56:17 +07:00
lavrton
41c10555bc fix bug for wrong getClientRect calculation. close #50 2015-04-16 09:43:21 +07:00
lavrton
6ad6104f4b fix bug for drawHitFromCache + HDPI. close #48 2015-04-14 10:49:33 +07:00
lavrton
4f9140539e update changelog 2015-04-14 09:56:56 +07:00
lavrton
18cce13ea5 better capable konva context with native context 2015-04-08 22:26:25 +07:00
lavrton
4334b2a087 fix to onFinish callback flow 2015-03-10 19:16:13 +07:00
lavrton
73d507baff 0.9.0 2015-02-27 11:05:11 +07:00
lavrton
ff983ea8c0 new method to for tweening nodes 2015-02-26 08:18:50 +07:00