Anton Lavrenov
1fa53d73e0
update CHANGELOG with new version
2019-09-17 12:57:01 -05:00
Anton Lavrenov
1f14bf1fef
Fix some bugs when Konva.Transformer
has padding > 0
2019-09-17 12:50:28 -05:00
Anton Lavrenov
c8aa734808
fix test
2019-09-06 14:55:33 -05:00
Anton Lavrenov
456bd9ec91
Fix Konva.Transformer
behavior on mirrored nodes. close #732
2019-09-06 14:15:07 -05:00
Anton Lavrenov
2988dce492
fix dragend bug, revert back text fill pattern fix
2019-09-05 13:01:20 -05:00
Anton Lavrenov
e325deef1d
update CHANGELOG with new version
2019-08-31 16:40:39 -05:00
Anton Lavrenov
15f5287b34
fix transformer + clone bug. fix #706
2019-08-10 16:57:53 +07:00
Anton Lavrenov
85d1cdd09c
make arrow with tension a bit better
2019-08-07 11:42:35 +07:00
Anton Lavrenov
34f0f4ae33
drag&drop multitouch
2019-08-04 14:38:57 +07:00
Anton Lavrenov
477a2392ac
different values for corner radius. fix #687
2019-07-12 17:12:11 +07:00
Anton Lavrenov
b2239a7085
cleanup
2019-05-27 20:25:54 -05:00
Anton Lavrenov
1230f2dd44
fix some Konva.Transformer
bugs
2019-05-27 16:16:41 -05:00
Anton Lavrenov
a6122178c6
transformer warning, typescript fixes
2019-04-08 12:17:26 -05:00
Anton Lavrenov
51d880de76
some types updates
2019-04-03 18:08:16 -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
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
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
VladimirTechMan
26d40ae1f9
Proposal: Using ECMAScript 6 Map for Node._cache instead of plain Object
2019-02-17 23:59:08 +03:00
Anton Lavrenov
33d64e194c
build fixes, text underline fixes
2019-02-06 12:46:21 -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
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
4d58cd6479
initial migrate to typescript
2019-01-01 15:59:27 -05:00
Anton Lavrenov
2404368ec8
New ignoreStroke
for Konva.Transformer
, perf fixes
2018-12-14 13:28:39 -05:00
Anton Lavrenov
d76b09e026
update docs, update version
2018-11-27 09:02:28 -05:00
Anton Lavrenov
352f493d0a
getKerning TextPath API is deprecated. Use "kerningFunc" instead.
2018-11-17 08:50:31 -05:00
Anton Lavrenov
7a95e9ad80
update CHANGELOG with new version
2018-10-24 08:02:01 -05:00
Anton Lavrenov
5136e29d6a
Fix transformer behaviour on shapes with shadow. fix #481
2018-10-22 12:16:30 -05:00
Anton Lavrenov
ac12c32ca0
rect calculation fixes for Path, sprite start
fixes. close #465
2018-10-01 14:44:24 +03:00
Anton Lavrenov
15b9d66b20
Fix click stage event on dragend, Fix some Transformer cursor behavior. fix #463
2018-09-27 10:59:27 +03:00
Anton Lavrenov
77b51bb587
Added some text trim logic to wrap in better
2018-09-24 09:32:54 +03:00
Anton Lavrenov
4ac38ddc1f
new centeredScaling
for Konva.Transformer
2018-09-19 15:00:27 +03:00
Anton Lavrenov
3cf4707e1a
enable tests
2018-09-11 16:23:58 +03:00
Anton Lavrenov
4f70edc8c1
Centered resize with ALT key for Konva.Transformer
2018-09-11 16:15:42 +03:00
Dyakin
94bc556b8d
Tests cleanup
2018-09-04 13:37:40 +03:00
Anton Lavrenov
98efbca18f
vertical align for the text. close #440
2018-08-30 15:18:09 +03:00