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
Anton Lavrenov
885a390277
Konva.Text
will interpret undefined width
and height
as AUTO
2016-07-08 10:44:15 +07:00
lavrton
2640f7d36d
fix test
2015-05-25 12:46:43 +07:00
lavrton
b09b22ad82
stage.toDataURL() in sync way
2015-05-25 11:26:30 +07:00
Anton Lavrenov
42eda94675
Repair fill gradient for text. close #39
2015-04-26 08:34:28 +07:00
lavrton
c3511210f2
cache + pixelRatio
2015-02-14 22:12:54 +07:00
lavrton
e39d7861c3
Add new method getClientRect()
. rethink caching.
2015-02-12 14:10:36 +07:00
Jovination
607ef1837b
Renaming
2015-01-27 00:07:51 -07:00
lavrton
d6cfd29962
strokeScaleEnabled = false is disabled for text
2015-01-22 16:59:05 +07:00
lavrton
339e2dc969
tests updates
2015-01-22 12:47:07 +07:00