Anton Lavrenov
|
55107920bd
|
cache fixes
|
2020-08-08 09:24:31 -05:00 |
|
Anton Lavrenov
|
ee99044baa
|
remove inherit from listening property, deprecate FastLayer, font fixes.
|
2020-05-14 11:13:47 -05:00 |
|
Anton Lavrenov
|
d5481b1b72
|
prettier
|
2020-05-08 09:59:35 -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
|
961e61c1bc
|
fix mouseleave on stage. close #811
|
2019-12-18 13:16:03 -05:00 |
|
Anton Lavrenov
|
65eeb13d66
|
fix cache with float dimensions. fix #798
|
2019-11-28 11:51:40 -05:00 |
|
Anton Lavrenov
|
680ea026d8
|
small refactoring
|
2019-11-12 14:38:36 -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
|
201a292a89
|
clean up
|
2019-10-07 14:22:52 -05:00 |
|
Anton Lavrenov
|
2315f542f7
|
Add new property imageSmoothingEnabled to the node caching
|
2019-05-30 12:56:24 -05:00 |
|
Anton Lavrenov
|
472bb1cf63
|
fix recache bug
|
2019-02-23 09:40:32 -05:00 |
|
Anton Lavrenov
|
605725fe43
|
cache fix
|
2019-02-22 22:13:37 -05:00 |
|
Anton Lavrenov
|
febdc9e3d4
|
fix some docs and tests
|
2019-02-20 09:13:39 -05:00 |
|
Anton Lavrenov
|
74210cbc79
|
fix caching issues. close #581
|
2019-02-18 12:38:17 -05:00 |
|
Anton Lavrenov
|
7b22a7ae50
|
Merge branch 'master' of github.com:konvajs/konva
|
2019-02-18 12:18:16 -05:00 |
|
Anton Lavrenov
|
40cf5a5909
|
fix some docs, partial cache fixes
|
2019-02-18 12:12:03 -05:00 |
|
VladimirTechMan
|
26d40ae1f9
|
Proposal: Using ECMAScript 6 Map for Node._cache instead of plain Object
|
2019-02-17 23:59:08 +03:00 |
|
Anton Lavrenov
|
44bf0a69ca
|
remove old checks
|
2019-01-19 10:39:26 -05:00 |
|
Anton Lavrenov
|
2404368ec8
|
New ignoreStroke for Konva.Transformer , perf fixes
|
2018-12-14 13:28:39 -05:00 |
|
Anton Lavrenov
|
4cfedeb80a
|
Performance fixes for caching
|
2018-10-15 16:40:33 -05:00 |
|
Anton Lavrenov
|
ffbb871a02
|
Fixed a wrong cache when a shape inside group has listening = false
|
2018-10-12 12:07:04 -05:00 |
|
Anton Lavrenov
|
738cc8b79c
|
Automatic validations for many attributes. close #436
|
2018-08-21 15:56:04 +07:00 |
|
Anton Lavrenov
|
be5362dcfa
|
some bugs fixes
|
2018-06-05 21:28:34 +07:00 |
|
Anton Lavrenov
|
8c475c0637
|
update node version, cleanup
|
2018-05-24 11:21:48 +09:00 |
|
Anton Lavrenov
|
9b2d439751
|
prettier, fix some tests, new test runner
|
2018-05-24 10:59:08 +09:00 |
|
Anton Lavrenov
|
f1e7bf0e8e
|
made some caching fixes
|
2018-04-18 14:25:39 +07:00 |
|
Anton Lavrenov
|
1a45e953c2
|
shadow fix and small perf improve
|
2018-03-12 08:33:35 +07:00 |
|
Anton Lavrenov
|
7b6d97aaa5
|
build and apply prettier
|
2017-07-28 18:40:07 +02:00 |
|
Anton Lavrenov
|
59cc7b99f2
|
setup prettier and make all code better
|
2017-02-24 09:15:33 -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
|
658ba2aeac
|
test fixes
|
2016-10-25 08:51:53 -06:00 |
|
Anton Lavrenov
|
3c1e2804de
|
better HDPI support
update packages
|
2016-02-28 16:57:15 +08:00 |
|
lavrton
|
1f9ce30d81
|
fix cache bug
|
2015-09-19 23:11:01 +07:00 |
|
lavrton
|
981f245833
|
fix test & update deps
|
2015-08-28 10:11:10 +07:00 |
|
lavrton
|
41c10555bc
|
fix bug for wrong getClientRect calculation. close #50
|
2015-04-16 09:43:21 +07:00 |
|
lavrton
|
c3511210f2
|
cache + pixelRatio
|
2015-02-14 22:12:54 +07:00 |
|
lavrton
|
e39d7861c3
|
Add new method getClientRect() . rethink caching.
|
2015-02-12 14:10:36 +07:00 |
|