Anton Lavrenov
|
d868ecc5b6
|
fix mouseout and mouseleave event on shape destroy. fix #905
|
2020-05-07 13:47:17 -05:00 |
|
Anton Lavrenov
|
9b4664db3e
|
Transfomer fixes
|
2020-05-06 11:40:08 -05:00 |
|
Anton Lavrenov
|
414f3385ae
|
Fixes for boundBoxFunc of Konva.Transformer .
|
2020-05-01 16:07:38 -05:00 |
|
Anton Lavrenov
|
884244b562
|
update CHANGELOG with new version
|
2020-04-23 11:34:11 -05:00 |
|
Anton Lavrenov
|
f58635bbf6
|
fix deatach
|
2020-04-23 08:59:19 -05:00 |
|
Anton Lavrenov
|
e7e2efe230
|
update CHANGELOG with new version
|
2020-04-22 19:20:44 -05:00 |
|
Anton Lavrenov
|
718531f50a
|
Fixes for Konva.Transformer when parent scale is changed. fix #894
|
2020-04-22 09:06:31 -05:00 |
|
Anton Lavrenov
|
e5d9d65713
|
update CHANGELOG with new version
|
2020-04-21 16:23:55 -05:00 |
|
Anton Lavrenov
|
a7c9e0b5a5
|
dragbound fixes
|
2020-04-21 16:10:11 -05:00 |
|
Anton Lavrenov
|
d297cec70b
|
Memory usage optimizations when a node is cached. close #887
|
2020-04-08 16:03:26 -05:00 |
|
Anton Lavrenov
|
7df28d4e50
|
update CHANGELOG with new version
|
2020-03-26 15:14:30 -05:00 |
|
Anton Lavrenov
|
104566a58b
|
update CHANGELOG with new version
|
2020-03-26 14:42:26 -05:00 |
|
Anton Lavrenov
|
3d00d1a344
|
Fix rounding issues for getClientRect() for some shapes. fix #879
|
2020-03-26 14:41:06 -05:00 |
|
Anton Lavrenov
|
65e06f200e
|
Fix some issues with mouseenter and mouseleave events. fix #875
|
2020-03-18 09:41:36 -05:00 |
|
Anton Lavrenov
|
56405c5a1f
|
update CHANGELOG with new version
|
2020-03-14 21:37:43 -05:00 |
|
Anton Lavrenov
|
8f18165273
|
experimental Offscreen canvas support
|
2020-03-14 21:07:37 -05:00 |
|
Anton Lavrenov
|
b7b50f22d8
|
fix non-closed hit for Konva.Path. close #867
|
2020-03-12 09:27:42 -05:00 |
|
Anton Lavrenov
|
2019f8042b
|
Add getActiveAnchor() method to Konva.Transformer
|
2020-03-03 09:09:21 -05:00 |
|
Anton Lavrenov
|
a0e49332e6
|
add changelog
|
2020-03-03 08:50:55 -05:00 |
|
Anton Lavrenov
|
c6e38c55a1
|
better error messages
|
2020-02-25 19:22:46 -05:00 |
|
Anton Lavrenov
|
7ec68fc501
|
transformer events fixes, fix readme
|
2020-02-24 20:39:32 -05:00 |
|
Anton Lavrenov
|
801509febc
|
change log
|
2020-02-17 19:52:12 -05:00 |
|
Anton Lavrenov
|
396297bdfc
|
update CHANGELOG with new version
|
2020-02-16 07:39:42 -05:00 |
|
Anton Lavrenov
|
d4619032a7
|
update CHANGELOG with new version
|
2020-02-10 08:23:22 -05:00 |
|
Anton Lavrenov
|
86f847a702
|
Fix wrong internal caching of absolute attributes. fix #843
|
2020-02-10 08:22:07 -05:00 |
|
Anton Lavrenov
|
1c3a019134
|
Fix Konva.Transformer behavior on scaled with CSS stage. fix #841.
|
2020-02-06 10:14:49 -05:00 |
|
Anton Lavrenov
|
a4b967a375
|
update CHANGELOG with new version
|
2020-01-30 11:43:22 -05:00 |
|
Anton Lavrenov
|
1c85a7ee26
|
fix cursor on anchors for rotated parent. fix#837
|
2020-01-30 11:41:05 -05:00 |
|
Anton Lavrenov
|
e112c14852
|
fix calculations
|
2020-01-27 13:41:18 -05:00 |
|
Anton Lavrenov
|
1263ac9396
|
update CHANGELOG with new version
|
2020-01-08 08:15:12 -05:00 |
|
Anton Lavrenov
|
f097fe7b2f
|
Add Transform to Konva default exports. So Konva.Transform is available now. close #820
|
2020-01-07 08:31:28 -05:00 |
|
Anton Lavrenov
|
aab7bf1c0f
|
Fix cache() method of Konva.Arrow() . close #819
|
2020-01-03 08:59:34 -05:00 |
|
Anton Lavrenov
|
76c0e3f272
|
fix image size detection on zero values. fix #774
|
2019-12-24 11:21:43 -05:00 |
|
Anton Lavrenov
|
2fbd2f7a10
|
update CHANGELOG with new version
|
2019-12-23 10:54:33 -05:00 |
|
Anton Lavrenov
|
00c5ccc4bb
|
Increase default anchor size for Konva.Transformer on touch devices. fix #814
|
2019-12-23 10:52:49 -05:00 |
|
Anton Lavrenov
|
fbebc3fad2
|
build
|
2019-12-18 14:35:29 -05:00 |
|
Anton Lavrenov
|
7787dfdf14
|
Make events work on some CSS transforms. fix #792
|
2019-11-28 12:22:44 -05:00 |
|
Anton Lavrenov
|
65eeb13d66
|
fix cache with float dimensions. fix #798
|
2019-11-28 11:51:40 -05:00 |
|
Anton Lavrenov
|
af45808d07
|
Fix path.getClientRect() calculations for Konva.Path
|
2019-11-14 11:18:12 -05:00 |
|
Anton Lavrenov
|
2cee61d8eb
|
update CHANGELOG with new version
|
2019-11-08 11:48:50 -05:00 |
|
Anton Lavrenov
|
61936af059
|
polyfill tripRight for IE11. fix #783
|
2019-11-08 11:45:59 -05:00 |
|
Anton Lavrenov
|
5734b888af
|
update CHANGELOG with new version
|
2019-10-21 10:13:11 -05:00 |
|
Anton Lavrenov
|
d82c11ea95
|
Better calculations for container.getClientRect()
|
2019-10-21 10:12:10 -05:00 |
|
Anton Lavrenov
|
0669b24cf9
|
Warn on undefined return value of dragBoundFunc . close #764
|
2019-10-18 14:09:49 -05:00 |
|
Anton Lavrenov
|
e2e94e08e6
|
update CHANGELOG with new version
|
2019-10-15 11:51:13 -05:00 |
|
Anton Lavrenov
|
7de82e5823
|
fix path calculations
|
2019-10-11 09:15:38 -05:00 |
|
Anton Lavrenov
|
0731316a7e
|
ts fixes
|
2019-10-11 07:55:04 -05:00 |
|
Anton Lavrenov
|
80c674eb1f
|
Fix globalCompositeOperation + cached hit detections. close #759
|
2019-10-10 15:52:00 -05:00 |
|
Anton Lavrenov
|
7909283e3d
|
fix absolute position calculations for cached parent. close #753
|
2019-10-08 15:20:22 -05:00 |
|
Anton Lavrenov
|
cf27503518
|
Fix line.getClientRect() calculations for line with a tension or low number of points
|
2019-10-02 08:00:06 -05:00 |
|