Anton Lavrevov
|
2e08f7319f
|
fix caching when buffer is used. close #1886
fix svg length calculation. close #1869
|
2025-04-03 13:03:06 -05:00 |
|
Anton Lavrevov
|
9e790a36ee
|
typescript fixes. close #1866
Test Browser / build (23.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
|
2024-12-23 14:16:19 -05:00 |
|
Anton Lavrevov
|
09485ef1db
|
Merge branch 'psyche/typing-2' of https://github.com/psychedelicious/konva into psychedelicious-psyche/typing-2
|
2024-12-06 13:37:12 -05:00 |
|
tbo47
|
8d2a050d83
|
var to const or let
|
2024-10-05 14:18:32 +00:00 |
|
psychedelicious
|
9c41a6eed1
|
feat: Factory types
|
2024-08-25 22:00:47 +10:00 |
|
Anton Lavrenov
|
e6cb27fc64
|
better types, fix #1794
|
2024-07-18 13:48:45 -05:00 |
|
Anton Lavrenov
|
ac1587fac8
|
update docs, fix fullRule for hit graph, close #1787
|
2024-07-15 12:40:00 -05:00 |
|
Anton Lavrenov
|
73d65cb7d3
|
improve transformer performance
|
2024-03-04 05:16:19 +07:00 |
|
Anton Lavrenov
|
4da037a2fa
|
Another fix for exporting buffered shapes
|
2024-02-09 11:44:32 -05:00 |
|
Anton Lavrenov
|
76cace8b38
|
fix large memory usage
|
2024-01-26 11:08:12 -05:00 |
|
Anton Lavrenov
|
0d502baccd
|
fix buffer export
|
2024-01-17 19:12:49 -05:00 |
|
Anton Lavrenov
|
a1660e1ccb
|
fix filters work. close #1697
|
2024-01-05 10:55:28 -05:00 |
|
Anton Lavrenov
|
a8efcd554a
|
type fixes. close #1692
|
2023-12-25 11:10:37 -05:00 |
|
kawamataryo
|
353a51dae4
|
fixed toBlob to specify mineType and quality. close #1674
|
2023-11-24 19:30:41 +09:00 |
|
Anton Lavrenov
|
99334e197a
|
typescript fixes
|
2023-09-09 16:39:57 -05:00 |
|
Anton Lavrenov
|
d33b8e944b
|
more strict typescript
|
2023-08-28 09:23:57 -05:00 |
|
Anton Lavrenov
|
cd2e17338a
|
docs and types
|
2023-08-26 20:36:40 -05:00 |
|
Anton Lavrenov
|
6921855566
|
a bit better performance
|
2023-04-17 09:55:10 -05:00 |
|
Anton Lavrenov
|
f57b60fe90
|
add pointer id type
|
2023-04-15 20:26:22 -05:00 |
|
Anton Lavrenov
|
ac6de95024
|
resolve chrome warning. close #1417
|
2023-04-05 20:47:06 -06: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 |
|