Releases
v0.0.1
feat(docs): Add docs index page 9f329c8
feat: copy default theme css file separately to dist 066155b
update(docs): README.md 1b0602d
update(docs): styling of sidebar and header 412a84a
fix: draggable not updating on nodes ea7db92
feat: add path alias for src aaf5f60
update: remove examples-app
dir 27c72e0
fix: custom node example not fitting view 5437d48
fix: zoom pane not scaling a8f7cc2
fix(docs): dedupe and add alias for vue 3931a59
update(docs): fix view height ae0772b
update(docs): disable ssr 67876cd
update: use yarn instead of pnpm c21ad94
update(docs): Add all examples e99dfc3
update(dist): Remove rollup and use vite to build lib 6177963
feat(docs): Initial commit for docs in nuxt 3 64df75d
fix: typings 6ec8258
fix: missing node id in node components/slots cb96b1a
fix: missing bgcolor in background ee07aff
update(examples): Add validation and zoom pan helper example 8779a58
update: Flow instance provides update node internals func babcbd0
update(examples): Add update node example cd32f14
update(examples): Add Unidirectional and updatable edge example 0cc7ef4
fix: Edge updates not triggering properly update(types): Add FlowEvents type 3ee3843
update(examples): Add switch example c23bbfa
update(examples): Add stress example 5611f79
update: disable no-console rule 89efc0b
update(examples): Add Save & Restore example 3f863ef
update(examples): Add Provider example eb9714b
feat: Add node/edge types id 0a45e09
fix: node not updating handlebounds when handle pos changes 26b3901
chore(deps): Downgrade draggale to 0.2.5 due to transformation issue with current version 9532615
update: fix names 20e9d1d
chore(deps): update draggable e9392b1
fix: node type change not triggering recalculation of node dimensions cd02dd0
feat: use v-html for node labels 636eeff
update(examples): remove "hack" from layouting example a9f1876
fix: valid connection func in handle e11fddf
update(examples): Add multi flows example 0a9c1b0
update(examples): Add layouting example 712cf3e
update: remove nodes selection props 6d197d7
update: Add validConnectFunc as prop to handle 0e79718
update: background properties 24316e1
fix: zoom pan helper not being initialized timely ca2901b
fix: nodeposdiff not updating correctly on node selection c062601
update: remove babel (no jsx used anymore) 5d3845b
update: types 77d2e01
update: replace vue version when rolling bundle 31c896e
fix: store actions blocking main thread 5f500bc
fix: label type in edges ff7ee5c
update: change name to vue flow 2bfecf7
fix: nodes as fragments feat: accept vnode as edge text 64a4b8c
feat: add useStore and useHooks composables that provide default store/hooks b2b1fe8
fix: edges and edge anchors not re-calculating correctly 61dc9de
fix: edge anchor 7ecbcba
feat: scope edge and node slots by name 8c54dae
update: Add slots to CustomConnectionLine.vue, Edge.vue, Node.vue 9d9a90e
fix: clamp transform values b3d276b
update: remove render tracking hooks cfc8f77
update: disable vue-tsc for now 9373533
chore(deps): remove unused deps 6cfe5f6
fix: too many re-render on edges and nodes 17f2517
fix: correct event listeners in examples fede792
fix: zoom pan helper c3fb3cd
update: Add injection keys a895853
update: add slots to Background.vue, Controls.vue and MiniMap.vue 1853c21
fix: Minimap 6b4e7ab
update(examples): Fix examples 29c6df1
update(deps): Add unplugin-components fix: Excessive rerender of edge texts update(script-setup): Update some examples a5ae6a4
update(script-setup): Refactor additional-components 1ff3a8d
update(script-setup): Refactor remaining files to script setup style 560bdc2
fix: return transform from useZoom 9b2f4b7
feat: script setup style f8728f0
feat: script setup style 9307c90
refactor: update usekeypress functions fec2ef4
refactor(types): Split types into separate files 3557284
chore(deps): Use pnpm instead of yarn 769378a
chore(lint): Update eslint rules 77eac0c
feat: Add cb to useKeyPress 5ed1094
update(perfomance): Fix node perfomance f6f7564
v0.1.2...v0.0.1
You can’t perform that action at this time.