Commit Graph

1939 Commits

Author SHA1 Message Date
Anton Lavrenov
d587d35d2a update CHANGELOG with new version 2017-05-24 21:53:22 +03:00
Anton Lavrenov
aafebb8444 Merge branch 'master' of github.com:konvajs/konva 2017-05-24 21:51:14 +03:00
Anton Lavrenov
3e3186d0d1 pointer position fixes 2017-05-24 21:50:56 +03:00
Anton Lavrenov
96d18a1c5e Merge pull request #235 from ChamNouki/patch-1
Update Arc definition
2017-05-19 01:39:28 -05:00
ChamNouki
0312d2b4d4 Update Arc @ Ring definition
Ok. So adding properties and methods to ArcConfig and Arc directly extending ShapeConfig / Shape according to sources
2017-05-19 08:15:36 +02:00
ChamNouki
2e1e48d440 Update Arc definition
Arc class need to extend Ring in order to be able to access inner and outer radius, and angle method is in Arc class not in Ring.
2017-05-16 09:22:25 +02:00
Anton Lavrenov
485fac6550 update cdn link 2017-05-08 07:20:45 -05:00
Anton Lavrenov
2ae91d763a build for 1.6.2 2017-05-08 07:20:45 -05:00
Anton Lavrenov
9701ecd387 update CHANGELOG with new version 2017-05-08 07:20:40 -05:00
Anton Lavrenov
4924c4024c fix automatic shadow scaling. close #230 2017-04-25 17:21:45 -05:00
Anton Lavrenov
18bab59f8b update cdn link 2017-04-25 13:02:38 -05:00
Anton Lavrenov
9183703917 build for 1.6.1 2017-04-25 13:02:38 -05:00
Anton Lavrenov
d4a03201e1 update CHANGELOG with new version 2017-04-25 13:02:32 -05:00
Anton Lavrenov
1eb5a0341a better fix for pointer position. close #229. 2017-04-25 13:00:35 -05:00
Anton Lavrenov
5e3c9f3d5d fix event 2017-04-25 12:46:06 -05:00
Anton Lavrenov
d3498fc0fa moved globalCompositeOperation property to Konva.Node 2017-04-21 12:07:36 -05:00
Anton Lavrenov
f47c1328ce update cdn link 2017-04-21 11:11:48 -05:00
Anton Lavrenov
557717c501 build for 1.6.0 2017-04-21 11:11:48 -05:00
Anton Lavrenov
6b86a0ff09 update CHANGELOG with new version 2017-04-21 11:11:43 -05:00
Anton Lavrenov
82e12b41d4 support of globalCompositeOperation for Konva.Shape. close #228 2017-04-21 11:10:23 -05:00
Anton Lavrenov
865577b7e6 fix bug with getAllIntersections and Text shape. close #224 2017-04-21 10:40:41 -05:00
Anton Lavrenov
8d1fd1218f update readme and changelog 2017-03-24 09:09:38 -05:00
Anton Lavrenov
8e7ce7ff4f test fixes 2017-03-24 09:07:34 -05:00
Anton Lavrenov
4834f78347 Merge branch 'benbenbenbenbenben-master' 2017-03-24 08:48:36 -05:00
Anton Lavrenov
624a55f287 Merge branch 'master' of https://github.com/benbenbenbenbenben/konva into benbenbenbenbenben-master 2017-03-24 08:41:16 -05:00
Anton Lavrenov
ce8d8122a5 update cdn link 2017-03-20 06:54:31 -05:00
Anton Lavrenov
7fc1eca4e5 build for 1.5.0 2017-03-20 06:54:31 -05:00
Anton Lavrenov
8bead1a89a update CHANGELOG with new version 2017-03-20 06:54:27 -05:00
Anton Lavrenov
41c7fa3df0 build and update docs 2017-03-20 06:53:11 -05:00
Anton Lavrenov
eec50d149b Merge branch 'master' of github.com:konvajs/konva 2017-03-20 06:49:09 -05:00
Anton Lavrenov
1fb5616501 Merge pull request #214 from leMaik/context-linedashoffset
add lineDashOffset support to context
2017-03-20 06:49:01 -05:00
Anton Lavrenov
1095037ac6 Merge branch 'master' of github.com:konvajs/konva 2017-03-20 06:47:19 -05:00
Anton Lavrenov
6b599a35c4 remove dead code 2017-03-20 06:47:09 -05:00
Benjamin Babik
b40652eae3 updated because building blows 2017-03-19 23:17:01 +00:00
Benjamin Babik
22efc603d8 use transform safe offsetX instead of clientX 2017-03-19 22:19:36 +00:00
leMaik
8ae434036f add dashOffset property to shape 2017-03-18 23:10:17 +01:00
leMaik
6c95612677 add lineDashOffset support to context 2017-03-18 22:40:35 +01:00
Anton Lavrenov
b0c6dc5fb1 Merge pull request #213 from KresoJ/master
added FastLayer to typings
2017-03-16 06:33:06 -05:00
DESKTOP-9BPI8J5\kreso
45b743f276 added FastLayer to typings 2017-03-15 19:36:00 +01:00
Anton Lavrenov
4d8891fb74 update copyrights 2017-02-24 09:36:23 -05:00
Anton Lavrenov
4256332284 format konva.d.ts 2017-02-24 09:29:44 -05:00
Anton Lavrenov
eab137b9c6 Merge branch 'master' of github.com:konvajs/konva 2017-02-24 09:16:56 -05:00
Anton Lavrenov
59cc7b99f2 setup prettier and make all code better 2017-02-24 09:15:33 -05:00
Anton Lavrenov
236744723a Merge pull request #208 from devdoomari/add-clipfunc-ts-def
fix clipFunc definitions
2017-02-16 06:20:28 -05:00
devdoomari.ubuntu.tablet
a8e2a819d0 fix clipFunc definitions 2017-02-16 18:36:28 +09:00
Anton Lavrenov
bfb859cfca possible travis test fix 2017-02-07 11:50:22 -05:00
Anton Lavrenov
8f423b6036 update cdn link 2017-02-07 11:42:30 -05:00
Anton Lavrenov
dbedbba436 build for 1.4.0 2017-02-07 11:42:30 -05:00
Anton Lavrenov
e1af6e4c5c update CHANGELOG with new version 2017-02-07 11:42:24 -05:00
Anton Lavrenov
befc8c50d3 Merge branch 'kudlajz-master' 2017-02-07 11:37:42 -05:00