Commit Graph

1628 Commits

Author SHA1 Message Date
eugenesqr
9cb05fcc97 text width fix 2018-02-08 12:06:45 +03:00
eugenesqr
091ee2d75c kerning support added 2018-02-07 18:06:07 +03:00
Anton Lavrenov
52f1b91387 new haveIntersection method 2018-02-06 08:55:29 +07:00
Anton Lavrenov
fa2db3ed1a restore licence 2018-02-05 15:03:26 +07:00
Anton Lavrenov
19bb7c8ecf small licence changes 2018-02-05 15:02:21 +07:00
Anton Lavrenov
2ee0cc2528 fixes 2018-02-05 12:32:48 +07:00
Anton Lavrenov
589123126f transformer fixes 2018-02-05 12:10:05 +07:00
Anton Lavrenov
09f2b076eb Merge branch 'add_contrast_filter' of https://github.com/sarthak-saxena/konva into sarthak-saxena-add_contrast_filter 2018-02-01 10:30:17 +07:00
Anton Lavrenov
4fcb2f9f7b Transformer updates 2018-02-01 10:25:42 +07:00
Anton Lavrenov
159574e31c change documentation 2018-02-01 09:48:02 +07:00
sarthak saxena
4d96081df7 fix typos 2018-02-01 01:14:11 +05:30
sarthak saxena
f94741c2d2 Add Contrast Filter 2018-01-31 23:07:07 +05:30
Anton Lavrenov
8894d75a44 implement off with callbacks 2018-01-12 11:05:12 +07:00
Anton Lavrenov
3de52cac83 fix transformer 2018-01-12 10:09:30 +07:00
Anton Lavrenov
7b2eccab5c automatically update transformer on some attrs changes 2018-01-10 09:55:04 +07:00
Anton Lavrenov
661fc8de53 fix transformer 2018-01-10 09:48:09 +07:00
Anton Lavrenov
ee028f66ae add rotateHandlerOffset property 2018-01-10 09:44:22 +07:00
Anton Lavrenov
7b586e81ae fix doc 2018-01-04 12:05:14 +07:00
Anton Lavrenov
ac8e682738 update stage events flow, rename resizer to transformer 2018-01-04 10:59:14 +07:00
Anton Lavrenov
dc985c1a3c add transform end event 2018-01-03 11:38:34 +07:00
Anton Lavrenov
2011553d1f resizer rotation snaps 2018-01-02 14:46:32 +07:00
Anton Lavrenov
9f36b08824 resizeEnabled option for resizer 2018-01-02 12:25:36 +07:00
Anton Lavrenov
5aa84ce4d3 fix resizer dragging 2018-01-02 12:10:27 +07:00
Anton Lavrenov
40bfe45256 add bounding rect to resizer 2017-12-28 08:53:57 +07:00
Anton Lavrenov
70deefd8aa keepRatio property for Konva.Resizer 2017-12-28 08:32:00 +07:00
Anton Lavrenov
89d3dbc73a update doc 2017-12-27 09:09:46 +07:00
Anton Lavrenov
a9ab965bb0 resizer fixes 2017-12-21 11:07:04 +07:00
Anton Lavrenov
310004337d support for rad in resizer 2017-12-21 10:34:29 +07:00
Anton Lavrenov
551a013a79 fix resizer bugs, fix lint errors 2017-12-21 09:57:16 +07:00
Anton Lavrenov
630b7ef174 first version of resizer 2017-12-19 14:31:36 +07:00
Anton Lavrenov
dc7dd00209 update CHANGELOG with new version 2017-11-01 08:47:14 +05:30
Anton Lavrenov
a4895f8b7a fix isBrowser detection for electron 2017-10-30 11:37:21 +05:30
Anton Lavrenov
1f3e4c2660 update CHANGELOG with new version 2017-10-19 15:03:08 +05:30
Anton Lavrenov
37c2a777c8 update stage in sync way 2017-10-17 08:40:18 +05:30
Anton Lavrenov
2ee1827564 update CHANGELOG with new version 2017-10-11 13:38:16 +04:00
Anton Lavrenov
9306768267 update CHANGELOG with new version 2017-10-11 12:20:02 +04:00
Anton Lavrenov
8488175474 fixes for NodeJS env 2017-10-11 12:17:54 +04:00
Anton Lavrenov
356c778b7b skip throw on bad caching 2017-09-05 13:30:08 +02:00
Anton Lavrenov
052f296149 fix rare error throws 2017-08-26 13:12:01 +02:00
Anton Lavrenov
13a21e0e0a build 2017-08-25 14:00:58 +02: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
4b53436a24 updates for last jsdom and node-canvas 2017-07-31 11:34:10 +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
88bf26b4b9 fix double click 2017-07-27 15:46:31 +08:00
pavel pimenov
d366927519 Fix _mousewheel for firefox (resolve #240) (ver 2)
* remove _DOMMouseScroll
 * remove _mousewheel
2017-07-24 14:44:41 +03:00
Pierce Freeman
3cc13c63fd Added raw bezier option for lines 2017-07-07 00:02:04 -07:00