Commit Graph

41 Commits

Author SHA1 Message Date
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
lavrton
a5b8c486ce text is black by default 2015-01-20 17:05:56 +07:00
Лаврёнов Антон
098fabbfc1 merge 2014-02-27 09:13:55 +08:00
Лаврёнов Антон
2757842935 fix #670
Some lint error resolve
2014-02-27 08:19:29 +08:00
sonnym
2f7821c898 add font-variant support to Text and TextPath 2014-02-25 17:34:16 -05:00
Eric Rowell
79701fcca0 reverted center attr back to offset. I think it's more confusing 2014-01-10 22:09:22 -08:00
Eric Rowell
fae1c538f3 changed offset to center 2014-01-04 23:56:33 -08:00
Eric Rowell
400fae734d migrated unit tests to Mocha 2013-09-08 21:36:54 -07:00
Eric Rowell
ee5f4c3e3b finished migrating all shape unit tests over to mocha. continued working on context tracing support 2013-09-07 17:57:48 -07:00