Commit Graph
1666 Commits
Author SHA1 Message Date
braks d1e9ee596c chore(examples): install vueflow pkg 2022-10-10 21:33:44 +02:00
braks 688c931b3a chore(docs): update repl pkg link names 2022-10-10 21:33:44 +02:00
braks 028d79306c chore(docs): update typedocs config to use vueflow pkg as entry 2022-10-10 21:33:44 +02:00
braks 4587540ef3 chore(additional-components): rename bundle output 2022-10-10 21:33:44 +02:00
braks 9c78528d7f feat: add vueflow pkg that exports all features 2022-10-10 21:33:44 +02:00
braks 082050b164 refactor(core): rename core pkg dir to core 2022-10-10 21:33:44 +02:00
braks f7dd7f1803 tests: search edges for random data 2022-10-10 21:33:44 +02:00
braks 03a982c10f chore: update README 2022-10-10 21:33:44 +02:00
braks 32aa9e851b refactor: run turbo pipe before publish 2022-10-10 21:33:44 +02:00
braks 647d60583b chore: remove env.d.ts 2022-10-10 21:33:44 +02:00
braks d7b956dd2a chore: update README 2022-10-10 21:33:44 +02:00
Git Cliff e2924918a2 chore: update CHANGELOG.md 2022-10-08 22:03:25 +00:00
braks 6c5523db5e chore: bump version 2022-10-08 23:56:44 +02:00
github-actions[bot]andBraks 6f5f5c8a36 chore: bump versions 2022-10-08 23:45:45 +02:00
braks 756b36b40b chore: update publish script 2022-10-08 23:35:00 +02:00
braks 77953a8f8e chore: remove node cache step 2022-10-08 23:30:22 +02:00
braks 151eae9877 chore(deps-dev): add changelog-github 2022-10-08 23:25:34 +02:00
braks 6ac35032b5 docs: bump minimum node version to 14 2022-10-08 23:25:34 +02:00
braks 86bff351ca feat: add publish workflow 2022-10-08 23:25:34 +02:00
braks 939bff5030 chore: add changeset 2022-10-08 23:25:34 +02:00
braks 42219d3640 docs: update docs and mention removed edge center functions 2022-10-08 23:25:34 +02:00
braks b1e56f0403 refactor(pathfinding-edge): remove getEdgeCenter usage 2022-10-08 23:25:34 +02:00
braks 2d76bf345d refactor(edges)!: simplify edge paths and center calculations 2022-10-08 23:25:34 +02:00
braks 47d837aac0 chore: add changeset 2022-10-08 23:25:34 +02:00
braks 7d799ded1e chore: rename docs pkg 2022-10-08 23:25:34 +02:00
braks 667078e760 chore: add ignore list to changeset config 2022-10-08 23:25:34 +02:00
braks 97d498c117 chore(additional-components): remove vueuse 2022-10-08 23:25:34 +02:00
braks 32c024cccb chore: add typedocs script to root 2022-10-08 23:25:34 +02:00
braks 13d576da4b docs: move typedoc to docs deps 2022-10-08 23:25:34 +02:00
braks e5930b361a chore(deps-dev): update deps and bump versions 2022-10-08 23:25:34 +02:00
braks 6aaef2743d docs: move typedoc to root deps 2022-10-08 23:25:34 +02:00
braks acc0526fdb chore: remove typedoc script from additional-components pkg 2022-10-08 23:25:34 +02:00
braks 4593550f85 chore: lint 2022-10-08 23:25:34 +02:00
braks afb3fc7b49 docs: update typedocs config to support new module structure 2022-10-08 23:25:34 +02:00
braks c1bcc02797 refactor(additional-components): move additional components into separate pkg 2022-10-08 23:25:34 +02:00
braks 8567e3733b refactor: change pkg scope to vue-flow 2022-10-08 23:25:34 +02:00
braks eb507c8e76 feat(deps-dev): add changeset 2022-10-08 23:25:34 +02:00
braks 6bfb2b8a82 chore: update workflow file 2022-10-08 23:25:34 +02:00
braks 26b251886e tests: add additional components tests 2022-10-08 23:25:34 +02:00
braks ef11069102 tests: add delete key code tests 2022-10-08 23:25:34 +02:00
braks 145d934af8 tests: add selection key code tests 2022-10-08 23:25:34 +02:00
braks 2a6763cfe1 refactor(nodes): prevent crash when checking if input dom node 2022-10-08 23:25:34 +02:00
braks fd8061ddcc tests: small delay when checking removed elements 2022-10-08 23:25:34 +02:00
braks b547a1fb0c tests: rename flow dir to vue-flow 2022-10-08 23:25:34 +02:00
braks a6b6a83eb6 tests: defer checking for selected elements 2022-10-08 23:25:34 +02:00
braks 674fe4f9c9 chore(deps-dev): update deps and resolve peer deps 2022-10-08 23:25:34 +02:00
braks 5bc5f10eae refactor(viewpane): remove useEventListener from user selection 2022-10-08 23:25:34 +02:00
braks 7eb6c5216f tests: cleanup unused imports 2022-10-08 23:25:34 +02:00
braks ff520c8a70 feat(viewpane): support boolean keycode value
# What's changed?

* set `selectionKeyCode` to true, for figma style selection (selection without keypress)
2022-10-08 23:25:34 +02:00
braks 664953b537 tests: update drag test position 2022-10-08 23:25:34 +02:00