braks
|
68957957ae
|
fix(node-resizer): pass correct node id to resize control
|
2023-12-12 20:29:54 +01:00 |
|
braks
|
aac4c4d593
|
chore(core): cleanup
|
2023-12-12 20:29:54 +01:00 |
|
braks
|
eff1afdfde
|
fix(core): use nullish check when finding edge label renderer el
|
2023-12-12 20:29:54 +01:00 |
|
braks
|
fb3d6a7f13
|
chore(core): cleanup node wrapper
|
2023-12-12 20:29:54 +01:00 |
|
braks
|
c995b801ce
|
refactor(core): return promise from fromObject
|
2023-12-12 20:29:54 +01:00 |
|
braks
|
e2b30e0b9a
|
refactor(core): set default drag threshold to 1
|
2023-12-12 20:29:54 +01:00 |
|
braks
|
039f5a545d
|
refactor(pathfinding-edge): deprecate pkg
|
2023-11-27 12:15:04 +01:00 |
|
 github-actions[bot]andBraks
|
1d8f7d7fc9
|
chore: bump versions
|
2023-11-10 15:19:16 +01:00 |
|
braks
|
277979f72c
|
fix(core): use correct prop value when watcher triggers
|
2023-11-10 15:19:16 +01:00 |
|
braks
|
ba0cf54fef
|
refactor(core): keep connection line snapped to handle while hovering
|
2023-11-10 15:19:16 +01:00 |
|
braks
|
2e578ada7d
|
chore: remove base vue-flow pkg
|
2023-11-10 00:46:04 +01:00 |
|
 github-actions[bot]andBraks
|
d963558464
|
chore: bump versions
|
2023-11-09 14:19:51 +01:00 |
|
braks
|
cc89e995fb
|
fix(core): respect zoom key when hovering nopan elements
|
2023-11-09 14:19:51 +01:00 |
|
braks
|
0c07bd4e2a
|
fix(core): use node rect for intersection check
|
2023-11-09 14:19:51 +01:00 |
|
 github-actions[bot]andBraks
|
4d1578ae60
|
chore: bump versions
|
2023-11-08 16:22:15 +01:00 |
|
braks
|
6162389cc2
|
revert(core): cleanup imports from vueuse/core that exist in vue
This reverts commit 7cc798ad
|
2023-11-08 16:22:15 +01:00 |
|
 github-actions[bot]andBraks
|
ab59b71136
|
chore: bump versions
|
2023-11-08 15:12:28 +01:00 |
|
braks
|
e4e3188b76
|
revert(core): wait for d3zoom before setting opts
|
2023-11-08 15:12:28 +01:00 |
|
braks
|
17e5966e4f
|
revert(core): import toValue from vueuse/core to avoid ambiguous export
|
2023-11-08 15:12:28 +01:00 |
|
 github-actions[bot]andBraks
|
74891189e7
|
chore: bump versions
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
45ce98558e
|
chore(core): cleanup
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
c1603b2d58
|
feat(core): add nodes to isValidConnection args
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
75cb0c9b1e
|
chore(core): cleanup
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
7cc798adae
|
chore(core): cleanup imports from vueuse/core that exist in vue
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
e54b36ae28
|
refactor(core): remove slots patch
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
28b66a3d66
|
chore(core): add comments
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
70ae0749b7
|
chore(core): cleanup slots
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
196cafdf81
|
feat(core): add slots and emits type definition
|
2023-11-08 08:27:12 +01:00 |
|
 github-actions[bot]andBraks
|
ea7f8435ef
|
chore: bump versions
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
c30ddc61ed
|
fix(core): properly cleanup handlers when drag is disabled
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
5bda311f8d
|
fix(core): use existing node for intersection check
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
07b37830b1
|
fix(core): do not wait for d3zoom to be available to set skipped opts
|
2023-11-04 19:25:49 +01:00 |
|
braks
|
ac8dab30c7
|
fix(core): add immediate flag to prop watchers
|
2023-11-04 19:25:49 +01:00 |
|
 github-actions[bot]andBraks
|
41d325b613
|
chore: bump versions
|
2023-10-30 20:30:56 +01:00 |
|
braks
|
ffceea93a8
|
fix(core): allow pan on drag when pan key is activated
|
2023-10-30 20:30:56 +01:00 |
|
 github-actions[bot]andBraks
|
c51ff790ce
|
chore: bump versions
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
2ecd8def81
|
fix(core): push emit handlers into listeners set
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
0bf12601df
|
refactor(core): rename onError arg to triggerError
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
7494817842
|
refactor(core): remove default event listener void fn
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
7e7e0fb8cb
|
refactor(core): allow adding edges with missing source or target nodes
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
009e6faf0d
|
chore(core): add comments
|
2023-10-30 13:36:07 +01:00 |
|
 jayrchampandBraks
|
8651019eb6
|
fix(core): ensure events introduced by the watcher are released when no longer needed
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
53be29de8a
|
chore(core): cleanup
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
88cfd402ed
|
perf(core): cleanup computed vars
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
3b175a553e
|
refactor(core): remove primtive typeguards
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
785f147236
|
perf(core): cleanup possible re-bindings of listeners in useKeyPress
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
049b1da0c6
|
fix(core): allow panning when panKey is pressed
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
11138a6d9a
|
fix(core): create predicate for string key filters
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
2a407f59e3
|
refactor(core): add stub for addEventListener in useWindow
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
03242dde9b
|
feat(core): use nodes from state for getIntersectingNodes
|
2023-10-30 13:36:07 +01:00 |
|