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 - @vue-flow/[email protected]

Published by bcakmakoglu over 1 year ago

vue-flow - v1.16.5

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.16.4...v1.16.5

vue-flow - v1.16.4

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

  • #765 12c84a80 Thanks @bcakmakoglu! - Unwrap refs in node wrapper

  • #765 12c84a80 Thanks @bcakmakoglu! - Rename parentNode prop for custom nodes to parent to avoid TypeError which occurs as div already has parentNode defined which cannot be overwritten

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.16.3...v1.16.4

vue-flow - v1.16.3

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

  • #756 47b03e75 Thanks @bcakmakoglu! - Add missing source and target position values on GraphEdge type objects if available

  • #759 35b0a0ac Thanks @bcakmakoglu! - Use render fn for node wrapper. Fixes props being hyphanated instead of camelcase when passed to custom components.

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.16.2...v1.16.3

vue-flow - v1.16.2

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.16.1...v1.16.2

vue-flow - v1.16.1

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.16.0...v1.16.1

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

Published by bcakmakoglu over 1 year ago

vue-flow - v1.16.0

Published by bcakmakoglu over 1 year ago

What's Changed

Minor Changes

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.15.5...v1.16.0

vue-flow - v1.15.5

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.15.4...v1.15.5

vue-flow - v1.15.4

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

  • #728 6b149ca6 Thanks @bcakmakoglu! - Compare internal node dimensions against calculated ones when trying to update node dimensions

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.15.3...v1.15.4

vue-flow - v1.15.3

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.15.2...v1.15.3

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

Published by bcakmakoglu over 1 year ago

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

Published by bcakmakoglu over 1 year ago

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

Published by bcakmakoglu over 1 year ago

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

Published by bcakmakoglu over 1 year ago

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

Published by bcakmakoglu over 1 year ago

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

Published by bcakmakoglu over 1 year ago

vue-flow - v1.15.2

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.15.1...v1.15.2

vue-flow - v1.15.1

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.15.0...v1.15.1

vue-flow - v1.15.0

Published by bcakmakoglu over 1 year ago

What's new?

Minor Changes

Patch Changes

  • #667 231271a Thanks @bcakmakoglu! - Prevent layout shift on initial render by hiding viewport until initial nodes have width/height

  • #667 89198bd Thanks @bcakmakoglu! - Remove Promises from viewport helper functions, will not await viewport anymore but instead return no-op functions if called too early

  • #695 616e795 Thanks @bcakmakoglu! - Use snapGrid values to clamp initial node positions

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.14.3...v1.15.0

Package Rankings
Top 1.49% on Npmjs.org
Top 6.64% on Proxy.golang.org
Top 25.65% on Repo1.maven.org
Related Projects