vue-flow

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.

MIT License

Downloads
740K
Stars
3K
Committers
26
vue-flow - v1.29.2

Published by bcakmakoglu 9 months ago

What's Changed

Patch Changes

  • #1257 31817d3 Thanks @bcakmakoglu! - Check if event.key or event.code exists before trying to match keyfilter against keys

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.29.1...v1.29.2

vue-flow - v1.29.1

Published by bcakmakoglu 9 months ago

What's Changed

Patch Changes

  • #1252 734d2ba Thanks @bcakmakoglu! - Watch shouldPanOnDrag & shouldPanOnScroll to determine whether listeners should be bound or not

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.29.0...v1.29.1

vue-flow - v1.29.0

Published by bcakmakoglu 9 months ago

What's Changed

Minor Changes

Patch Changes

⚠️ NOTICE ⚠️

Handle styles have been changed to not use fixed top/left values to position handles.
This can be a breaking change if you were repositioning handles via CSS!

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.28.0...v1.29.0

vue-flow - @vue-flow/[email protected]

Published by bcakmakoglu 9 months ago

What's Changed

Minor Changes

vue-flow - v1.28.0

Published by bcakmakoglu 10 months ago

What's Changed

Minor Changes

vue-flow - @vue-flow/[email protected]

Published by bcakmakoglu 10 months ago

What's Changed

Minor Changes

vue-flow - v1.27.1

Published by bcakmakoglu 11 months ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.27.0...v1.27.1

vue-flow - v1.27.0

Published by bcakmakoglu 11 months ago

What's Changed

Minor Changes

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.26.0...v1.27.0

vue-flow - @vue-flow/[email protected]

Published by bcakmakoglu 11 months ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.26.0...@vue-flow/[email protected]

vue-flow - v1.26.0

Published by bcakmakoglu 12 months ago

What's Changed

Minor Changes

Patch Changes

  • #1196 1aa69c59 Thanks @bcakmakoglu! - Use correct prop value when prop watcher is executed instead of using prop key as value

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.25.3...v1.26.0

vue-flow - v1.25.3

Published by bcakmakoglu 12 months ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.25.2...v1.25.3

vue-flow - v1.25.2

Published by bcakmakoglu 12 months ago

What's Changed

Patch Changes

  • #1178 29c01f42 Thanks @bcakmakoglu! - Revert importing types from vue instead of vueuse/core as it causes handle position to be messed up

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.25.1...v1.25.2

vue-flow - v1.25.1

Published by bcakmakoglu 12 months ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.25.0...v1.25.1

vue-flow - v1.25.0

Published by bcakmakoglu 12 months ago

What's Changed

Minor Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.24.2...v1.25.0

vue-flow - v1.24.2

Published by bcakmakoglu 12 months ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.24.1...v1.24.2

vue-flow - v1.24.1

Published by bcakmakoglu 12 months ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.24.0...v1.24.1

vue-flow - v1.24.0

Published by bcakmakoglu 12 months ago

What's Changed

Minor Changes

  • #1149 d11e59f1 Thanks @bcakmakoglu! - Allow adding edges with missing source or target node to state but don't render them unless source and target exist

  • #1146 6f93bbbb Thanks @bcakmakoglu! - Use viewport and vueflow refs directly from store instead of assigning valuesafter mount

  • #1128 0ff65bf2 Thanks @github-actions! - Use nodes from state as the default third arg for getIntersectingNodes

Patch Changes

New Contributors

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.23.0...v1.24.0

vue-flow - v1.23.0

Published by bcakmakoglu about 1 year ago

What's Changed

Minor Changes

Patch Changes

vue-flow - @vue-flow/[email protected]

Published by bcakmakoglu about 1 year ago

What's Changed

Patch Changes

  • #1113 1f3c85a6 Thanks @bcakmakoglu! - Wait for node dimensions to be initialised before enforcing min/max height/width on nodes
vue-flow - @vue-flow/[email protected]

Published by bcakmakoglu about 1 year ago

Patch Changes

  • #1087 48bcb29c Thanks @bcakmakoglu! - Enforce minHeight, minWidth and maxHeight, maxWidth by updating node styles whenever these props change (if an update is necessary)
Package Rankings
Top 1.49% on Npmjs.org
Top 6.64% on Proxy.golang.org
Top 25.65% on Repo1.maven.org
Related Projects