Commit Graph
3472 Commits
Author SHA1 Message Date
braks 5df365cd63 chore(core,types): cleanup 2024-03-06 22:21:57 +01:00
braks e06d2e6a23 revert(core,types): revert extending events from separate interfaces 2024-03-06 22:21:57 +01:00
Git Cliff 15cc9b9afd chore: update CHANGELOG.md 2024-03-06 18:07:20 +00:00
github-actions[bot]andBraks e2bae63fdd chore: bump versions 2024-03-06 19:03:28 +01:00
braks 75eb364127 chore(core,types): export interfaces 2024-03-06 19:03:28 +01:00
braks c339058dcd chore(changeset): add 2024-03-06 19:03:28 +01:00
braks 4e50efe8ee fix(core,types): use separate interfaces for node/edge events 2024-03-06 19:03:28 +01:00
Git Cliff 10d0a11797 chore: update CHANGELOG.md 2024-02-28 09:56:23 +00: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 3ed91a0055 fix(core): check if dimensions exist in useNodesInitialized 2024-02-28 10:54:59 +01:00
braks 78f9f61c12 chore(changeset): add 2024-02-28 10:54:59 +01:00
braks a8c09a90da fix(core,edges): use nullish check to fallback to default center 2024-02-28 10:54:59 +01:00
braks c0e2b96aa8 chore(changeset): add 2024-02-28 10:54:59 +01:00
braks ba90a48553 fix(core): remove ref prop from BaseEdge 2024-02-28 10:54:59 +01:00
braks 01e3df04a9 chore(docs): cleanup dnd example 2024-02-28 09:36:16 +01:00
braks 0f51e2ce24 chore(docs): update custom node example 2024-02-25 10:23:54 +01:00
braks d5587f196a chore(core): add pre and post publish scripts 2024-02-23 09:48:04 +01:00
Git Cliff 415424a080 chore: update CHANGELOG.md 2024-02-23 07:50:38 +00:00
github-actions[bot]andBraks 41e0c0b4cc chore: bump versions 2024-02-23 08:47:19 +01:00
braks d2f4271b2d chore(changeset): add 2024-02-23 08:47:19 +01:00
braks 1184941900 fix(core,composables): correct typing of useNodesData return 2024-02-23 08:47:19 +01:00
braks c7957df0e9 chore(examples): update nuxt example 2024-02-21 23:42:55 +01:00
braks 7b39b45641 chore(docs): update layout example 2024-02-21 23:30:55 +01:00
Git Cliff 22003d4f6c chore: update CHANGELOG.md 2024-02-21 22:29:00 +00:00
github-actions[bot]andBraks 8e69e1d036 chore: bump versions 2024-02-21 23:27:01 +01:00
braks 54b3f22066 chore(changeset): add 2024-02-21 23:27:01 +01:00
braks c48d3c9be3 fix(core): use default cursor and apply drag cursor if node is draggable 2024-02-21 23:27:01 +01:00
braks df591b1295 chore(tests): cleanup 2024-02-21 23:27:01 +01:00
braks c7313ca421 chore(core): cleanup 2024-02-21 23:27:01 +01:00
braks 4666fecc39 tests: update useNodesData tests 2024-02-21 23:27:01 +01:00
braks bb8fc9594b chore(changeset): add 2024-02-21 23:27:01 +01:00
braks 68ba9075e9 feat(core,composables): add type and id to useNodesData 2024-02-21 23:27:01 +01:00
braks 5336209a69 chore(changeset): add 2024-02-21 23:27:01 +01:00
braks f815ef6dd5 fix(core): prevent esc keypress when a11y is disabled 2024-02-21 23:27:01 +01:00
braks e5a84656ad refactor(core): replace vueuse imports with vue 2024-02-21 23:27:01 +01:00
braks c24287d4fc chore: update README.md 2024-02-21 13:31:37 +01:00
Robin HoodieandGitHub e64ab352e8 fix(docs): correct prop names for node guide (#1321)
Update incorrect property names

Update `sourceHandle` => `sourcePosition`
Update `targetHandle` => `targetPosition`
2024-02-16 12:42:01 +01:00
braks 978d18071a chore(core): cleanup pkg json fields 2024-02-15 22:19:09 +01:00
Git Cliff e5821deb42 chore: update CHANGELOG.md 2024-02-15 21:05:53 +00:00
github-actions[bot]andBraks 8fb6abaed0 chore: bump versions 2024-02-15 22:04:22 +01:00
braks f66507218c chore(changeset): add 2024-02-15 22:04:22 +01:00
braks e5aaaa6e8c fix(core,edges): correct smoothstep edge pathing 2024-02-15 22:04:22 +01:00
Git Cliff 55d8a9a14e chore: update CHANGELOG.md 2024-02-15 16:48:20 +00:00
github-actions[bot]andBraks 303419d4b2 chore: bump versions 2024-02-15 17:46:21 +01:00
braks 46be1fed5b chore(core): deprecate flow props 2024-02-15 17:46:21 +01:00
braks 31903e415d chore(changeset): add 2024-02-15 17:46:21 +01:00
braks 5094e330b8 fix(core): wrap marker urls with quotes 2024-02-15 17:46:21 +01:00
braks 55f0110cf6 chore(changeset): add 2024-02-15 17:46:21 +01:00
braks 3a0dc0fff6 feat(core,composables): add edgeId to useHandleConnections return 2024-02-15 17:46:21 +01:00