Skip to content

Releases: bcakmakoglu/vue-flow

v0.0.17

17 Nov 08:35
Compare
Choose a tag to compare
  • feat: inject necessary styles directly to bundle 074d284
  • update: change docs url 688c095

v0.0.16...v0.0.17

v0.0.16

17 Nov 00:41
Compare
Choose a tag to compare
  • 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

v0.0.14...v0.0.16

v0.0.15

16 Nov 23:48
Compare
Choose a tag to compare
  • 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

v0.0.14...v0.0.15

v0.0.14

16 Nov 22:21
Compare
Choose a tag to compare
  • fix: node dimensions not updating properly 694dc7e

v0.0.13...v0.0.14

v0.0.13

16 Nov 19:05
Compare
Choose a tag to compare
  • 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

v0.0.12...v0.0.13

v0.0.12

16 Nov 18:05
Compare
Choose a tag to compare
  • update: export default nodes and edges e1e656c

v0.0.11...v0.0.12

v0.0.11

16 Nov 16:56
Compare
Choose a tag to compare
  • fix(types): remove sourceX/Y, targetX/Y attributes from edge type 6c2bdcd

v0.0.10...v0.0.11

v0.0.10

16 Nov 16:47
Compare
Choose a tag to compare
  • update(types!): Merge EdgeProps into Edge type 413c7ac

v0.0.9...v0.0.10

v0.0.9

16 Nov 15:04
Compare
Choose a tag to compare
  • fix: disable inherting attrs on nodes/edges to avoid warnings a58d952
  • update(docs): README.md 63f710e

v0.0.8...v0.0.9

v0.0.8

16 Nov 12:35
Compare
Choose a tag to compare
  • fix: cancel keypress for input dom nodes 4fb55ab
  • fix: missing script lang in README.md b077241

v0.0.7...v0.0.8