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
|
4d8891fb74
|
update copyrights
|
2017-02-24 09:36:23 -05:00 |
|
Anton Lavrenov
|
59cc7b99f2
|
setup prettier and make all code better
|
2017-02-24 09:15:33 -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
|
64aef6809e
|
some more justify fixes
|
2016-12-08 11:21:27 -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
|
c001901833
|
fix underline width for TextPath
|
2016-12-07 17:29:33 -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
|
115002aaf6
|
new property for Konva.Text and Konva.TextPath: textDecoration
|
2016-12-07 16:48:25 -05:00 |
|
Anton Lavrenov
|
43fa56a381
|
Merge branch 'master' of github.com:konvajs/konva
|
2016-11-11 16:04:04 -06:00 |
|
Anton Lavrenov
|
fa7c6e0c78
|
add toCanvas() method
|
2016-11-11 16:02:32 -06:00 |
|
Arusantimo_macbook
|
5a5c68f038
|
fix on global.js:228
|
2016-11-11 14:54:15 +09:00 |
|
Arusantimo_macbook
|
1eee64088d
|
global use first
|
2016-11-11 13:26:44 +09: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
|
7b4e10fba8
|
negative letter spacing
|
2016-10-31 14:30:06 -06:00 |
|
Anton Lavrenov
|
3c26ba3bb5
|
fix client rect calc for TextPath
|
2016-10-31 10:50:42 -06:00 |
|
Anton Lavrenov
|
74033d15c3
|
remove debug draw
|
2016-10-28 18:43:43 -06:00 |
|
Anton Lavrenov
|
bf339fa6f7
|
fix baseline
|
2016-10-28 18:35:34 -06:00 |
|
Anton Lavrenov
|
42f268b976
|
undefined text fix
|
2016-10-28 15:36:59 -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
|
d3e0a98e75
|
fix lint
|
2016-10-25 09:27:37 -06:00 |
|
Anton Lavrenov
|
b12fd40f25
|
update docs
|
2016-10-25 09:03:25 -06:00 |
|
Anton Lavrenov
|
34d40d57e7
|
Merge branch 'feat/context_menu_handler' of https://github.com/joaolrpaulo/konva into joaolrpaulo-feat/context_menu_handler
|
2016-10-25 09:01:45 -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 |
|
João Paulo
|
f86993123b
|
feat: added oncontextmenu event handler
Signed-off-by: João Paulo <joao.paulo@movvo.com>
|
2016-09-30 11:16:09 +01:00 |
|
Anton Lavrenov
|
b510582660
|
changing a size of Konva.Stage will update it in async way (via batchDraw).
|
2016-09-21 15:22:08 -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
|
c5737a19e5
|
fix ignored letterSpacingChange event
|
2016-09-15 17:45:40 -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
|
e8b2423c82
|
Better TextPath hit function
|
2016-09-12 07:28:42 -04:00 |
|
Anton Lavrenov
|
9d497f2837
|
wrong filter check
|
2016-09-11 10:01:38 -04:00 |
|
Anton Lavrenov
|
101b0242cd
|
fix wrong copy-paste
|
2016-09-10 08:00:31 -04:00 |
|
Anton Lavrenov
|
f2f675cd6b
|
filters fixes
|
2016-09-10 07:58:06 -04:00 |
|
Anton Lavrenov
|
0eec587cd6
|
fix #169
|
2016-09-10 07:57:50 -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 |
|
Anton Lavrenov
|
1050dd5bb5
|
add new preventDefault property for Konva.Shape
|
2016-08-21 12:59:25 +07:00 |
|
Anton Lavrenov
|
c7de29389f
|
fix typo in documentation
|
2016-07-15 22:21:31 +07:00 |
|