Commit Graph
3449 Commits
Author SHA1 Message Date
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
braks bc0a33d6de chore(changeset): add 2024-02-15 17:46:21 +01:00
braks 0139e6eb0f chore(core): cleanup 2024-02-15 17:46:21 +01:00
braks dda5b58211 refactor(core): use all nodes for handle lookup 2024-02-15 17:46:21 +01:00
braks 300c742352 refactor(core): rename useViewport to useViewportHelper 2024-02-15 17:46:21 +01:00
braks bbf16e385c chore(core): remove experimental from state 2024-02-15 17:46:21 +01:00
braks ffdea45af4 refactor(core): use useNodesInitialized to emit nodesInitialized 2024-02-15 17:46:21 +01:00
braks fbb3f63134 chore(core): update composable jsdocs 2024-02-15 17:46:21 +01:00
braks ee8748e936 chore(core): add missing generic for output node 2024-02-15 17:46:21 +01:00
braks 49a9f4aeee chore(examples): cleanup tsconfig & vite config 2024-02-15 17:46:21 +01:00
braks 3fa7fde394 tests: add useNodesInitialized test 2024-02-15 17:46:21 +01:00
braks c8c77a2967 refactor(core): deprecate getters 2024-02-15 17:46:21 +01:00
braks f2165afe6f feat(core,composables): add useNodesInitialized composable 2024-02-15 17:46:21 +01:00
braks eb78f77c72 chore(changeset): add 2024-02-15 17:46:21 +01:00
braks d288a9b842 refactor(background): deprecate bgcolor prop 2024-02-15 17:46:21 +01:00
braks 6c638b8e27 refactor(core): use data obj for labels in default nodes 2024-02-15 17:46:21 +01:00
braks 060f9e4748 chore: update license 2024-02-15 10:55:31 +01:00
braks f67e5a57e3 chore(docs): cleanup edges example 2024-02-15 10:55:21 +01:00
Lehoczky ZoltánandBraks d120aa893d docs: update class names in theming guide 2024-02-12 09:13:37 +01:00
braks 0c441b35df chore(docs): add spinner to stop btn 2024-02-08 22:46:38 +01:00
braks ce7333fef6 feat(docs): add useLayout composable 2024-02-08 22:39:01 +01:00
braks a0abe3af9d feat(docs): add shuffle to layout example 2024-02-08 22:39:01 +01:00
braks c65f5cf56e chore(docs): cleanup styles 2024-02-08 20:36:29 +01:00
braks 8226796b8b chore(docs): cleanup comments 2024-02-08 20:07:50 +01:00