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 |
|
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
|
1dea3696a2
|
configure what mouse buttons can be used for drag&drop
|
2019-02-14 10:33:58 -05:00 |
|
Anton Lavrenov
|
dcff79eb63
|
more warnings and methods
|
2019-02-13 23:41:32 -05:00 |
|
Anton Lavrenov
|
99e66c380f
|
cache patterns and gradients
|
2019-02-13 22:04:54 -05:00 |
|
Anton Lavrenov
|
0880f89e66
|
build
|
2019-02-11 08:49:30 -05:00 |
|
Anton Lavrenov
|
128b5b403e
|
fix array serialization. fix #576
|
2019-02-11 08:46:34 -05:00 |
|
Anton Lavrenov
|
33d64e194c
|
build fixes, text underline fixes
|
2019-02-06 12:46:21 -05:00 |
|
Anton Lavrenov
|
08b3fb159e
|
update deps
|
2019-02-06 12:03:53 -05:00 |
|
Anton Lavrenov
|
9aed313ef2
|
better test
|
2019-02-05 21:21:57 -05:00 |
|
Anton Lavrenov
|
31785f6323
|
Show a warning for incorrect value for component setters. Fix some TODOs
|
2019-01-27 15:43:50 -05:00 |
|
Anton Lavrenov
|
a0b2f027ba
|
drag&drop refactor, update docs
|
2019-01-25 00:20:15 -05:00 |
|
Anton Lavrenov
|
a81f9ec1f9
|
Show a warning when a stage has too many layers
|
2019-01-22 08:43:43 -05:00 |
|
Anton Lavrenov
|
41a46c8afe
|
clean up some methods
|
2019-01-21 21:22:36 -05:00 |
|
Anton Lavrenov
|
7aa3c3238d
|
several fixes
|
2019-01-21 17:42:02 -05:00 |
|
Anton Lavrenov
|
3002891f5e
|
more info in tests
|
2019-01-19 10:26:21 -05:00 |
|
Anton Lavrenov
|
830eb53650
|
bugs fixes, docs updates. fix #535
|
2019-01-11 08:51:46 -05:00 |
|
Anton Lavrenov
|
52f2b8178b
|
docs updatesx
|
2019-01-06 03:01:20 -05:00 |
|