Commit Graph
596 Commits
Author SHA1 Message Date
github-actions[bot]andBraks e2dec5c866 chore: bump versions 2024-06-18 12:49:20 +02:00
Braks e2ce2053e4 fix(core): correct id access in useVueFlow (#1483)
* fix(core): correct id access in `useVueFlow`

* chore(changeset): add
2024-06-18 12:49:20 +02:00
github-actions[bot]andBraks fdc656af9d chore: bump versions 2024-06-18 12:29:29 +02:00
Braks 4fe1a7b541 refactor(core): add overloads to useVueFlow (#1481)
* refactor(core): add overloads to `useVueFlow`

* chore(changeset): add

* chore(core): cleanup
2024-06-18 12:29:29 +02:00
Braks 9b4e3b2656 feat(core): add EdgePathParams type to edge utils (#1479)
* feat(core): add `EdgePathParams` type to edge utils

* chore(changeset): add

* chore(core): cleanup jsdocs
2024-06-18 12:29:29 +02:00
Braks cff55c8ebf refactor(core): use empty arr when updating all internals (#1476)
* refactor(core): use empty arr when updating all internals

* chore(changeset): add
2024-06-18 12:29:29 +02:00
github-actions[bot]andBraks 09a44b0424 chore: bump versions 2024-06-13 00:04:51 +02:00
Braks 798faf1be4 refactor(core): remove connectedEdges from node mouse events (#1464)
* refactor(core): remove `connectedEdges` from node mouse events

* chore(changeset): add
2024-06-13 00:04:51 +02:00
Braks 0825101ebe refactor(core): remove node intersections arg from drag events (#1460)
* refactor(core): remove node intersections arg from drag events

* chore(changeset): add

* docs(examples): update intersection example
2024-06-13 00:04:51 +02:00
Braks a9ccd61eec feat(core): add useEdgesData composable (#1462)
* feat(core): add `useEdgesData` composable

* chore(changeset): add

* chore(core): add export
2024-06-13 00:04:51 +02:00
Braks ed2e5744fd fix(core): hide graph until initial fitview is done (#1459)
* fix(core): hide graph until initial fitview is done

* chore(changeset): add

* fix(core): wait for fit view to finish
2024-06-13 00:04:51 +02:00
Braks 0c5dfddc47 refactor(core): remove initialized from graph-nodes (#1457)
* refactor(core): remove `initialized` from graph-nodes

* chore(changeset): add

* refactor(node-resizer): replace node initialized check

* chore(changeset): add
2024-06-13 00:04:51 +02:00
Braks cd5103e525 refactor(core): reduce node bounds calculation (#1453)
* refactor(core): reduce node bounds calculation

* chore(changeset): add

* chore(core): cleanup
2024-06-13 00:04:51 +02:00
Braks 49dc8ae2a1 feat(core): add updateEdgeData action (#1452)
* feat(core): add `updateEdgeData` action

* chore(changeset): add
2024-06-13 00:04:51 +02:00
github-actions[bot]andBraks dd6aff24cb chore: bump versions 2024-06-06 10:45:38 +02:00
Braks a592fbd78a refactor(core): use node lookup map internally (#1450)
* refactor(core): use node lookup map internally

* chore(changeset): add
2024-06-06 10:45:38 +02:00
Braks 876b71dc19 refactor(core): use node/edge id as only dependency for nodes/edges list (#1447)
* refactor(core): use node id to (re-)render nodes

* refactor(core): use edge id to (re-)render nodes

* chore(changeset): add

* chore(core): cleanup

* chore(core): cast cmp as any
2024-06-06 10:45:38 +02:00
Braks 8bc1c99252 fix(core): disable drag when using multi-touch (#1448)
* fix(core): disable drag when using multi-touch

* chore(changeset): add
2024-06-06 10:45:38 +02:00
Braks 1b5e14a5b8 fix(core): disable zoom on mobile when zoomToPinch is false (#1449)
* fix(core): disable zoom on mobile when zoomToPinch is false

* chore(changeset): add
2024-06-06 10:45:38 +02:00
braks 0c1bd1b204 chore(changeset): add 2024-06-06 10:45:38 +02:00
braks e5508bc8eb chore(changeset): add 2024-06-06 10:45:38 +02:00
braks 329be6b60c chore(changeset): update 2024-06-06 10:45:38 +02:00
braks 688f886f9b chore(changeset): add 2024-06-06 10:45:38 +02:00
braks 0d971d89b6 chore(changeset): add 2024-06-06 10:45:38 +02:00
github-actions[bot]andBraks c91b30fc1e chore: bump versions 2024-05-31 16:09:34 +02:00
braks dc3ef700f2 chore(changeset): add 2024-05-31 16:09:34 +02:00
braks 860570e1db chore(changeset): add 2024-05-31 16:09:34 +02:00
braks ac5e69b2c8 chore(changeset): add 2024-05-31 16:09:34 +02:00
github-actions[bot]andBraks 2443752e82 chore: bump versions 2024-05-28 19:18:23 +02:00
braks f698b2dbcc chore(changeset): add 2024-05-28 19:18:23 +02:00
braks 2e2c389653 chore(changeset): add 2024-05-28 19:18:23 +02:00
github-actions[bot]andBraks 20d2d6c0f7 chore: bump versions 2024-05-15 09:00:24 +02:00
braks da32e165bd chore(changeset): add 2024-05-15 09:00:24 +02:00
github-actions[bot]andBraks e85739803b chore: bump versions 2024-05-12 18:15:07 +02:00
braks afdf1a4ec6 chore(changeset): add 2024-05-12 18:15:07 +02:00
github-actions[bot]andBraks 4cdf5f2aff chore: bump versions 2024-04-29 20:56:09 +02:00
braks 40e4478be9 chore(changeset): add 2024-04-29 20:56:09 +02:00
braks f3c1ac7ddc chore(changeset): add 2024-04-29 20:56:09 +02:00
braks bc94cde934 chore(changeset): add 2024-04-29 20:56:09 +02:00
braks 4f0f62acf4 chore(changeset): add 2024-04-29 20:56:09 +02:00
github-actions[bot]andBraks 09009ce1e6 chore: bump versions 2024-03-24 13:31:22 +01:00
braks 7939ca84b3 chore(changeset): add 2024-03-24 13:31:22 +01:00
github-actions[bot]andBraks e7768443ba chore: bump versions 2024-03-06 22:21:57 +01:00
braks 28cb081a4e chore(changeset): add 2024-03-06 22:21:57 +01:00
github-actions[bot]andBraks e2bae63fdd chore: bump versions 2024-03-06 19:03:28 +01:00
braks c339058dcd chore(changeset): add 2024-03-06 19:03:28 +01:00
github-actions[bot]andBraks 8a99069621 chore: bump versions 2024-02-28 10:54:59 +01:00
braks d7dfcc375e chore(changeset): add 2024-02-28 10:54:59 +01:00
braks 78f9f61c12 chore(changeset): add 2024-02-28 10:54:59 +01:00
braks c0e2b96aa8 chore(changeset): add 2024-02-28 10:54:59 +01:00