Commit Graph

2215 Commits

Author SHA1 Message Date
Anton Lavrenov
5b747b9265 update cdn link 2018-05-17 13:11:38 +09:00
Anton Lavrenov
13ac671aa1 build for 2.1.3 2018-05-17 13:11:38 +09:00
Anton Lavrenov
b585873266 update CHANGELOG with new version 2018-05-17 13:11:12 +09:00
Anton Lavrenov
c08de940e4 fix Konva.Transformer for shapes with offset. close #386 2018-05-17 13:08:29 +09:00
Anton Lavrenov
74d3a12921 automatically change transformer on shape changes. close #391 2018-05-17 07:22:45 +09:00
Anton Lavrenov
320ec87b2e update cdn link 2018-05-16 12:36:17 +09:00
Anton Lavrenov
0575c5d506 build for 2.1.2 2018-05-16 12:36:17 +09:00
Anton Lavrenov
0d3043afe3 update CHANGELOG with new version 2018-05-16 12:36:10 +09:00
Anton Lavrenov
ec52543d58 build for 2018-05-16 12:35:09 +09:00
Anton Lavrenov
945b197710 update CHANGELOG with new version 2018-05-16 12:34:14 +09:00
Anton Lavrenov
902a151699 update CHANGELOG with new version 2018-05-16 12:32:57 +09:00
Anton Lavrenov
803d3df2b9 update cdn link 2018-05-16 11:42:39 +09:00
Anton Lavrenov
3046d9f1f7 build for 2.1.0 2018-05-16 11:42:39 +09:00
Anton Lavrenov
417b9a1adb update CHANGELOG with new version 2018-05-16 11:42:32 +09:00
Anton Lavrenov
566dd7e2f0 fix some event behaviour 2018-05-07 11:57:10 +09:00
Anton Lavrenov
3e9d9b4f18 Merge branch 'master' of github.com:konvajs/konva 2018-05-04 15:56:46 +09:00
Anton Lavrenov
76c20a27c3 fix arrow with tension. close 197 2018-05-04 15:56:08 +09:00
Anton Lavrenov
9370d4ce0f
Merge pull request #389 from floric/master
Add bezier property to Line typings
2018-05-02 20:04:52 +08:00
Florian Richter
986b2db8db Add bezier property to Line typings 2018-05-02 08:57:49 +02:00
Anton Lavrenov
2ac7e692f6 Better wrap algorithm for Konva.Text 2018-04-30 10:40:49 +08:00
Anton Lavrenov
c7b9e9a385 some removes 2018-04-24 14:10:28 +08:00
Anton Lavrenov
7d5e0024be transformer and text fixes. close #381 2018-04-24 12:08:02 +08:00
Anton Lavrenov
110d13b559 update cdn link 2018-04-21 08:06:20 +07:00
Anton Lavrenov
2277a82894 build for 2.0.3 2018-04-21 08:06:20 +07:00
Anton Lavrenov
9698e08e50 update CHANGELOG with new version 2018-04-21 08:06:09 +07:00
Anton Lavrenov
7cfef08872 build 2018-04-19 14:38:59 +07:00
Anton Lavrenov
272dafe398 fix stage.toDataURL defaults 2018-04-19 14:33:45 +07:00
Anton Lavrenov
f1e7bf0e8e made some caching fixes 2018-04-18 14:25:39 +07:00
Anton Lavrenov
e415e266ab slightly fix getClientRect calculations 2018-04-18 11:27:51 +07:00
Anton Lavrenov
a4221df605
Merge pull request #383 from benjaminjackman/patch-2
Set img.crossOrigin to Anonymous in Konva.Image.fromURL  to prevent tainted canvas
2018-04-18 08:32:07 +07:00
Anton Lavrenov
acff7b0ffe
Merge pull request #384 from troeggla/master
Fixed type definitions for find() and findOne()
2018-04-18 08:27:23 +07:00
Thomas Röggla
e96889677c fixed type definitions for find() and findOne() 2018-04-17 14:43:34 +02:00
Ben Jackman
f51c916336
use single quotes 2018-04-16 23:41:41 -05:00
Ben Jackman
38ca94e7fd
Add crossOrigin Anonymous in Konva.Image.fromURL to prevent tainted canvas
See: https://github.com/konvajs/konva/issues/382
2018-04-16 23:33:00 -05:00
Anton Lavrenov
7601be03fc remove logs 2018-04-17 10:27:58 +07:00
Anton Lavrenov
e53d75b11f capture events for transformer 2018-04-17 10:24:06 +07:00
Anton Lavrenov
824261ee6f better fix and test 2018-04-11 11:24:09 +07:00
Anton Lavrenov
f01f810423 better behavior of dblclick event when you click fast on different shapes 2018-04-11 11:11:54 +07:00
Anton Lavrenov
f8bd25cbfe fix "same value" detection in setAttr. fix #378 2018-04-11 09:01:10 +07:00
Anton Lavrenov
76d3282fcf boundBoxFunc for Transformer 2018-04-11 08:36:08 +07:00
Anton Lavrenov
cf0ec1641d update changelog 2018-04-02 10:51:36 +07:00
Anton Lavrenov
43e628680c Merge branch 'seethroughtrees-feature/arrow' 2018-04-02 10:48:08 +07:00
Anton Lavrenov
504bab7261 refix dash 2018-04-02 10:47:34 +07:00
Anton Lavrenov
cfe0f9aa8a Merge branch 'feature/arrow' of https://github.com/seethroughtrees/konva into seethroughtrees-feature/arrow 2018-04-02 09:34:33 +07:00
Anton Lavrenov
c4d6d0c66d Merge branch 'master' of github.com:konvajs/konva 2018-03-30 10:26:00 +07:00
Anton Lavrenov
7a3cebab6e update changelog, make a build 2018-03-29 18:41:36 +07:00
Anton Lavrenov
06b633fd49 Merge branch 'seethroughtrees-feature/findOne' 2018-03-29 18:40:14 +07:00
Anton Lavrenov
2f156de78d small rename 2018-03-29 18:39:47 +07:00
Adam L
2466ea61b0 refactor findOne method 2018-03-26 22:52:08 -07:00
Anton Lavrenov
54f75d7c3a
Merge pull request #376 from seethroughtrees/feature/dev
update npm scripts
2018-03-27 12:44:11 +07:00