Releases: bcakmakoglu/vue-flow
Releases · bcakmakoglu/vue-flow
v0.4.2-1
- 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
- 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
- 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
What's Changed
- feat: v0.4.0 by @bcakmakoglu in #18
- fix: release v0.4.0 bugs by @bcakmakoglu in #27
- feat(zoom): Allow zoomOnScroll & panOnScroll to be used without an ac… by @bcakmakoglu in #38
- feat: use a storage class to map flow instances by @bcakmakoglu in #40
- feat: docs by @bcakmakoglu in #52
Full Changelog: v0.3.1...v0.4.0
v0.4.0-5
v0.4.0-4
- 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
- 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
- refactor: Remove link from deps 6e5c58f
v0.4.0-1
- 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