Commit Graph

3390 Commits

Author SHA1 Message Date
braks
f9e4d84297 chore(docs): update layout example styles 2024-02-06 23:58:02 +01:00
braks
291095110a chore(docs): set LR as default in layouting example 2024-02-06 18:39:17 +01:00
braks
abf5c3d0ce chore(docs): cleanup styles 2024-02-06 13:13:54 +01:00
braks
7bd29964a8 docs: add run process to layouting example 2024-02-06 13:10:58 +01:00
braks
0ae75025b6 examples: add example for running a process tree 2024-02-06 13:03:49 +01:00
braks
6dd95145b1 fix(docs): move node from edges array 2024-02-06 01:13:42 +01:00
braks
96b93e30e3 refactor(tests): use connection line tester cmp 2024-02-05 13:13:22 +01:00
braks
9837e0d34f refactor(tests): use composable tester cmp 2024-02-05 13:13:22 +01:00
braks
30f158cac7 chore(docs): update validation example text 2024-02-05 09:20:35 +01:00
Git Cliff
7c1cf13e54 chore: update CHANGELOG.md 2024-02-05 06:59:09 +00:00
github-actions[bot]
fd4f0c8183 chore: bump versions 2024-02-05 07:51:12 +01:00
braks
05c4677002 chore(docs): correct link 2024-02-05 07:51:12 +01:00
braks
308338fa79 refactor(core): remove exports from barrel files 2024-02-05 07:51:12 +01:00
braks
259514a229 refactor(core): cast zIndex to ref 2024-02-05 07:51:12 +01:00
braks
cc9f4fb244 refactor(core): pass renderers to viewport cmp as slots 2024-02-05 07:51:12 +01:00
braks
daff22f3cf chore(core): deprecate some node props 2024-02-05 07:51:12 +01:00
braks
3220e20c0e docs: add dagre layout example 2024-02-05 07:51:12 +01:00
braks
0bfb5f4046 docs: add troubleshooting page 2024-02-05 07:51:12 +01:00
braks
83848f4aa4 chore(changeset): add 2024-02-05 07:51:12 +01:00
braks
f36fa770c2 feat(core,error): add error args to err 2024-02-05 07:51:12 +01:00
braks
aaf106938f fix(core): avoid adding invalid edges (like null or undefined) 2024-02-05 07:51:12 +01:00
braks
04658b2c0d fix(core): avoid options passed to useVueFlow overwriting default state 2024-02-05 07:51:12 +01:00
braks
3c288e643b chore(changeset): add 2024-02-05 07:51:12 +01:00
braks
983971f576 fix(core): use existing node/edge obj for assignment 2024-02-05 07:51:12 +01:00
braks
cc20329be9 chore(changeset): update 2024-02-05 07:51:12 +01:00
braks
cedb1f51e7 chore(core): cleanup EdgeWrapper 2024-02-05 07:51:12 +01:00
braks
0544fbdb6a refactor(core): call fitViewOnInit when node dimensions are initially set 2024-02-05 07:51:12 +01:00
braks
24c2091c7a chore(docs): cleanup examples 2024-02-05 07:51:12 +01:00
braks
034885062c chore(docs): update multi example 2024-02-05 07:51:12 +01:00
braks
d732597065 chore(docs): update intersection example 2024-02-05 07:51:12 +01:00
braks
11f92f4a4a chore(docs): update interaction example 2024-02-05 07:51:12 +01:00
braks
02057b6c6c chore(docs): remove horizontal example 2024-02-05 07:51:12 +01:00
braks
8ce3e03ce9 chore(docs): update hidden example 2024-02-05 07:51:12 +01:00
braks
f5b3d83731 chore(docs): remove empty example 2024-02-05 07:51:12 +01:00
braks
14f3abef1a chore(docs): update edges example 2024-02-05 07:51:12 +01:00
braks
88beaeca2b chore(docs): update drag and drop example 2024-02-05 07:51:12 +01:00
braks
be57e51685 chore(docs): cleanup connection radius example 2024-02-05 07:51:12 +01:00
braks
27f54fd561 chore(docs): cleanup connection line example 2024-02-05 07:51:12 +01:00
braks
3c8182ead1 chore(docs): cleanup basic example and expand comments 2024-02-05 07:51:12 +01:00
braks
2637733aa9 chore(docs): update custom node example 2024-02-05 07:51:12 +01:00
braks
10060064f2 chore(examples): add cdn example file 2024-02-05 07:51:12 +01:00
braks
fc2f36b419 chore(docs): update custom node example 2024-02-05 07:51:12 +01:00
braks
c381e6c11d chore(docs): add docs about new composables 2024-02-05 07:51:12 +01:00
braks
32700b12d3 refactor(docs): use wider styles for example pages 2024-02-05 07:51:12 +01:00
braks
6f33a3b50e refactor(docs): show repl import map and tsconfig opts 2024-02-05 07:51:12 +01:00
braks
2ca5bd82a4 chore(core,composables): update jsdocs 2024-02-05 07:51:12 +01:00
braks
6e162d5f02 chore(changeset): add 2024-02-05 07:51:12 +01:00
braks
584782bcc6 refactor(core): call nodes initialized whenever areNodesInitialized is true 2024-02-05 07:51:12 +01:00
braks
417a301b42 refactor(core): add missing viewport helper functions to actions 2024-02-05 07:51:12 +01:00
braks
7161e9ec90 refactor(core): allow null instead of undefined as id for useHandleConnections 2024-02-05 07:51:12 +01:00