Commit Graph

394 Commits

Author SHA1 Message Date
Anton Lavrenov
6b9f73f280 ts fixes 2019-05-27 12:54:11 -05:00
Anton Lavrenov
b4902595e0 types fixes 2019-05-11 07:56:55 -05:00
Anton Lavrenov
a64a18131d build for 3.2.6 2019-05-09 08:29:23 -05:00
Anton Lavrenov
1a23923aee typescript fixes 2019-05-09 08:28:09 -05:00
Anton Lavrenov
b37286aaa5 fix some types. close #638 2019-04-22 08:17:25 -05:00
Anton Lavrenov
63cba50672 build for 3.2.5 2019-04-17 11:03:00 -05:00
Anton Lavrenov
e6282bf73a typescript fixes 2019-04-17 10:45:47 -05:00
Anton Lavrenov
a6122178c6 transformer warning, typescript fixes 2019-04-08 12:17:26 -05:00
Anton Lavrenov
704b575678 build for 3.2.4 2019-04-05 08:16:08 -05:00
Anton Lavrenov
03d7ceef5a better production detection, fix version injection 2019-04-05 08:14:05 -05:00
Anton Lavrenov
49ceea1dfc fix some stage evetns. close #627 2019-04-03 20:28:48 -05:00
Anton Lavrenov
51d880de76 some types updates 2019-04-03 18:08:16 -05:00
Anton Lavrenov
43e5b09d5d build for 3.2.3 2019-03-21 07:45:38 -05:00
Anton Lavrenov
f9c60c99e1 fix hasName method for empty name cases 2019-03-21 07:43:58 -05:00
Anton Lavrenov
0aa414a477 build for 3.2.2 2019-03-19 18:20:05 -05:00
Anton Lavrenov
706758ecd7 update CHANGELOG with new version 2019-03-19 18:19:40 -05:00
Anton Lavrenov
3037b52ea4 build for 3.2.1 2019-03-18 14:18:38 -05:00
Anton Lavrenov
0e87ded7ba update CHANGELOG with new version 2019-03-18 14:18:03 -05:00
Anton Lavrenov
6e31410aa8 build for 3.2.0 2019-03-10 12:41:19 -05:00
Anton Lavrenov
3030fe32d1 new property hitStrokeWidth for shapes 2019-03-10 12:35:44 -05:00
Anton Lavrenov
ce9d5465cb make some API public 2019-03-10 10:51:14 -05:00
Anton Lavrenov
e150791f97 huge typescript fixes, remove Object.assign usage 2019-03-10 10:31:13 -05:00
Anton Lavrenov
20b3accf01 build for 3.1.7 2019-03-06 22:52:06 -05:00
Anton Lavrenov
e88a485458 better modules 2019-03-06 22:19:32 -05:00
Anton Lavrenov
9759f5b39d build for 3.1.6 2019-02-27 18:28:49 -05:00
Anton Lavrenov
992c6d2966 build for 3.1.5 2019-02-27 17:59:48 -05:00
Anton Lavrenov
24645235f7 enable es6 export 2019-02-27 17:57:49 -05:00
Anton Lavrenov
1976a589d4 build for 3.1.4 2019-02-27 17:32:55 -05:00
Anton Lavrenov
daed263c6a back to commonjs 2019-02-27 17:30:47 -05:00
Anton Lavrenov
b07b9c7168 build for 3.1.3 2019-02-27 11:19:50 -05:00
Anton Lavrenov
7c3d9fabae modules fixes 2019-02-27 11:18:21 -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
0d9a27f185 fix drag&drop on mobile 2019-02-27 09:14:07 -05:00
Anton Lavrenov
8962164096 make Konva modular 2019-02-27 08:06:04 -05:00
Anton Lavrenov
d561d0cb09 build for 3.0.0 2019-02-25 08:07:45 -05:00
Anton Lavrenov
899d0942ea strokeWidth = 0 bug fix 2019-02-25 07:55: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
605725fe43 cache fix 2019-02-22 22:13:37 -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
645ac49882 more fixes for gradient 2019-02-20 11:33:00 -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