Commit Graph
344 Commits
Author SHA1 Message Date
braks 11ee43ac9b chore(vueflow): disable pkg until name issue is resolved 2022-10-13 23:23:43 +02:00
braks d420feaf48 fix(handles): connectOnClick reset before connections can be made 2022-10-13 23:23:43 +02:00
braks a7845c6032 fix(handles): only check for matching handle id if an id exists 2022-10-13 23:23:43 +02:00
braks bc80807285 fix(nodes): pass connectable to correct prop 2022-10-13 23:23:43 +02:00
braks f978db25e4 chore(vueflow): update CHANGELOG 2022-10-10 22:07:05 +02:00
github-actions[bot]andBraks d224d59b4d chore: bump versions 2022-10-10 22:03:08 +02:00
braks b8b325e316 chore: correct version 2022-10-10 21:38:01 +02:00
braks 1204a4496c chore(core): add default color to edge text 2022-10-10 21:33:44 +02:00
braks 31f590b893 chore(core): lint 2022-10-10 21:33:44 +02:00
braks 5f595c0770 chore(core): lint 2022-10-10 21:33:44 +02:00
braks 13fed0a3fb refactor(edges): move edge event handlers into Wrapper component 2022-10-10 21:33:44 +02:00
braks 2684272308 refactor(core): simplify useHandle 2022-10-10 21:33:44 +02:00
braks 24f7722f7c chore(core): remove unnecessary style 2022-10-10 21:33:44 +02:00
braks be3fab9c1b chore(additional-components): optional position 2022-10-10 21:33:44 +02:00
braks 50af804c47 chore(additional-components): disable pointer events on user selection 2022-10-10 21:33:44 +02:00
braks 908b327224 refactor(core): update base styles 2022-10-10 21:33:44 +02:00
braks 875d95465e feat(additional-components): add position prop to MiniMap & Controls 2022-10-10 21:33:44 +02:00
braks 3541b24587 feat(additional-components): add Panel component 2022-10-10 21:33:44 +02:00
braks ef3111bde0 chore(core): lint 2022-10-10 21:33:44 +02:00
braks 283846c196 refactor(nodes): use HandleConnectable type for nodes connectable prop 2022-10-10 21:33:44 +02:00
braks 0215d49ad3 refactor(nodes): set default for connectable to true 2022-10-10 21:33:44 +02:00
braks 624438a0ea feat(handles): allow setting connectable to single for single connection handles 2022-10-10 21:33:44 +02:00
braks 607c7c0e69 fix(edges): edges not returned by getter on pane ready event 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 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 d7b956dd2a chore: update README 2022-10-10 21:33:44 +02: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 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 97d498c117 chore(additional-components): remove vueuse 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 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 2a6763cfe1 refactor(nodes): prevent crash when checking if input dom node 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 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 9168d7bd75 fix(store): remove action not properly removing elements 2022-10-08 23:25:34 +02:00
braks 8fc28f9b9c chore: bump version 2022-10-07 22:58:05 +02:00
braks fc263a6814 fix(graph): check if element exists in isNode/Edge 2022-10-07 22:55:38 +02:00
braks 9cea1326de feat(edges): add data-type to edge anchors 2022-10-07 22:55:38 +02:00
braks f1abfc6ac0 chore: cleanup 2022-10-07 22:55:38 +02:00
braks f508e6e571 fix(nodes): undo handle validation wrapping itself 2022-10-07 22:55:38 +02:00