Commit Graph

  • a5ebd48013 fix(core): pass valid connection func params braks 2023-02-02 00:40:28 +01:00
  • 0837b6a472 chore: update CHANGELOG.md Git Cliff 2023-02-01 23:24:38 +00:00
  • 4f0ddcdd26 chore: bump version braks 2023-02-02 00:23:01 +01:00
  • 36e977fa31 chore: next release github-actions[bot]andBraks 2023-02-01 23:11:11 +00:00
  • ad2b09f18e chore: add changeset braks 2023-02-02 00:08:13 +01:00
  • 7fa9203ccb feat(core): allow setting node/edge type with generic braks 2023-02-01 23:31:54 +01:00
  • 94a094aa9e chore(core): cleanup braks 2023-02-01 23:12:01 +01:00
  • b59dd6a725 chore: add changesets braks 2023-02-01 23:07:51 +01:00
  • 35d28abd65 feat(core): add pan on connection drag braks 2023-02-01 23:07:44 +01:00
  • 0dcfd6f9a4 feat(core): add auto pan on node drag braks 2023-02-01 22:09:09 +01:00
  • 522efd4c94 refactor(core): throw warning if dimensions of viewport are 0 braks 2023-02-01 21:16:41 +01:00
  • 2f81f2a9c6 fix(core): animated connection line style braks 2023-02-01 21:14:38 +01:00
  • 7dba01d880 feat(core): add panBy action to store braks 2023-02-01 21:12:12 +01:00
  • d0fefdf04e feat(core): add auto pan utils braks 2023-02-01 20:55:34 +01:00
  • 84f2235f23 feat(core): add auto pan props braks 2023-02-01 20:55:06 +01:00
  • e1628ec660 chore: add changeset braks 2023-02-01 22:56:19 +01:00
  • 51270caa73 refactor(core): move MaybeElement type braks 2023-02-01 22:55:44 +01:00
  • 6ea60349fd feat(core): export isGraphNode & isGraphEdge typeguards braks 2023-02-01 22:54:52 +01:00
  • 539b85dc59 docs: update connection-radius example braks 2023-02-01 22:41:14 +01:00
  • e0fbefef8f feat(core): do not snap to invalid handles braks 2023-02-01 22:35:44 +01:00
  • 02952b8b6c chore(core): add missing type to FlowProps interface braks 2023-02-01 20:56:29 +01:00
  • 93bfa54308 chore(core): add missing edge wrapper name braks 2023-02-01 10:56:33 +01:00
  • 94e1282b10 refactor(core): first check element below braks 2023-01-30 11:58:34 +01:00
  • c7cfcec70a chore: add changesets braks 2023-01-25 20:37:40 +01:00
  • e74a20d923 feat(core): implement connection radius braks 2023-01-25 19:30:23 +01:00
  • 7abd0bfdf3 chore: add changeset braks 2023-01-16 18:55:41 +01:00
  • 492de08eef feat(core): export getSimpleEdgeCenter & getBezierEdgeCenter braks 2023-01-16 18:55:05 +01:00
  • c920dc59b5 chore(deps-dev): update deps-dev braks 2023-02-01 20:59:23 +01:00
  • 22dce89f33 chore: update license braks 2023-01-23 13:45:38 +01:00
  • 668d8de547 chore: update CHANGELOG.md Git Cliff 2023-01-23 11:57:32 +00:00
  • b80bade7df chore: next release github-actions[bot]andBraks 2023-01-22 19:58:14 +00:00
  • 19360c5229 chore: add changeset braks 2023-01-22 20:19:29 +01:00
  • 852d4b7667 fix(core): hide node selection if no selected nodes exist braks 2023-01-22 20:18:58 +01:00
  • 2422e29d35 chore: update CHANGELOG.md Git Cliff 2023-01-19 13:18:39 +00:00
  • c07e62be68 chore: next release github-actions[bot]andBraks 2023-01-19 08:22:58 +00:00
  • cd0658534a examples: cleanup save-restore controls braks 2023-01-18 23:29:06 +01:00
  • a54a88539a refactor(core): avoid re-setting elements twice on mount braks 2023-01-18 23:28:53 +01:00
  • 449a3f2a51 chore: add changesets braks 2023-01-18 23:08:30 +01:00
  • c13d28d5e2 fix(core): use computed var to get node in drag handler braks 2023-01-18 23:07:26 +01:00
  • 00681e5321 chore(core): cleanup types in changes util braks 2023-01-18 23:07:11 +01:00
  • 994ae82fdb refactor(core): remove extent option for setNodes & addNodes braks 2023-01-18 23:06:38 +01:00
  • f0d4763a99 refactor(core): use removeSelectedNodes in click handler braks 2023-01-18 23:03:17 +01:00
  • c25059444a refactor(core): do not set preloaded state elements when calling useVueFlow braks 2023-01-18 23:02:35 +01:00
  • 1f9578b657 refactor(core): look for parent node in next nodes braks 2023-01-18 22:17:12 +01:00
  • 0bddb5249e chore: add changeset braks 2023-01-18 21:23:59 +01:00
  • ec346c3e3b refactor(core): add warning if trying to remove non-existing element braks 2023-01-18 21:23:35 +01:00
  • 07dad4b491 refactor(core): add warning if trying to duplicate an element braks 2023-01-18 21:23:26 +01:00
  • 43b981098b chore: update CHANGELOG.md Git Cliff 2023-01-18 19:55:51 +00:00
  • 28eeaade82 chore: next release github-actions[bot]andBraks 2023-01-18 19:52:26 +00:00
  • 7314bda84c chore: update changesets braks 2023-01-18 20:51:40 +01:00
  • 05e0b37506 refactor(workflows): remove caching cypress binary braks 2023-01-18 20:43:15 +01:00
  • fba062df79 refactor(workflows): always install cypress before testing braks 2023-01-18 20:39:34 +01:00
  • 8afb98e354 examples: revert nesting example braks 2023-01-18 20:20:46 +01:00
  • d79e2a420e chore: add changeset braks 2023-01-18 20:15:35 +01:00
  • f0fde0ac96 refactor(core): wait for next tick to expand parent if parent is not initialized yet braks 2023-01-18 20:14:57 +01:00
  • 203b4815f8 chore(core): replace getNode with findNode braks 2023-01-18 19:57:21 +01:00
  • 73de601f79 chore: add changeset braks 2023-01-18 19:56:40 +01:00
  • c1228c406d refactor(core): pass initialized nodes to nodes initialized hook braks 2023-01-18 19:49:14 +01:00
  • d741bd1726 refactor(core): emit nodes initialized if getNodesInitialized has same length as nodes state braks 2023-01-18 19:42:15 +01:00
  • 9276beb50d refactor(core): set node initialized after applying dimensions change braks 2023-01-18 19:28:23 +01:00
  • f411f5b560 chore(core): cleanup braks 2023-01-18 18:24:58 +01:00
  • 512eb17640 chore: add changesets braks 2023-01-18 18:14:09 +01:00
  • 3e11a3126f chore(core): rename updatePosition to clampPosition braks 2023-01-18 18:13:49 +01:00
  • 000cfd9e9c fix(core): increase timeout to 1 braks 2023-01-18 18:12:11 +01:00
  • 19582de021 fix(core): wait until node is initialized to clamp when extent is parent braks 2023-01-18 18:11:54 +01:00
  • de311361bf revert(core): await node initialization before clamping initial pos braks 2023-01-18 17:48:07 +01:00
  • 84ffd50429 chore(core): cleanup braks 2023-01-18 17:22:43 +01:00
  • fba7b55f1f fix(core): re-group edges when nodes change braks 2023-01-18 17:19:02 +01:00
  • 14f950c50b chore: update CHANGELOG.md Git Cliff 2023-01-18 15:40:46 +00:00
  • df7603f52f chore: next release github-actions[bot]andBraks 2023-01-18 13:01:42 +00:00
  • 3d482b7703 chore: add changeset braks 2023-01-18 12:32:41 +01:00
  • 390175226e fix(core): add timeout when updating positions after extent changes braks 2023-01-18 12:32:07 +01:00
  • f1975ea71e chore: add changeset braks 2023-01-18 12:38:40 +01:00
  • 7fd2782d00 fix(core): dont trigger ctx menu when dragging with right mouse btn braks 2023-01-18 12:38:05 +01:00
  • 2764ddf521 chore: update pnpm-lock.yaml braks 2023-01-18 13:10:33 +01:00
  • 0ad8a740f7 refactor(workflows): cache cypress binary braks 2023-01-18 13:07:04 +01:00
  • c1222e8638 chore(docs): fix vitepress version braks 2023-01-18 13:02:59 +01:00
  • fdc9d6df78 chore: update pnpm-lock.yaml braks 2023-01-18 12:57:14 +01:00
  • 975922c1d6 refactor(workflows): use cypress action braks 2023-01-18 12:53:12 +01:00
  • f3b5973e50 chore: update CHANGELOG.md Git Cliff 2023-01-18 08:22:44 +00:00
  • ca96cba5ce chore: next release github-actions[bot]andBraks 2023-01-17 21:14:14 +00:00
  • 55206fffdb docs: fix dead link braks 2023-01-17 22:09:00 +01:00
  • 172006cf90 chore: update pnpm-lock.yaml braks 2023-01-17 22:04:46 +01:00
  • 220f0ffa77 revert: add vue-flow to deps-dev braks 2023-01-17 22:01:51 +01:00
  • b16e356470 chore: add changeset braks 2023-01-17 21:58:11 +01:00
  • 8ee37093c5 chore(docs): update deps braks 2023-01-17 21:57:16 +01:00
  • 59594caae4 chore(examples): update deps braks 2023-01-17 21:54:29 +01:00
  • 816403f7ed chore(docs): update deps braks 2023-01-17 21:54:08 +01:00
  • ea836cd3aa chore(tests): update deps braks 2023-01-17 21:54:00 +01:00
  • 64823b10a1 chore: update deps braks 2023-01-17 21:52:36 +01:00
  • b22327951b chore(deps-dev): update workspace root deps braks 2023-01-17 21:34:58 +01:00
  • 580de34056 chore: add changeset braks 2023-01-17 20:02:05 +01:00
  • ce992db802 refactor(core): keep user selection on right click braks 2023-01-17 20:01:04 +01:00
  • d8fe5432ad chore: add changeset braks 2023-01-17 21:20:25 +01:00
  • d51499de96 refactor(core): support key combinations for key codes braks 2023-01-17 21:18:56 +01:00
  • d2f2b21736 chore: update CHANGELOG.md Git Cliff 2023-01-16 17:51:22 +00:00
  • e5855a536c chore: next release github-actions[bot]andBraks 2023-01-16 17:40:59 +00:00
  • 010400992f chore: add changeset braks 2023-01-16 18:29:57 +01:00
  • b7605d6149 fix(core): always handle keyup braks 2023-01-16 17:32:18 +01:00
  • 8dbdcae27d chore: add changeset braks 2023-01-16 18:28:33 +01:00