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 -

Published by bcakmakoglu almost 3 years ago

  • fix: default value for label 6bcd708
  • chore(deps): update deps 156287b
  • update(zoom): remove watcher and use until 90a2a65
  • update(zoom): clamp transform values 60327c4
  • feat: Add suspensions to node, noderenderer and around zoom-pane 14980e3
  • feat: add zoom-pane slot 54dfd84
  • feat: bind props to slots 0be492b

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.22...v0.0.23

vue-flow -

Published by bcakmakoglu almost 3 years ago

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • feat: Add slots to edges and nodes 8b82c4f

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.20...v0.0.21

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • fix: move slots outside of zoom pane 812a7da
  • update(docs): quickstart example in README.md 091ed3e
  • chore(deps): update revue-draggable to v0.3.4 1deb417

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.19...v0.0.20

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • update: invoke until func in zoom pane 43ce523
  • revert: inject necessary styles directly to bundle 872ad1d

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.18...v0.0.19

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • feat(zoom): Add suspension to zoom pane 954722a
  • update(docs): README.md 68e44ad

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.17...v0.0.18

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • feat: inject necessary styles directly to bundle 074d284
  • update: change docs url 688c095

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.16...v0.0.17

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • update: create vue.d.ts files 10215b4
  • v0.0.15 a21238f
  • update: hide edges with v-show instead of v-if 23ad66d
  • fix: properly check if node is connectable/draggable/connectable 677c9a8
  • update(docs): README.md 6b4cb9e

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.14...v0.0.16

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • update: hide edges with v-show instead of v-if 23ad66d
  • fix: properly check if node is connectable/draggable/connectable 677c9a8
  • update(docs): README.md 6b4cb9e

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.14...v0.0.15

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • fix: node dimensions not updating properly 694dc7e

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.13...v0.0.14

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • fix: pass props to store state 9b604e7
  • fix: remove force-update from node 808c6b1
  • update: count store id gradually up instead of "randomizing" one 93730a7

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.12...v0.0.13

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • update: export default nodes and edges e1e656c

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.11...v0.0.12

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • fix(types): remove sourceX/Y, targetX/Y attributes from edge type 6c2bdcd

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.10...v0.0.11

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • update(types!): Merge EdgeProps into Edge type 413c7ac

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.9...v0.0.10

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • fix: disable inherting attrs on nodes/edges to avoid warnings a58d952
  • update(docs): README.md 63f710e

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.8...v0.0.9

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • fix: cancel keypress for input dom nodes 4fb55ab
  • fix: missing script lang in README.md b077241

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.7...v0.0.8

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • update: remove js files after declaration generation 8414ee1
  • fix: type in usehooks 476a5aa
  • fix: todo in useHandle 490983b
  • update!: Remove update node internals composable 7c66cf5

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.6...v0.0.7

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • feat: Extend options to pass custom nodes / edges d1dab4c

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.5...v0.0.6

vue-flow -

Published by bcakmakoglu almost 3 years ago

  • update: Transform d.ts file paths to resolve correctly 65b73d3
  • update(docs): README.md 7c72507

https://github.com/bcakmakoglu/vue-flow/compare/v0.0.4...v0.0.5

vue-flow -

Published by bcakmakoglu almost 3 years ago

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