SkyeBlep
|
f53b589c8c
|
zOrder inheritance
|
2023-01-12 19:45:57 -08:00 |
|
SkyeBlep
|
c0efb7d1a1
|
z-order support for konva
|
2023-01-10 22:36:08 -08:00 |
|
Anton Lavrenov
|
e79d6de4a4
|
release canvas on destroy
|
2022-11-09 13:26:58 -05:00 |
|
Dmitry Zarva
|
d03b31f6ce
|
fix: release cache canvas elements in Node.clearCache()
|
2022-11-07 16:17:46 +03:00 |
|
VelociRaptor
|
fc0469f80f
|
Update Node.ts
|
2022-10-02 21:38:00 +05:30 |
|
Anton Lavrenov
|
63d2aceaa7
|
allow reset component attributes via overloader
|
2022-08-19 17:48:03 -05:00 |
|
Austin S
|
c5f24966e2
|
Added toBlob. Added Promise return to toImage.
|
2022-07-21 16:35:57 -07:00 |
|
Anton Lavrenov
|
e88ed2c28c
|
imageSmoothingEnabled for export functions. close #1320
|
2022-04-11 18:20:09 -05:00 |
|
Anton Lavrenov
|
a863db9580
|
update CHANGELOG with new version
|
2022-03-21 13:49:55 -05:00 |
|
Anton Lavrenov
|
fcf53dc138
|
remove rounding from getClientRect
|
2022-03-12 22:28:19 -05:00 |
|
Alexander Chernoskutov
|
3a1e085622
|
Fix math in Node.isClientRectOnScreen() method
|
2022-01-20 16:06:18 +05:00 |
|
Gumball12
|
1cb224d7ee
|
fix: avoid moveToTop if node is on top
|
2021-12-04 00:08:39 +09:00 |
|
Anton Lavrenov
|
c4ae3a1880
|
update CHANGELOG with new version
|
2021-05-21 18:20:52 -05:00 |
|
Anton Lavrenov
|
29badd7f6c
|
deprecate some methods
|
2021-05-21 10:45:44 -05:00 |
|
Anton Lavrenov
|
3219008dfa
|
node.getRelativePointerPosition() method
|
2021-05-08 21:43:51 -05:00 |
|
Anton Lavrenov
|
f8e71d608a
|
cleanup
|
2021-05-08 20:22:20 -05:00 |
|
Anton Lavrenov
|
b6e9d58db8
|
polish method
|
2021-05-06 15:49:23 -05:00 |
|
Anton Lavrenov
|
f4ce027b1d
|
Merge branch 'master' of https://github.com/AlexIII/konva into AlexIII-master
|
2021-05-06 15:38:31 -05:00 |
|
Anton Lavrenov
|
386287eebe
|
remove Konva.names and Konva.ids. close #1073
|
2021-05-06 15:25:12 -05:00 |
|
Anton Lavrenov
|
b6e8afec6e
|
fix test
|
2021-05-05 09:54:03 -05:00 |
|
Anton Lavrenov
|
7bd5c62ee3
|
tests refactor, clean build
|
2021-05-05 09:19:24 -05:00 |
|
Anton Lavrenov
|
3066765d79
|
Merge branch 'master' of github.com:konvajs/konva into master
|
2021-05-04 08:57:47 -05:00 |
|
Anton Lavrenov
|
1c6bc48c83
|
autodraw
|
2021-05-04 08:57:03 -05:00 |
|
Anton Lavrenov
|
59956fe944
|
refactor tests
|
2021-05-03 17:09:18 -05:00 |
|
Raphael Papazikas
|
628a8ea9ca
|
fix #1106: hit canvas pixel ratio configurable
|
2021-05-03 22:54:22 +02:00 |
|
Anton Lavrenov
|
c926bd623c
|
initial tests migration
|
2021-04-30 09:24:27 -05:00 |
|
Alexander Chernoskutov
|
600bb7268e
|
Add isClientRectOnScreen() method to Node #1086
|
2021-04-28 22:03:23 +05:00 |
|
Anton Lavrenov
|
24d069212c
|
Fix transformer rotation when parent of a node is rotated too
|
2021-02-12 16:44:00 -05:00 |
|
Anton Lavrenov
|
febf3251eb
|
docs and types
|
2021-01-26 11:43:52 -05:00 |
|
Keita Urashima
|
1d47a3598c
|
Fix Node#size() usage example
|
2020-12-18 05:57:24 +09:00 |
|
Keita Urashima
|
f0a4e55b75
|
Fix typo in getAbsoluteRotation() code example
|
2020-12-18 05:37:18 +09:00 |
|
Anton Lavrenov
|
7b69e5b2f6
|
Fix shape.intersects() behavior when a node is dragged
|
2020-12-11 11:12:40 -05:00 |
|
Anton Lavrenov
|
9571ae0804
|
Merge branch 'master' of github.com:konvajs/konva into master
|
2020-10-12 08:49:33 -05:00 |
|
Anton Lavrenov
|
64373c7eac
|
fix ts iterations
|
2020-10-12 08:49:18 -05:00 |
|
moonrailgun
|
4389b156bf
|
fix miss type of dragBoundFunc
|
2020-10-09 11:11:29 +08:00 |
|
Anton Lavrenov
|
58f18c268a
|
fix event trigger flow. close #989
|
2020-09-25 09:49:00 -05:00 |
|
Anton Lavrenov
|
6fffed9e70
|
a bit better performance
|
2020-09-17 14:35:46 -05:00 |
|
Anton Lavrenov
|
6cb86685f7
|
text rendering fixes
|
2020-09-17 09:39:15 -05:00 |
|
Anton Lavrenov
|
fa33896e6b
|
revert perf fix
|
2020-09-14 14:30:03 -05:00 |
|
Anton Lavrenov
|
9bd68eacf1
|
Some performance fixes and optimizations
|
2020-09-14 13:41:32 -05:00 |
|
Anton Lavrenov
|
4b69631782
|
Better unicode support in Konva.Text and Konva.TextPath . Emoji should work better now 👍. fix #690
|
2020-09-14 09:46:26 -05:00 |
|
Anton Lavrenov
|
40d68ea6e8
|
update rotation of transformer automatically. close #976
|
2020-09-07 10:40:23 -05:00 |
|
Anton Lavrenov
|
4a29a1e109
|
dragstart fixes when transformer is used
|
2020-09-02 12:50:41 -05:00 |
|
Anton Lavrenov
|
1634103d0e
|
better stage drag performance
|
2020-08-21 12:09:58 -05:00 |
|
Anton Lavrenov
|
cc7c6edd1f
|
some fixes
|
2020-08-12 14:15:57 -05:00 |
|
Anton Lavrenov
|
2eb1043e98
|
Merge branch 'addAnimationOptionInterface' of https://github.com/risingBirdSong/konva into risingBirdSong-addAnimationOptionInterface
|
2020-08-12 14:03:15 -05:00 |
|
Anton Lavrenov
|
55107920bd
|
cache fixes
|
2020-08-08 09:24:31 -05:00 |
|
Anton Lavrenov
|
dd84716715
|
performance updates
|
2020-07-30 10:44:15 -05:00 |
|
Anton Lavrenov
|
b5e7362d26
|
update CHANGELOG with new version
|
2020-07-09 16:50:50 -05:00 |
|
risingbirdsong
|
56ff555fdb
|
added animation option interface to replace type any. tested various options out with the .to method and the options i included in the interface were the ones that were clearly animating, excluded options that seemed to have no animation effect. included offset y and x because they do animate, though they may not be appropriate in the interface. not exhaustive, may be missing options which should be included.
|
2020-06-30 12:22:34 -07:00 |
|