Commit Graph

94 Commits

Author SHA1 Message Date
Anton Lavrenov
4490b5f37d build for 1.1.0 2016-08-21 13:00:48 +07:00
Anton Lavrenov
84b6bbd7d0 build for 1.0.3 2016-08-14 13:00:04 +07:00
ada99
95edb44782 Fix #157 (#158)
* Stringify custom attributes-objects

* Stringify custom attributes-objects
2016-07-09 20:54:28 +07:00
Anton Lavrenov
7c47ec2aba build for 1.0.2 2016-07-08 10:44:50 +07:00
Anton Lavrenov
b48ca4e4b1 build for 1.0.1 2016-07-05 09:59:44 +07:00
Anton Lavrenov
aef5e79981 update CHANGELOG with new version 2016-07-05 09:59:41 +07:00
Anton Lavrenov
55cc131120 build for 1.0.0 2016-07-05 09:22:48 +07:00
Anton Lavrenov
8004687541 fix bug for touchend event. close #156 2016-07-05 09:04:34 +07:00
Anton Lavrenov
e5f23c42ed build for 0.15.0 2016-06-18 22:32:48 +07:00
Anton Lavrenov
bc4a0230d6 build 2016-06-18 22:27:42 +07:00
Anton Lavrenov
3650407343 build for 0.14.0 2016-06-17 14:09:40 +07:00
Anton Lavrenov
65b18f626b mouseenter bug fix. close #119 2016-06-07 17:25:32 +07:00
Anton Lavrenov
c04ab52041 build for 0.13.0 2016-05-14 22:17:36 +07:00
Anton Lavrenov
df03f79c81 fix typo 2016-05-14 22:13:14 +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
630f60cdb7 lint fixes and build 2016-05-14 21:30:27 +07:00
Anton Lavrenov
63de329144 detection fix 2016-05-06 15:20:18 +07:00
Anton Lavrenov
175687809e IE bold fix 2016-05-06 15:14:39 +07:00
Anton Lavrenov
77873fe4fd build 2016-05-06 14:32:21 +07:00
Anton Lavrenov
0f77dc4f8b fix mouseenter bug. close #119 2016-04-26 14:12:04 +07:00
Anton Lavrenov
2edc6cdc5d build for 0.12.4 2016-04-19 16:17:45 +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
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