Commit Graph
100 Commits
Author SHA1 Message Date
braks 91c521296d docs(guide): remove defaultZoom opt from config guide 2023-11-08 16:55:53 +01:00
braks 26be5cf8d3 chore(docs): cleanup copy plugin 2023-11-08 16:26:14 +01:00
Git Cliff 7ba321b2a5 chore: update CHANGELOG.md 2023-11-08 15:26:02 +00:00
braks 21460ee472 chore(changeset): add 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
Git Cliff 9846420e42 chore: update CHANGELOG.md 2023-11-08 14:20:25 +00:00
braks c59deacf3f chore(docs): cleanup copy plugin 2023-11-08 15:12:28 +01:00
braks 8a2304a52e chore(changeset): add 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 5e308652a3 chore(changeset): add 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
braks 529d90a3be chore(docs): copy vue flow files on dev build 2023-11-08 13:55:00 +01:00
Git Cliff 1016cc5587 chore: update CHANGELOG.md 2023-11-08 07:46:38 +00:00
braks 45ce98558e chore(core): cleanup 2023-11-08 08:27:12 +01:00
braks db9a0dc7d6 chore(changeset): add 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 e0104975ca chore(changeset): add 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
braks 2b99b77aea chore(docs): cleanup theming examples 2023-11-05 21:00:04 +01:00
braks b4938930ad docs(guide): extend custom node and edges section 2023-11-05 20:32:45 +01:00
braks 4786e7ab5e docs(guide): add section on removing nodes & edges 2023-11-05 20:07:54 +01:00
braks c35c2dbcc0 chore(docs): cleanup placeholder style 2023-11-05 18:50:38 +01:00
braks 5169edad6d docs(guide): add section on updating edge data 2023-11-05 18:43:33 +01:00
braks a1691ce910 docs(guide): add section on updating node data 2023-11-05 18:43:33 +01:00
braks 30646f4c2b docs(guide): update edge page 2023-11-05 18:43:33 +01:00
braks 162885199f docs(guide): update node page 2023-11-05 18:43:33 +01:00
braks d0161fd417 chore(docs): cleanup 2023-11-05 18:43:33 +01:00
braks 17d9a49610 docs: add copy icon overrides 2023-11-05 18:43:33 +01:00
braks 811595cd17 docs(guide): cleanup 2023-11-05 18:43:33 +01:00
braks 372c37469e docs(guide): update theming page 2023-11-05 18:43:33 +01:00
braks fcf3078d5b docs(guide): cleanup 2023-11-05 18:43:33 +01:00
braks 39cf82431f docs(guide): update intro page 2023-11-05 18:43:33 +01:00
braks d670de4671 docs(deps): remove animxyz 2023-11-05 18:43:33 +01:00
braks ec66f90cb0 docs(guide): update getting-started page 2023-11-05 18:43:33 +01:00
Git Cliff 8ac5730314 chore: update CHANGELOG.md 2023-11-04 18:30:12 +00:00
braks 5a21959482 chore(changeset): add 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 1dfe68306b chore(changeset): add 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 78d5e0281b chore(changeset): add 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
Git Cliff 849324eb11 chore: update CHANGELOG.md 2023-10-30 19:34:38 +00:00
braks 04d3c78bd6 chore(changeset): add 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
Git Cliff b1963a58e1 chore: update CHANGELOG.md 2023-10-30 12:38:57 +00:00
braks 2b19e41be6 chore(changeset): add 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 c834ae235a chore(changeset): add 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 b195ff86fb chore(changeset): add 2023-10-30 13:36:07 +01:00
braks 009e6faf0d chore(core): add comments 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 add6406688 chore(changeset): add 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 7fd28298ac chore(changeset): add 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 4ae371afbb chore: update pnpm-lock.yaml 2023-10-30 13:36:07 +01:00
braks f449ec08ed chore(changeset): add 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
braks 85d60f3401 chore(changeset): add 2023-10-30 13:36:07 +01:00
braks 15c3fd5dd7 fix(core): use correct filter for panOnScroll class 2023-10-30 13:36:07 +01:00
braks 22a8d7c913 chore(controls,minimap): update README title 2023-10-30 13:36:07 +01:00
braks 675336ad87 chore(changeset): add 2023-10-30 13:36:07 +01:00
braks ee45b4e560 fix(core): select nodes on drag when threshold is > 0 2023-10-30 13:36:07 +01:00
braks ec7653e8f3 refactor: disable minification 2023-10-30 13:36:07 +01:00
braks 1b3b03f389 chore: cleanup 2023-10-30 13:36:07 +01:00
braks 17a50dc7dc chore: update deps 2023-10-30 13:36:07 +01:00
braks 961b4cdc3f chore(changeset): add 2023-10-30 13:36:07 +01:00
braks 8473135eb8 chore: update pnpm-lock.yaml 2023-10-30 13:36:07 +01:00
braks a32c81aaf3 refactor(core): add warning when viewport noop is triggered 2023-10-30 13:36:07 +01:00
braks 119f6d15db chore: cleanup components 2023-10-30 13:36:07 +01:00
braks c32c0df4fa chore(core): use define slots 2023-10-30 13:36:07 +01:00
braks e51c7e9c17 chore: update deps 2023-10-30 13:36:07 +01:00
braks 8fa3e345b6 chore(core,deps-dev): update to vue 3.3 2023-10-30 13:36:07 +01:00
braks eca82edae1 docs: add meticulous 2023-10-17 19:23:56 +02:00
braks d0c61330b8 docs: update home page styles 2023-10-07 12:22:07 +02:00
braks b0ffe42007 chore(core): update d3 type deps 2023-10-07 11:39:48 +02:00
braks 247a037a39 docs(deps): update typedoc deps 2023-10-07 11:39:48 +02:00
braks b85f37cc3b docs: update showcase dark bg 2023-10-07 00:44:06 +02:00
braks 750c01df9d docs: update home page styles 2023-10-06 23:39:02 +02:00
braks 28fd4955f4 docs: update theme 2023-10-06 23:39:02 +02:00
Git Cliff be70047e48 chore: update CHANGELOG.md 2023-10-06 16:08:25 +00:00
braks 01a53e0526 chore(changeset): add 2023-10-06 18:00:01 +02:00
braks 93f0802257 fix(core): queue node dimensions update to nextTick 2023-10-06 18:00:01 +02:00
braks 20cd9d8e29 chore(changeset): add 2023-10-06 18:00:01 +02:00
braks c916284917 refactor(core): allow using expandParent with parent extent 2023-10-06 18:00:01 +02:00
braks 92649efcdd chore(changeset): add 2023-10-06 18:00:01 +02:00
braks 8716a6e6b8 fix(core): disable panning when panOnDrag is false 2023-10-06 18:00:01 +02:00