Commit Graph

425 Commits

Author SHA1 Message Date
Anton Lavrenov
a91e00fc05 Merge branch 'add-stroke-gradient' of https://github.com/MaxGraey/konva into MaxGraey-add-stroke-gradient 2018-03-10 09:49:43 +07:00
Anton Lavrenov
ce40d752e8 event fixes 2018-03-01 13:48:03 +08:00
Hauke Broer
591238f667 Add Konva.Text.ellipsis 2018-02-26 11:03:23 +01:00
Anton Lavrenov
da023deb78 fix transformer validation 2018-02-18 11:45:24 +08:00
eugenesqr
587efc86c0 synced with upstream 2018-02-09 15:36:01 +03:00
eugenesqr
054c78dd80 unit tests have been added for TextPath kerning 2018-02-09 13:29:36 +03:00
Anton Lavrenov
8a45c1b4f7 billion transformer fixes 2018-02-09 14:28:19 +07:00
sarthak saxena
1741509cf7
Add tests for basic image contrast + image contrast with tween + image contrast with crop 2018-02-01 02:15:32 +05:30
Anton Lavrenov
8894d75a44 implement off with callbacks 2018-01-12 11:05:12 +07:00
Anton Lavrenov
ac8e682738 update stage events flow, rename resizer to transformer 2018-01-04 10:59:14 +07:00
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
c52120d6d6 Merge branch 'deart1mer-master' 2017-07-28 18:55:59 +02:00
Anton Lavrenov
7b6d97aaa5 build and apply prettier 2017-07-28 18:40:07 +02:00
Anton Lavrenov
e430466846 Merge branch 'master' of https://github.com/deart1mer/konva into deart1mer-master 2017-07-28 18:37:35 +02:00
Anton Lavrenov
f520cf34c3 fix getClientRect calc 2017-07-28 18:36:08 +02:00
t1mer
9e179a26a5 test dblclick fix 2017-07-27 23:53:02 +08:00
Anton Lavrenov
3e3186d0d1 pointer position fixes 2017-05-24 21:50:56 +03: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
mititch
bc7422198d fix mouse events simulation 2017-01-17 14:44:30 +02: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
b12fd40f25 update docs 2016-10-25 09:03:25 -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