Releases: bcakmakoglu/vue-flow
Releases · bcakmakoglu/vue-flow
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
v0.4.0-0
v0.3.1
v0.3.0
- update(examples): remove node zoom from basic example f5caf94
- update(store, types): overload flowoptions typings with non-nullables in flowstate 1a3b683
- refactor(store): rename param of setState f8cf71c
- fix(store): correct injection and remove id from refs 3b44810
- update(flow): disable loading component if prop not passed 491c83d
- chore: move comment in vite.config.ts 19a5575
- update(store): static id for store state 0fcf8bb
- update(test): add more flow tests aa72527
- update(types): remove Loading type from components.ts eab715b
- feat(test): Add container.spec.ts b838977
- refactore(store)!: Remove transition and loading.transition property b1f541b
- update(store): add test mode 9abc222
- update(store): only inject if in current instance bf9ce37
- update(examples): remove pinia 0816bf0
- update(store, deps): remove microdiff 55122ed
- update(test): remove pinia from tests 55e738f
- update(types): Rename FlowStore to Store and ReactiveFlowStore to FlowStore 3c9840c
- update: add cjs to build 70b44db
- refactor(store)!: remove pinia 58a8f9d
- update(store): try to get active pinia before using new one 58f5c25
- update: exclude cypress dir from build a664252
- fix(store): zoom related state to update when flow is ready 229bbb7
- feat(test): Add cypress for testing 796c604
- feat(zoom): Add option to zoom to specific node ids and transitionDuration for smooth transitions on fitView 43b68c1
- fix(zoom): translateExtent not set correctly 043ba21
- fix(nodes): nodeExtent not set on position update 27e3979
- update(hooks): add elementsProcessed event hook 4740a2c
- update(edges): add updatable as prop to edges b88f210