Commit Graph

  • cd63e3d0b0 init commit main alighasami 2026-03-17 16:28:59 +03:30
  • 782aeab2eb chore: update CHANGELOG.md Git Cliff 2026-01-28 11:27:36 +00:00
  • 52a0301248 chore: bump versions github-actions[bot] 2026-01-23 16:56:31 +00:00
  • 8c1d390c8f fix(core): disable selection on drag when panning mode is active (#2014) Braks 2026-01-23 17:56:02 +01:00
  • 8073306b67 chore: bump versions github-actions[bot] 2026-01-05 12:35:34 +00:00
  • 75a2e052db fix(node-resizer): use autoscale prop to check if resize handle should scale (#2012) Braks 2026-01-05 13:35:07 +01:00
  • f330bee888 chore: update CHANGELOG.md Git Cliff 2025-12-17 09:34:14 +00:00
  • 87b2d2c4e8 chore: bump versions github-actions[bot] 2025-12-12 14:10:14 +00:00
  • d98d3b57c2 revert(core): block pane ctx menu if panOnDrag includes [2] (right-click) (#2001) Braks 2025-12-12 15:09:32 +01:00
  • 474e830d08 fix(core): use connecting handle to update connection (#1996) Braks 2025-12-12 11:48:05 +01:00
  • 1b15e24bb3 fix(docs): add missing ts script type to getting started example (#1971) David Goedicke 2025-11-23 20:25:15 +01:00
  • 58498e8e02 chore: update CHANGELOG.md Git Cliff 2025-11-21 20:55:51 +00:00
  • 09cb136ab7 chore: bump versions github-actions[bot] 2025-11-20 15:42:41 +00:00
  • 0ced769236 fix(core): use position instead of computedPos as keyboard move pos (#1989) Braks 2025-11-20 16:42:07 +01:00
  • ce4a8fb001 fix(core): unwrap disableKeyboardA11y to check if keyboard movement is allowed (#1988) Braks 2025-11-20 16:42:00 +01:00
  • 6008d63304 refactor(core): separate import and export objects and interfaces (#1978) Braks 2025-10-23 16:30:27 +02:00
  • 62a1d41a43 chore(docs): update showcase braks 2025-10-08 18:28:38 +02:00
  • 04d9e591c7 chore(docs): remove duplicate showZoom prop description braks 2025-10-02 10:27:48 +02:00
  • ebcbad2745 chore: update CHANGELOG.md Git Cliff 2025-10-02 07:14:38 +00:00
  • ff69823b9d chore: bump versions github-actions[bot] 2025-10-01 08:44:46 +00:00
  • cca5ab8c44 feat(core): replace fitView option offset with expressive padding (#1967) Braks 2025-10-01 10:44:12 +02:00
  • cc0054095e chore: update CHANGELOG.md Git Cliff 2025-09-22 09:20:40 +00:00
  • 9e2359c98a chore: bump versions github-actions[bot] 2025-09-22 09:18:59 +00:00
  • 7729eff1f0 fix(core): unwrap connection line status ref (#1962) Braks 2025-09-22 11:18:29 +02:00
  • f3dc522618 chore(examples): cleanup braks 2025-09-22 11:11:59 +02:00
  • 80c2b52d8f chore: update CHANGELOG.md Git Cliff 2025-09-11 13:15:49 +00:00
  • dee75ddc1a chore: bump versions github-actions[bot] 2025-09-11 13:11:38 +00:00
  • 2ebe3d9088 fix(core): remove node border styles from required styles (#1954) Braks 2025-09-11 15:11:10 +02:00
  • c9770732dc chore: update CHANGELOG.md Git Cliff 2025-09-05 17:54:36 +00:00
  • c9c9040fb8 chore: bump versions github-actions[bot] 2025-09-02 15:12:54 +00:00
  • 67832e528d fix(core): add nullish operator to check visibility (#1942) Braks 2025-09-02 17:12:17 +02:00
  • f8c11e432a chore: update CHANGELOG.md Git Cliff 2025-08-31 12:17:18 +00:00
  • ed35bdeb0c chore: bump versions github-actions[bot] 2025-08-31 12:10:30 +00:00
  • 2bacaa8b2d fix(core): only emit position changes if change occurred (#1939) Braks 2025-08-31 14:09:54 +02:00
  • a433f3512d chore: update CHANGELOG.md Git Cliff 2025-08-31 12:02:02 +00:00
  • 7a46a746ac chore: bump versions github-actions[bot] 2025-08-31 11:52:07 +00:00
  • bd606b98a2 refactor(core): avoid passing reactive values to position changes (#1937) Braks 2025-08-31 13:51:33 +02:00
  • 490473d997 fix(core): prevent multi touch from aborting connections (#1938) Braks 2025-08-31 13:51:20 +02:00
  • c9c26d02f6 fix(core): skip resize handler if node not visible (#1936) Braks 2025-08-31 13:42:04 +02:00
  • e9f0cdff3d fix(core): correctly check if an event has any listeners bound to it (#1935) Braks 2025-08-28 08:50:19 +02:00
  • dd48e47d02 fix(core): use valid handle result as connecting handle (#1932) Braks 2025-08-27 21:51:45 +02:00
  • 3c96b385c3 docs: remove info on pointer events removal when elements selectable is false braks 2025-08-26 21:33:18 +02:00
  • 1abb1a6b37 chore: update CHANGELOG.md Git Cliff 2025-08-15 11:27:17 +00:00
  • e293519ee2 chore: bump versions github-actions[bot] 2025-08-12 16:08:29 +00:00
  • 299a04531e refactor(core): use event target for Handle pointer down events (#1924) Braks 2025-08-12 18:07:59 +02:00
  • c2aad1e43b fix(core): fetch correct source and target nodes for isValidConnection (#1922) Braks 2025-08-12 17:05:26 +02:00
  • 58a52e1374 fix(minimap): use 1 as zoomstep for minimap and apply factor based on macOs (#1923) Braks 2025-08-12 17:05:10 +02:00
  • 5fbbc826e5 feat(core): expose wheelDelta utility (#1918) Braks 2025-08-11 12:46:49 +02:00
  • 5dc276af52 docs(examples): helper lines (#1915) Braks 2025-08-07 15:46:48 +02:00
  • 4bc9acc1e8 chore: update CHANGELOG.md Git Cliff 2025-08-07 13:43:16 +00:00
  • e0944266bf examples: cleanup basic example braks 2025-08-07 15:40:20 +02:00
  • 2b2c9a964d chore: bump versions github-actions[bot] 2025-08-07 13:32:37 +00:00
  • e97a65b6b5 fix(core): calculate overlapping area correctly (#1914) Braks 2025-08-07 15:32:08 +02:00
  • ed18865525 fix(core): emit node drag-start, drag and drag-end events on selection drag (#1913) Braks 2025-08-07 15:28:01 +02:00
  • dfae6619e2 fix(controls): add type="button" to avoid form submissions (#1911) (#1912) Braks 2025-08-07 14:05:56 +02:00
  • a43da6f1ec fix(core): use correct handlesuffix in getHandleConnections (#1880) Braks 2025-06-20 08:30:36 +02:00
  • b5c4c0e3f5 docs: code errors in "Updating Node Data" (#1900) J 2025-07-19 04:57:05 +08:00
  • 447b2b05fd chore: bump versions github-actions[bot] 2025-06-12 08:52:00 +00:00
  • f4e139f1bc refactor(node-resizer): add auto-scale prop & scale resize controls with zoom level (#1872) Braks 2025-06-12 10:51:38 +02:00
  • e7dec135e1 chore: update CHANGELOG.md Git Cliff 2025-06-10 14:25:51 +00:00
  • 45225bf973 chore: bump versions github-actions[bot] 2025-06-10 10:23:02 +00:00
  • 8fa70107a0 feat(core): add dom attributes option for nodes and edges (#1869) Braks 2025-06-10 12:22:24 +02:00
  • 4c1b064230 feat(core): add dom attributes option for nodes (#1861) Kirill Zaytsev 2025-06-10 14:12:28 +04:00
  • eec568cbb7 docs(deps): add vitepress plugin llms (#1865) Braks 2025-06-06 12:07:14 +02:00
  • 6f2db57237 chore: update CHANGELOG.md Git Cliff 2025-05-19 15:36:58 +00:00
  • a16d851894 chore: bump versions github-actions[bot] 2025-05-19 14:21:21 +00:00
  • 505fbfef74 feat(core): add interpolate option to viewport transforming functions (#1851) Braks 2025-05-19 16:20:51 +02:00
  • 00bc28bf1b feat(core): add ease option to viewport transform functions (#1848) Braks 2025-05-19 14:03:43 +02:00
  • b792d7f536 refactor(core): use shallowRef where possible (#1847) Braks 2025-05-19 13:56:01 +02:00
  • e9ccaa49ea chore: update CHANGELOG.md Git Cliff 2025-05-15 16:41:34 +00:00
  • 7ecca6141f chore: bump versions github-actions[bot] 2025-05-15 15:55:48 +00:00
  • 735c81c63f fix(core): use whole handle for snapping area (#1843) Braks 2025-05-15 17:55:14 +02:00
  • 666e4eabab fix(core): allow multiselect when input is focused (#1842) Braks 2025-05-15 17:51:30 +02:00
  • a0c83f8765 chore: update CHANGELOG.md Git Cliff 2025-04-24 13:46:45 +00:00
  • 96e07eeb9d chore: bump versions github-actions[bot] 2025-04-24 13:44:43 +00:00
  • ae9c6a0fe2 fix(core): add missing vue-flow__container class to marker defs (#1833) Braks 2025-04-24 15:44:14 +02:00
  • 00e2146554 ci: use turbo remote cache braks 2025-04-23 20:50:32 +02:00
  • bea97b3ecf chore: update CHANGELOG.md Git Cliff 2025-04-23 18:41:14 +00:00
  • 78e29f2259 chore: bump versions github-actions[bot] 2025-04-23 18:25:48 +00:00
  • cc65f12af9 fix(core): fall back to changedTouches for touchend events (#1830) Braks 2025-04-23 20:25:19 +02:00
  • 265f928f13 fix(core): subtract container bounds when getting pointer position (#1829) Braks 2025-04-23 20:21:01 +02:00
  • 7d9ffe3f35 chore(core): cleanup getHandleBounds (#1828) Braks 2025-04-23 19:47:17 +02:00
  • 7a09afa12a refactor(core): allow passing null/undefined to use node connection args (#1820) Braks 2025-04-14 18:54:55 +02:00
  • cb588c8aa9 fix(core): add aria hidden to markers (#1817) Braks 2025-04-10 12:09:21 +02:00
  • 8f5f573815 docs: correct template syntax (#1797) WangXiaolong 2025-03-30 23:12:20 +08:00
  • 606b6d64b4 chore: update CHANGELOG.md Git Cliff 2025-03-29 15:58:32 +00:00
  • c24ba071f1 chore: bump versions github-actions[bot] 2025-03-29 15:56:32 +00:00
  • da6dc8bdf9 fix(minimap): filter hidden nodes from bounds (#1808) Braks 2025-03-26 09:44:32 +01:00
  • 967569aa6d fix(core): add button to elements to ignore in useKeyPress (#1807) Braks 2025-03-29 16:52:12 +01:00
  • 44b06bb2e2 chore: update CHANGELOG.md Git Cliff 2025-03-17 11:49:13 +00:00
  • f49e50996f chore: bump versions github-actions[bot] 2025-03-14 14:29:44 +00:00
  • 05e4df2cb6 fix(core): remove edge lookup update when updating connection lookup Braks 2025-03-14 15:26:58 +01:00
  • b85b0ec66f fix(core): reset drag items on drag end (#1798) Braks 2025-03-14 13:15:34 +01:00
  • c9fd24dc82 fix(core): use null as fallback id for edge source handle (#1794) Braks 2025-03-13 08:56:44 +01:00
  • e89cab8bce chore: update CHANGELOG.md Git Cliff 2025-03-13 05:58:00 +00:00
  • e9168d3084 chore: bump versions (#1791) github-actions[bot] 2025-03-13 06:56:21 +01:00
  • 410a59df5b fix(core): unwrap ref when checking if connection in progress (#1789) Braks 2025-03-13 06:55:09 +01:00
  • 5d773f1071 chore: update CHANGELOG.md Git Cliff 2025-03-09 09:12:33 +00:00
  • d3b0eb9135 chore: bump versions (#1778) github-actions[bot] 2025-03-09 10:10:25 +01:00
  • 2ba98efef0 fix(node-toolbar): set default value for isVisible to undefined (#1785) Braks 2025-03-08 12:26:28 +01:00