Commit Graph

367 Commits

Author SHA1 Message Date
Anton Lavrenov
460feab0ae update deps, change defualt dragDistance to 3px 2017-08-25 13:25:55 +02:00
Anton Lavrenov
e51e675c86 change getClientRect calc 2017-08-01 22:16:44 +02:00
Anton Lavrenov
7b6d97aaa5 build and apply prettier 2017-07-28 18:40:07 +02:00
Anton Lavrenov
f520cf34c3 fix getClientRect calc 2017-07-28 18:36:08 +02:00
Anton Lavrenov
4924c4024c fix automatic shadow scaling. close #230 2017-04-25 17:21:45 -05:00
Anton Lavrenov
865577b7e6 fix bug with getAllIntersections and Text shape. close #224 2017-04-21 10:40:41 -05:00
Anton Lavrenov
8e7ce7ff4f test fixes 2017-03-24 09:07:34 -05:00
leMaik
8ae434036f add dashOffset property to shape 2017-03-18 23:10:17 +01:00
leMaik
6c95612677 add lineDashOffset support to context 2017-03-18 22:40:35 +01:00
Anton Lavrenov
59cc7b99f2 setup prettier and make all code better 2017-02-24 09:15:33 -05: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
e523c86ebd fix memory leak. close #198 2017-01-10 08:27:32 -05:00
Anton Lavrenov
a498609412 shadow blur fix 2016-12-14 12:37:03 -05:00
Anton Lavrenov
b855765736 shadow fixes 2016-12-14 12:14:56 -05:00
Anton Lavrenov
ad8d38d945 fixed wrong opacity level for cached group with opacity. close #191 2016-12-13 07:01:51 -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
9b92331410 Fixed "calling remove() for dragging shape will throw an error". close #184 2016-11-10 16:41:31 -06:00
Anton Lavrenov
bf339fa6f7 fix baseline 2016-10-28 18:35:34 -06:00
Anton Lavrenov
0d11bff316 align support for Konva.TextPath 2016-10-28 15:30:36 -06:00
Anton Lavrenov
d090e3662e Fixed bug when Konva.Tag width was not changing its width dynamically. close #173 2016-10-25 09:42:32 -06: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
Igor Kiselev
330ab557ee Fixed transform apply/reset for clipping (#175)
* Fixed transform apply/reset for clipping. Fix #136
2016-10-04 20:18:45 -04:00
Anton Lavrenov
834c1362c6 implement letter spacing for Text Shape 2016-09-20 16:31:30 -04:00
Anton Lavrenov
763788bd32 update CHANGELOG with new version 2016-09-20 09:35:30 -04:00
Anton Lavrenov
3b22252cc3 fix clientRect calculations 2016-09-16 10:12:49 -04:00
Anton Lavrenov
baf3769774 update CHANGELOG with new version 2016-09-15 17:16:29 -04:00
Anton Lavrenov
886bf7c4c5 prevent throw error for undefined text 2016-09-13 14:24:24 -04:00
Anton Lavrenov
5bb4994b0e enable all tests 2016-09-12 07:32:47 -04:00
Anton Lavrenov
e8b2423c82 Better TextPath hit function 2016-09-12 07:28:42 -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
2dde724694 fix "removing parent element of a dragging node will throw an error". close #166 2016-08-30 09:07:32 +03:00
ada99
95edb44782 Fix #157 (#158)
* Stringify custom attributes-objects

* Stringify custom attributes-objects
2016-07-09 20:54:28 +07:00
Anton Lavrenov
885a390277 Konva.Text will interpret undefined width and height as AUTO 2016-07-08 10:44:15 +07:00
Anton Lavrenov
aef5e79981 update CHANGELOG with new version 2016-07-05 09:59:41 +07:00
Anton Lavrenov
ddc38053c8 update CHANGELOG with new version 2016-06-18 22:32:13 +07:00
Anton Lavrenov
dbcc17041f clipping function 2016-06-18 22:27:19 +07:00
Anton Lavrenov
34d18efcf8 removeChildren() remove only first level children. close #135 2016-05-14 22:06:44 +07:00
Joaquín Cuenca Abela
c61df7ed65 Support fill on open paths 2016-05-13 18:56:22 +02:00
Anton Lavrenov
9470bc5fe2 cleanup 2016-05-06 14:10:50 +07:00
Anton Lavrenov
3c1e2804de better HDPI support
update packages
2016-02-28 16:57:15 +08:00