Skip to content

Releases: bcakmakoglu/vue-flow

v0.4.2-1

08 Apr 07:07

Choose a tag to compare

v0.4.2-1 Pre-release
Pre-release
  • chore: Update CHANGELOG.md 691edcb
  • fix(nodes): Parenthesis in handleId computed ec7c21f
  • fix(nodes): use correct handleId 758b533
  • refactor(nodes): Remove position func fef1a72
  • fix(nodes,edges): Cast styles to css properties 82b1376
  • chore: import sort 248dfda
  • update(types): Allow void return for styles/class func 8001031
  • refactor(edges): use computed properties for class and styles 98651d6
  • fix(flow): await until d3zoom is rdy f4071a8
  • refactor(nodes): use computed properties for class and styles 4fcad18
  • chore: update vue to 3.2.25 5c91438
  • refactor(flow!): Remove paneReady state value bdb0af0
  • fix: replace watchDebounced with debouncedWatch ddc39db
  • fix: import paths 1289f38
  • chore(deps): update deps 37f12cc
  • update(edges): Use proper handle bounds 45d3a2a

v0.4.2-0...v0.4.2-1

v0.4.2-0

06 Apr 14:58

Choose a tag to compare

v0.4.2-0 Pre-release
Pre-release
  • chore: Update CHANGELOG.md f27cd7c
  • chore: run yarn upgrade 95958fb
  • feat(nodes): Add PositionFunc as node position type 67461ed
  • refactor(nodes): Replace DraggableCore with composable eb7bf9f
  • refactor(nodes!): Remove dimensions option, replace with width and height 2b67e85
  • refactor(nodes): Remove DraggableCore component and use composable b3bc4e7
  • chore: disable no-use-before-define rule 56bff4c
  • refactor(edges): Remove width/height attribute 0c44455
  • chore: add prefix to console messages c29a48b
  • feat: Assign default handle id and allow for actual loose connections e853d68
  • fix: Selection not working twice in a row bcfa05f
  • feat(flow): Promisify updateNodePosition 493ea47
  • chore(deps): Update package dependencies 9c869b9

v0.4.1...v0.4.2-0

v0.4.1

05 Apr 19:03

Choose a tag to compare

  • chore: Update CHANGELOG.md 75a7b89
  • chore: move custom size check up above watcher 908657c
  • refactor(types): ElementData as any type 92a0817
  • feat: Add name to TransformationPane.vue fdf2a6e
  • chore: update lock file cb14acd
  • docs: Remove data script and fetch data in Banner.vue bec26f3
  • docs: Update vue flow version cc76a76
  • chore: Update CHANGELOG.md 2ee33a1

v0.4.0...v0.4.1

v0.4.0

04 Apr 19:47

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.4.0-5

14 Mar 19:43

Choose a tag to compare

v0.4.0-5 Pre-release
Pre-release
  • chore: update auto-imports.d.ts c70c816
  • update: fix export order ac9f380

v0.4.0-4...v0.4.0-5

v0.4.0-4

14 Mar 17:29

Choose a tag to compare

v0.4.0-4 Pre-release
Pre-release
  • feat(docs): Add comments to types c21ac7d
  • feat(theme): use postcss to parse default theme into a simple css file 3b8c49e
  • feat(docs): Add typedoc 25e5b92
  • feat(background): Allow background height/width to be set 2fa7e22
  • feat(zoom): Allow zoomOnScroll & panOnScroll to be used without an activation key d948f5e
  • update(examples): Use Shift for panOnScroll on Windows OS 9317f78
  • fix(zoom): prevent zoom when zoomOnScroll is disabled afaa038

v0.4.0-3...v0.4.0-4

v0.4.0-3

08 Mar 17:47

Choose a tag to compare

v0.4.0-3 Pre-release
Pre-release
  • update(store): deprecare setElements action 40bb91f
  • fix(zoom): fitViewOnInit not passed to zoomPane fd951e8
  • feat(edges): allow markers to have unique id 994b403
  • update(edges): filter edges of hidden nodes c31deb8
  • fix(store): updateEdge action not fully updating an edge 46a63c2
  • fix(edges): edge text height not centered b7c1954
  • feat: Add names (node-types as name) to minimap node slots 743b0bd
  • fix(edges): edge text not aligning to center 4f42fd0
  • update(edges): remove scope dispose from useHandle cd2b898
  • update: remove copy plugin 300886c
  • update(flow): deprecate modelValue prop ac6f62f
  • fix(flow): fix typo in paneMovable prop 6746d6b
  • update(examples): unidirectional example 158f81d
  • refactor: add default theme to style.css 36ac64f
  • fix(edges): Markers not displayed 1def3a9
  • feat(nodes): Add nodeElement as Prop to Nodes 2bb3ecb

v0.4.0-2...v0.4.0-3

v0.4.0-2

22 Feb 09:38

Choose a tag to compare

v0.4.0-2 Pre-release
Pre-release
  • refactor: Remove link from deps 6e5c58f

v0.4.0-1...v0.4.0-2

v0.4.0-1

21 Feb 19:29

Choose a tag to compare

v0.4.0-1 Pre-release
Pre-release
  • chore: update yarn.lock a9b1b1a
  • fix(nodes): clear all empty values before passing as props 1756160
  • chore: fix tsconfig fe31112
  • update: Add tsconfig.build.json b51c26f
  • chore: couple minor fixes b7abb31
  • chore: update yarn.lock 3518e1d
  • feat: try to dispose states on unmount c5b39d4
  • update: add missing property to store d835e45
  • update: use prop for fitViewOnInit a3b2348
  • chore: tsconfig dev bd36dee
  • refactor: use dist pkg for examples 54e8301
  • fix: typings for UseVueFlow 8260eab
  • feat(examples): Add OptionsAPI example 78c5868
  • chore(deps): update deps ae3cb8f
  • fix: typings for UseVueFlow 2731d0b
  • chore: fix examples f44784b
  • refactor(flow)!: Remove useElementsState utility ca85d80
  • update(zoom): set store instance before emitting pane-ready event 1699749

v0.4.0-0...v0.4.0-1

v0.4.0-0

20 Dec 18:39

Choose a tag to compare

v0.4.0-0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1...v0.4.0-0