Commit Graph

2630 Commits

Author SHA1 Message Date
Anton Lavrenov
457168641a update CHANGELOG with new version 2019-02-27 11:19:24 -05:00
Anton Lavrenov
7c3d9fabae modules fixes 2019-02-27 11:18:21 -05:00
Anton Lavrenov
c21ed2d898 update cdn link 2019-02-27 09:40:40 -05:00
Anton Lavrenov
f7ca94a13b build for 3.1.2 2019-02-27 09:40:40 -05:00
Anton Lavrenov
81524f537e update CHANGELOG with new version 2019-02-27 09:39:56 -05:00
Anton Lavrenov
07b96f8288 update cdn link 2019-02-27 09:35:02 -05:00
Anton Lavrenov
898c7e81f6 build for 3.1.1 2019-02-27 09:35:02 -05:00
Anton Lavrenov
a511fd8143 update CHANGELOG with new version 2019-02-27 09:34:29 -05:00
Anton Lavrenov
84cbee1975 update cdn link 2019-02-27 09:15:38 -05:00
Anton Lavrenov
2c6cf4ba4e build for 3.1.0 2019-02-27 09:15:38 -05:00
Anton Lavrenov
7cda797fcc update CHANGELOG with new version 2019-02-27 09:15:15 -05:00
Anton Lavrenov
0d9a27f185 fix drag&drop on mobile 2019-02-27 09:14:07 -05:00
Anton Lavrenov
a62ce96214 fix Transformer bugs 2019-02-27 08:35:30 -05:00
Anton Lavrenov
61a75477c6 update changes 2019-02-27 08:11:17 -05:00
Anton Lavrenov
8962164096 make Konva modular 2019-02-27 08:06:04 -05:00
Anton Lavrenov
886e94585f update cdn link 2019-02-25 08:07:45 -05:00
Anton Lavrenov
d561d0cb09 build for 3.0.0 2019-02-25 08:07:45 -05:00
Anton Lavrenov
c8ff50a599 update CHANGELOG with new version 2019-02-25 08:07:21 -05:00
Anton Lavrenov
13fde9329f update changelog, update test 2019-02-25 08:05:14 -05:00
Anton Lavrenov
75bd2782c6 parcel files 2019-02-25 07:56:17 -05:00
Anton Lavrenov
899d0942ea strokeWidth = 0 bug fix 2019-02-25 07:55:36 -05:00
Anton Lavrenov
35961a3a6d update changes 2019-02-24 12:12:36 -05:00
Anton Lavrenov
5cbfe07e6e refactor validators 2019-02-24 12:06:04 -05:00
Anton Lavrenov
4a6eba726c remove some method from public API 2019-02-23 21:36:05 -05:00
Anton Lavrenov
98afa3fac6 refactoring 2019-02-23 20:54:20 -05:00
Anton Lavrenov
3e7503ebdc build, bump version 2019-02-23 09:44:45 -05:00
Anton Lavrenov
472bb1cf63 fix recache bug 2019-02-23 09:40:32 -05:00
Anton Lavrenov
1c1f2adacc bump version 2019-02-22 22:14:24 -05:00
Anton Lavrenov
605725fe43 cache fix 2019-02-22 22:13:37 -05:00
Anton Lavrenov
010800dba4 update change log 2019-02-22 21:39:58 -05:00
Anton Lavrenov
679ebdef18 3.0.0-1 2019-02-22 21:37:31 -05:00
Anton Lavrenov
31fed2f3e5 3.0.1-0 2019-02-22 21:36:02 -05:00
Anton Lavrenov
9c06b2ff96 add warning for clip on stage. close #456 2019-02-22 20:48:16 -05:00
Anton Lavrenov
aaf0185363 type fixes, fix fast layer bug 2019-02-22 12:46:46 -05:00
Anton Lavrenov
b251fe3f57 rewrote sepia filter from scratch 2019-02-20 14:04:58 -05:00
Anton Lavrenov
033dbc57cd clean tests 2019-02-20 11:45:24 -05:00
Anton Lavrenov
645ac49882 more fixes for gradient 2019-02-20 11:33:00 -05:00
Anton Lavrenov
3f410b7d3b change test a bit 2019-02-20 11:06:39 -05:00
Anton Lavrenov
48bedf8fa9 Fixed gradient drawing for Konva.Text 2019-02-20 11:01:38 -05:00
Anton Lavrenov
febdc9e3d4 fix some docs and tests 2019-02-20 09:13:39 -05:00
Anton Lavrenov
c4f21b67a3 Fixed container change for a stage. fix #510 2019-02-19 20:43:06 -05:00
Anton Lavrenov
0ae1f66b60 Private method stage._setPointerPosition() is deprecated
New method `stage.setPointersPositions(event)`
2019-02-19 20:17:49 -05:00
Anton Lavrenov
ab4a14abce deprecate getTextHeight 2019-02-19 08:41:32 -05:00
Anton Lavrenov
1b065a55a0 ixed automatic updates for Konva.Transformer 2019-02-19 08:36:16 -05:00
Anton Lavrenov
74210cbc79 fix caching issues. close #581 2019-02-18 12:38:17 -05:00
Anton Lavrenov
7b22a7ae50 Merge branch 'master' of github.com:konvajs/konva 2019-02-18 12:18:16 -05:00
Anton Lavrenov
40cf5a5909 fix some docs, partial cache fixes 2019-02-18 12:12:03 -05:00
Anton Lavrenov
6b745892e5
Merge pull request #580 from VladimirTechMan/master
Proposal: Using ECMAScript 6 Map for Node._cache instead of plain Object
2019-02-18 08:59:05 -05:00
VladimirTechMan
26d40ae1f9 Proposal: Using ECMAScript 6 Map for Node._cache instead of plain Object 2019-02-17 23:59:08 +03:00
Anton Lavrenov
1dea3696a2 configure what mouse buttons can be used for drag&drop 2019-02-14 10:33:58 -05:00