Anton Lavrenov
e88a485458
better modules
2019-03-06 22:19:32 -05:00
Anton Lavrenov
daed263c6a
back to commonjs
2019-02-27 17:30:47 -05:00
Anton Lavrenov
7c3d9fabae
modules fixes
2019-02-27 11:18:21 -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
8962164096
make Konva modular
2019-02-27 08:06:04 -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
472bb1cf63
fix recache bug
2019-02-23 09:40:32 -05:00
Anton Lavrenov
605725fe43
cache fix
2019-02-22 22:13:37 -05:00
Anton Lavrenov
aaf0185363
type fixes, fix fast layer bug
2019-02-22 12:46:46 -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
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
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
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
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
9aed313ef2
better test
2019-02-05 21:21:57 -05:00
Anton Lavrenov
b02ac65e68
fix docs, Better implementation of mouseover
event for stage
2019-02-05 16:43:43 -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
11d805795a
warning on dublicate ids
2019-01-24 22:52:16 -05:00
Anton Lavrenov
d726c5d6f3
add docs, change perf test
2019-01-24 08:45:17 -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
d49ee3dff1
fix tests for HDPI
2019-01-21 17:50:42 -05:00
Anton Lavrenov
7aa3c3238d
several fixes
2019-01-21 17:42:02 -05:00
Anton Lavrenov
76299cd07a
skip test
2019-01-19 10:46:24 -05:00
Anton Lavrenov
44bf0a69ca
remove old checks
2019-01-19 10:39:26 -05:00
Anton Lavrenov
d660efe9fa
fix log
2019-01-19 10:31:07 -05:00
Anton Lavrenov
3002891f5e
more info in tests
2019-01-19 10:26:21 -05:00
Anton Lavrenov
cab03b5a88
skip test
2019-01-19 10:15:11 -05:00
VladimirTechMan
e6276d28db
Minor improvement to the implementation of Text._sceneFunc
...
As the context's translate() is additive, there is no need for
the two consecutive calls of it inside _sceneFunc(): The same
effect can be achieved with with just one call of translate().
A corresponding update was done in the unit test for Text that
had a pair of calls to translate() in the expected call dump.
2019-01-19 14:56:38 +03:00
Anton Lavrenov
366abc0a79
change test again
2019-01-15 14:58:39 -05:00
Anton Lavrenov
ce5ab7e4cf
change test
2019-01-15 14:55:41 -05:00
Anton Lavrenov
5ebef8ef6e
some code and comments fixes
2019-01-14 13:29:24 -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