Commit Graph

1713 Commits

Author SHA1 Message Date
Anton Lavrenov
83d70a0174 build for 0.11.1 2016-01-16 17:47:01 +08:00
Anton Lavrenov
763d30cfe6 update CHANGELOG with new version 2016-01-16 17:46:53 +08:00
Anton Lavrenov
c934509430 version 0.11.0 2016-01-16 17:39:21 +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
ed6a3a956b Merge branch 'master' of github.com:konvajs/konva 2016-01-07 18:52:05 +08:00
Anton Lavrenov
ff82ad1901 optimize change event. close #120 2016-01-07 15:57:36 +08:00
Anton Lavrenov
864c7a96ec Update README.md 2016-01-04 20:14:47 +08:00
Anton Lavrenov
68189ad079 Update README.md 2016-01-04 20:12:08 +08:00
Anton Lavrenov
2e76cfba30 currentTarget fix 2016-01-04 08:31:53 +08:00
Anton Lavrenov
7f2315fb1d Update README.md 2016-01-02 19:53:32 +08:00
Anton Lavrenov
68b3143a93 Update README.md 2016-01-02 19:48:26 +08:00
Anton Lavrenov
e4067c18f9 special core.js module for creating minimal bundle. close #107 2016-01-02 18:18:00 +08:00
Anton Lavrenov
54bdee817f add src to npm 2016-01-02 17:53:48 +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
6608abbbc3 fix typo 2015-12-23 14:18:01 +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
Anton Lavrenov
2a514ee580 return this from several methods. close #111 2015-12-22 17:19:33 +07:00
Anton Lavrenov
694abb9815 run gulp from npm 2015-12-22 17:19:19 +07:00
lavrton
40563bb2c1 small doc update 2015-11-22 22:26:04 +07:00
lavrton
d1d30c6c1a event delegation support 2015-11-22 10:44:33 +07:00
lavrton
65bea76644 Merge branch 'master' of github.com:lavrton/KineticJS 2015-11-21 22:07:06 +07:00
lavrton
a34096d424 better support for dragging when mouse out of stage. fix #105. 2015-11-21 22:06:34 +07:00
Anton Lavrenov
a2e93b214f Update README.md 2015-11-06 22:26:21 +06:00
Anton Lavrenov
96a8671fa5 Update README.md 2015-11-05 20:19:13 +06:00
lavrton
676af7e649 Merge branch 'master' of github.com:lavrton/KineticJS 2015-10-30 23:22:13 +07:00
lavrton
ab69a0fc2d fix Arrow drawing function 2015-10-30 23:22:05 +07:00
lavrton
d25352d363 update version for next develop cycle 2015-10-30 23:21:23 +07:00
Anton Lavrenov
ac30161498 Merge pull request #102 from nmehlei/master
added rotation as property since rotationDeg is obsolete
2015-10-29 19:43:50 +06:00
Nicolas Mehlei
4364b03b14 added rotation as property since rotationDeg is obsolete 2015-10-29 13:07:00 +01: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
lavrton
bd910a8bc7 linting fixes 2015-10-22 07:32:07 +02:00
Anton Lavrenov
800e5563a0 Merge pull request #99 from evktalo/typo_fixes
Language and typo fixes for changelog
2015-10-13 18:35:13 +06: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
ba674dbbb4 prevent webkitMovementX deprecated message. close #96. 2015-10-12 11:34:17 +07:00
lavrton
140a5787ae better working without D&D module 2015-10-12 11:33:09 +07:00
lavrton
8006bed344 tween array fixes 2015-09-21 15:43:03 +07: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
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