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.19.1

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

  • #883 ae7bd5a Thanks @bcakmakoglu! - Remove defining css var in node type and use the default color of nodes as fallback for css var value

  • #876 e3de507 Thanks @bcakmakoglu! - Set default edge options prior to setting elements so the options are applied on initial render of edges as well.

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.19.0...v1.19.1

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.19.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.18.2...v1.19.0

vue-flow - v1.18.2

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.18.1...v1.18.2

vue-flow - v1.18.1

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.18.0...v1.18.1

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

Published by bcakmakoglu over 1 year ago

What's Changed

Minor Changes

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

vue-flow - v1.18.0

Published by bcakmakoglu over 1 year ago

What's Changed

Minor Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.6...v1.18.0

vue-flow - v1.17.6

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

  • #833 02125c1 Thanks @bcakmakoglu! - Prevent flickering of graph by hiding transformation pane until next frame

  • #835 58d75b0 Thanks @bcakmakoglu! - Reset node and edge state before the rest of the state when calling $reset to avoid throwing error

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.5...v1.17.6

vue-flow - v1.17.5

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.4...v1.17.5

vue-flow - v1.17.4

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.3...v1.17.4

vue-flow - v1.17.3

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.2...v1.17.3

vue-flow - v1.17.2

Published by bcakmakoglu over 1 year ago

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.1...v1.17.2

vue-flow - v1.17.1

Published by bcakmakoglu over 1 year ago

What's Changed

1.17.1

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.17.0...v1.17.1

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

Published by bcakmakoglu over 1 year ago

What's Changed

Minor Changes

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

vue-flow - v1.17.0

Published by bcakmakoglu over 1 year ago

What's Changed

Minor Changes

  • #785 7667aa60 Thanks @bcakmakoglu! - Allow passing objects with only id to getConnectedEdges nodes arg

  • #781 ad8c7897 Thanks @bcakmakoglu! - Add onError hook which allows handling vue flow errors by users. Will default to console.warn if no handler is passed

Patch Changes

  • #783 b864c436 Thanks @bcakmakoglu! - Remove stop from EdgeRenderer as watcher has been removed and stop refers to window.stop which causes requests to be cancelled when VueFlow is unmounted

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.16.5...v1.17.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