A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph.
Stars
6.5k
Forks
395
Watchers
6.5k
Open Issues
21
Overall repository health assessment
^0.5.0^2.27.5^0.3.4^2.0.43.6k
commits
183
commits
4
commits
4
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
fix(core): disable selection on drag when panning mode is active (#2014)
8c1d390View on GitHubfix(node-resizer): use autoscale prop to check if resize handle should scale (#2012)
75a2e05View on GitHubrevert(core): block pane ctx menu if panOnDrag includes [2] (right-click) (#2001)
d98d3b5View on GitHubfix(core): use connecting handle to update connection (#1996)
474e830View on GitHubfix(docs): add missing `ts` script type to getting started example (#1971)
1b15e24View on GitHubfix(core): use position instead of computedPos as keyboard move pos (#1989)
0ced769View on GitHubfix(core): unwrap disableKeyboardA11y to check if keyboard movement is allowed (#1988)
ce4a8fbView on GitHubrefactor(core): separate import and export objects and interfaces (#1978)
6008d63View on GitHub