braks
|
71aa00bc7a
|
chore(changeset): add
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
86957a0c71
|
fix(core): horizontal scroll on windows
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
0364a83ab9
|
chore(changeset): add
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
67704e5a8f
|
fix(core): use os specific key defaults
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
8943ec762b
|
fix(core): vertically or horizontally aligned nodes
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
77ccc7ec86
|
chore(core): cleanup
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
74cc767036
|
chore(changeset): add
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
5f8336747a
|
fix(minimap): pass missing minimap node props
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
c9a1c5b2fb
|
chore(changeset): add
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
fd31d4007e
|
feat(minimap): add offsetScale prop
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
76cce30178
|
chore(changeset): add
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
bb1473a688
|
fix(core): add role img to edges if not focusable
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
cee9ff71f0
|
chore(changeset): add
|
2023-08-21 17:44:20 +02:00 |
|
braks
|
16bf14c7d4
|
fix(core): smooth step edge horizontally or vertically aligned nodes
|
2023-08-21 17:44:20 +02:00 |
|
Git Cliff
|
0bc04e58d3
|
chore: update CHANGELOG.md
|
2023-07-27 16:38:16 +00:00 |
|
 github-actions[bot]andBraks
|
921c8ceb03
|
chore: bump versions
|
2023-07-27 18:36:41 +02:00 |
|
braks
|
a69b816891
|
chore(changeset): add
|
2023-07-27 18:36:41 +02:00 |
|
braks
|
9d1f5fa629
|
fix(core): check if viewport is defined before setting
|
2023-07-27 18:36:41 +02:00 |
|
Git Cliff
|
cfbc4d2065
|
chore: update CHANGELOG.md
|
2023-07-25 07:21:41 +00:00 |
|
 github-actions[bot]andBraks
|
2174c5ad5a
|
chore: bump versions
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
95612bae49
|
chore(changeset): add
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
ac86b77b89
|
fix(core): unwrap blur fn
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
814d5edb26
|
chore(changeset): add
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
eb29f96f96
|
refactor(core): add viewport to export obj and deprecate position and zoom
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
fd155e41af
|
fix(core): wait for viewport helper in fromObject action
|
2023-07-25 09:20:15 +02:00 |
|
Git Cliff
|
f28318e874
|
chore: update CHANGELOG.md
|
2023-07-24 21:50:16 +00:00 |
|
 github-actions[bot]andBraks
|
b3c70da5e2
|
chore: bump versions
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
02891b3aa9
|
chore(changeset): add
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
2a597f8605
|
feat(core): allow passing node or id to getoutgoers/getincomers
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
c4acb0d0f6
|
feat(core): add flag to removeNodes to remove children of a node
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
bc2de7254a
|
chore(changeset): add
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
45f18d5459
|
fix(core): use detached scope to dispose state and stop watcher
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
581f2b1fec
|
chore(changeset): add
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
620852b860
|
fix(core): watch applyDefault state in useVueFlow scope
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
4ed3acc021
|
chore(changeset): add
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
987538aebd
|
feat(core): add hasListener to event hooks
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
52ba0928f4
|
chore(docs): cleanup dead links
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
4412516476
|
chore(core): cleanup
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
5395c57d5d
|
chore(changeset): add
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
9f63252c62
|
feat(core): add setViewport and getViewport to viewport helper
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
ed6c298385
|
refactor(core): deprecate setTransform & getTransform
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
a2e4d99f5b
|
fix(core): dont wait for nodesInitialized to trigger for viewport helper
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
42aa13e2a5
|
chore(core): cleanup useZoomPanHelper
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
bf6dcfca4a
|
chore(changeset): add
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
7df2bfa146
|
feat(core): resolve promise from viewport actions on transition end
|
2023-07-24 23:46:59 +02:00 |
|
Git Cliff
|
fb569b461b
|
chore: update CHANGELOG.md
|
2023-07-24 07:57:46 +00:00 |
|
 github-actions[bot]andBraks
|
be8a83dab0
|
chore: bump versions
|
2023-07-24 09:55:03 +02:00 |
|
braks
|
db4c2da9a5
|
feat(tests): add fitView tests
|
2023-07-24 09:55:03 +02:00 |
|
braks
|
faee0e3ddc
|
chore(tests): move setState test to separate dir
|
2023-07-24 09:55:03 +02:00 |
|
braks
|
8780ab5fc1
|
chore(changeset): add
|
2023-07-24 09:55:03 +02:00 |
|