Anton Lavrenov
40d68ea6e8
update rotation of transformer automatically. close #976
2020-09-07 10:40:23 -05:00
Anton Lavrenov
4e1b1c7812
rendering fixes for letter spacing. fix #942
2020-07-02 17:27:30 -05:00
Anton Lavrenov
08d1ca7c5f
font fixes. close #910
2020-06-25 12:18:31 -05:00
Anton Lavrenov
d96e7d9ede
text font fix. close #910
2020-05-14 11:25:27 -05:00
Anton Lavrenov
d5481b1b72
prettier
2020-05-08 09:59:35 -05:00
Anton Lavrenov
472441fcfe
fix text correction. fix #786
2019-11-25 11:25:30 -05:00
Anton Lavrenov
67d5e362e8
stop triggering click and tap on short drag&drop. fix #784
2019-11-12 15:10:36 -05:00
Anton Lavrenov
680ea026d8
small refactoring
2019-11-12 14:38:36 -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
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
33d64e194c
build fixes, text underline fixes
2019-02-06 12:46:21 -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
77b51bb587
Added some text trim logic to wrap in better
2018-09-24 09:32:54 +03:00
Anton Lavrenov
98efbca18f
vertical align for the text. close #440
2018-08-30 15:18:09 +03:00
Anton Lavrenov
9b2d439751
prettier, fix some tests, new test runner
2018-05-24 10:59:08 +09:00
Anton Lavrenov
2ac7e692f6
Better wrap algorithm for Konva.Text
2018-04-30 10:40:49 +08:00
Anton Lavrenov
7d5e0024be
transformer and text fixes. close #381
2018-04-24 12:08:02 +08:00
Hauke Broer
591238f667
Add Konva.Text.ellipsis
2018-02-26 11:03:23 +01:00
Anton Lavrenov
7b6d97aaa5
build and apply prettier
2017-07-28 18:40:07 +02:00
Anton Lavrenov
bfb859cfca
possible travis test fix
2017-02-07 11:50:22 -05:00
Anton Lavrenov
1184bb7e71
tests for line-through
2017-02-07 11:37:01 -05:00
kudlajz
4b48544059
Added support for text strikethrough
2017-02-07 16:44:35 +01:00
Anton Lavrenov
b855765736
shadow fixes
2016-12-14 12:14:56 -05:00
Anton Lavrenov
b51ae24e33
justify fix for space in line
2016-12-08 11:13:22 -05:00
Anton Lavrenov
9586d9316d
justify align for Text and TextPath
2016-12-08 09:08:44 -05:00
Anton Lavrenov
03c65860e8
underline width fix
2016-12-07 17:20:47 -05:00
Anton Lavrenov
265e365b12
underline drawing bug fixes
2016-12-07 17:13:34 -05:00
Anton Lavrenov
37d6eb6541
skip test
2016-12-07 17:01:44 -05:00
Anton Lavrenov
115002aaf6
new property for Konva.Text
and Konva.TextPath
: textDecoration
2016-12-07 16:48:25 -05:00
Anton Lavrenov
658ba2aeac
test fixes
2016-10-25 08:51:53 -06:00
Anton Lavrenov
34cb84f616
text shadow test
2016-10-25 07:26:59 -06:00
Anton Lavrenov
834c1362c6
implement letter spacing for Text Shape
2016-09-20 16:31:30 -04:00
Anton Lavrenov
886bf7c4c5
prevent throw error for undefined text
2016-09-13 14:24:24 -04:00
Anton Lavrenov
2d5f5a534d
lint fix, enable all tests
2016-09-11 10:06:34 -04:00
Anton Lavrenov
8658652589
update CHANGELOG with new version
2016-09-10 08:09:04 -04:00
Anton Lavrenov
f2f675cd6b
filters fixes
2016-09-10 07:58:06 -04:00