Commit Graph
100 Commits
Author SHA1 Message Date
braks 43ff2a42e6 refactor(core,edges): add div based edge label renderer 2022-11-04 22:10:40 +01:00
Git Cliff 0f2bc10fd2 chore: update CHANGELOG.md 2022-11-04 21:07:58 +00:00
braks fcffd49221 chore: add changeset 2022-11-04 19:18:31 +01:00
braks 43aa810884 fix(core,edges): use all handles when connection mode is Loose 2022-11-04 19:18:31 +01:00
braks 2aae2d2e4e chore(docs): use blobity only on client side 2022-11-04 18:58:23 +01:00
braks ffe6563618 chore: add changeset 2022-11-04 16:20:03 +01:00
braks 49b44e45a3 fix(core,nodes): skip connectable for handles unrelated to connected edges 2022-11-04 16:20:03 +01:00
braks 76ad5838d9 chore: add changeset 2022-11-04 16:20:03 +01:00
braks 84adeb7e39 fix(core,nodes): always set a handle id 2022-11-04 16:20:03 +01:00
braks 73dfca5f57 refactor(core): show regular pointer if pane isn't draggable 2022-11-03 21:58:36 +01:00
braks 6ab79d54e4 chore(docs): add blobity composable 2022-10-25 19:45:59 +02:00
Git Cliff 3d03794774 chore: update CHANGELOG.md 2022-10-25 17:28:20 +00:00
braks 2c3ea836f1 chore: add changeset 2022-10-25 19:14:59 +02:00
braks 096f67a55b fix(core): use shallowReactive for node/edge data & events 2022-10-25 19:14:59 +02:00
braks 25010d2b87 chore(docs): use regular script for changelog page gen 2022-10-25 19:12:16 +02:00
braks 1322951c98 chore(docs): add plugin logs 2022-10-25 19:12:16 +02:00
braks 560f2d5530 chore(core): update CHANGELOG.md 2022-10-25 19:12:16 +02:00
braks 89a3f480ef chore(docs): update copy plugin 2022-10-25 19:12:16 +02:00
braks 787fc225e9 docs: show changelogs on docs page 2022-10-25 19:12:16 +02:00
braks 9089861ce7 chore: add changeset 2022-10-25 17:46:42 +02:00
braks 6e564dacf7 fix(core): prevent node selection box from appearing before mouseup 2022-10-25 17:46:42 +02:00
braks e5dfdb6a6d fix(core): disable user selection if elementsSelectable is false 2022-10-25 17:46:42 +02:00
Git Cliff 42e140f0ce chore: update CHANGELOG.md 2022-10-22 08:28:06 +00:00
braks 009bbdba6d chore: add changeset 2022-10-21 10:19:55 +02:00
braks 240074ce6d fix: correct filenames for output of pkgs 2022-10-21 10:19:55 +02:00
braks a8831a4c1a revert: update changelog only on tag push 2022-10-18 22:26:45 +02:00
Git Cliff aa6a1b2b40 chore: update CHANGELOG.md 2022-10-18 20:25:48 +00:00
braks f3dc89a747 chore: add examples group to changelog and filter publish commits 2022-10-18 22:25:13 +02:00
Git Cliff f6a1f11770 chore: update CHANGELOG.md 2022-10-18 17:04:51 +00:00
braks 3105bd051a chore: add changeset 2022-10-18 19:04:22 +02:00
Braks 395fcd2aab refactor(core): log warnings for non-prod node envs 2022-10-18 19:04:22 +02:00
Git Cliff 48366780ce chore: update CHANGELOG.md 2022-10-18 16:55:33 +00:00
Git Cliff 578929f2d9 chore: update CHANGELOG.md 2022-10-18 16:49:18 +00:00
Git Cliff 3b1475cd24 chore: update CHANGELOG.md 2022-10-18 14:28:49 +00:00
braks 8cfea472e3 chore: generate base changelog on push into master 2022-10-18 16:28:15 +02:00
braks 92a69a617f chore: add changeset 2022-10-18 16:28:06 +02:00
braks ad0f8ff3dc fix(core,nodes): set node dragging on start and end 2022-10-18 16:28:06 +02:00
braks bff576bc04 chore: add changeset 2022-10-18 16:14:42 +02:00
braks c5aebf65bf fix(additional-components): add overflow visible to control btn svgs 2022-10-18 16:14:42 +02:00
braks 8f95187a6c chore: add changeset 2022-10-18 16:14:13 +02:00
braks dcf607f279 fix(core): allow undefined as custom theme var value 2022-10-18 16:14:13 +02:00
braks 61d2b88ebc chore: add changesets 2022-10-18 16:14:00 +02:00
braks e6f97b897c refactor(core): data and event properties to be definitely typed 2022-10-18 16:14:00 +02:00
braks c0fc95dc5e refactor(core): add generics to Elements/FlowElements types 2022-10-18 16:14:00 +02:00
braks ce8b04b702 refactor(core): add generics to isNode/isEdge fn 2022-10-18 16:14:00 +02:00
Git Cliff a04f689d94 chore: update CHANGELOG.md 2022-10-14 23:03:15 +00:00
braks 72c203e3d5 fix(edges): edge text not properly calculating dimensions 2022-10-15 00:53:42 +02:00
braks d4fb795787 fix(edges): edge text not properly calculating dimensions 2022-10-15 00:53:42 +02:00
Git Cliff a226e6a8c7 chore: update CHANGELOG.md 2022-10-14 22:34:32 +00:00
braks d2ed19eeba chore: add changeset 2022-10-14 23:47:32 +02:00
braks ce30581651 chore(docs): update example 2022-10-14 23:47:32 +02:00
braks 34685a50c6 fix(edges): pass edge styles to edge path 2022-10-14 23:47:32 +02:00
braks 285ff5ac30 chore(docs): update example 2022-10-14 23:06:12 +02:00
braks 530e4403b4 chore(core): remove duplicated styles 2022-10-14 23:06:03 +02:00
braks b5fd332b03 chore(docs): update example 2022-10-14 22:31:46 +02:00
braks 4fa462718f chore(core): remove text fill 2022-10-14 22:25:34 +02:00
braks 4964e4ddbc chore(docs): update repl 2022-10-14 22:20:06 +02:00
braks 949d19ff5d chore: add changeset 2022-10-14 22:19:55 +02:00
braks 53c70a093b fix(edges): edge text not aligning correctly into center 2022-10-14 22:19:11 +02:00
braks 12d9f79d1b chore: add changeset 2022-10-14 21:13:48 +02:00
braks 9f48095b51 revert(nodes): add dragging class to node on drag instead of dragstart 2022-10-14 21:13:48 +02:00
braks 1aaac25e76 chore: add changeset 2022-10-14 21:13:39 +02:00
braks ea9da0adb7 refactor(core): use flowElements type as arg for removeSelectedElements 2022-10-14 21:13:39 +02:00
braks 583efe6c68 fix(core): elements not correctly unselected 2022-10-14 21:13:39 +02:00
braks 8583e13db9 chore: add changeset 2022-10-14 21:13:29 +02:00
braks 58d11db1f9 fix(nodes): add missing dragging class to node selection rect 2022-10-14 21:13:29 +02:00
Git Cliff 09a21b2ae3 chore: update CHANGELOG.md 2022-10-13 21:36:43 +00:00
Git Cliff a33adf0c04 chore: update CHANGELOG.md 2022-10-13 21:33:29 +00:00
braks 483001d3f0 chore: update changeset descriptions 2022-10-13 23:29:32 +02:00
braks 7ff551e9df chore: manually publish pkgs 2022-10-13 23:27:46 +02:00
braks 24924b93f3 chore: update changeset descriptions 2022-10-13 23:27:12 +02:00
braks a415353ba5 chore: add changeset 2022-10-13 23:23:43 +02:00
braks 00a5ee0416 refactor(nodes): trigger dragging on drag start 2022-10-13 23:23:43 +02:00
braks 0044a14ac1 feat(core): add dragging class to pane 2022-10-13 23:23:43 +02:00
braks 71eacd7035 chore(core): cleanup var 2022-10-13 23:23:43 +02:00
braks 5c3ed51257 chore(core): update styles 2022-10-13 23:23:43 +02:00
braks e0016db07a tests: properly check element transforms 2022-10-13 23:23:43 +02:00
braks 5aa94e2e13 tests: add tryAssertion command to replace cy.wait 2022-10-13 23:23:43 +02:00
braks 0613350554 tests: add viewpane tests 2022-10-13 23:23:43 +02:00
braks 11ee43ac9b chore(vueflow): disable pkg until name issue is resolved 2022-10-13 23:23:43 +02:00
braks 655a27d572 tests: add connectOnClick test 2022-10-13 23:23:43 +02:00
braks 1e5a77d608 chore: add changeset 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 18a812db64 chore: add changeset 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 3fcc163509 examples: update quasar example 2022-10-13 23:23:43 +02:00
braks f978db25e4 chore(vueflow): update CHANGELOG 2022-10-10 22:07:05 +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 c086aa8e46 chore(docs): add copy vue flow plugin again 2022-10-10 21:33:44 +02:00
braks fa0fc69304 chore: update changeset to minor bump 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 e1c28a26c7 chore: add changeset 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 e9d6ec1673 refactor: remove docs from build process and use separate script 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