-
14f3abef1a
chore(docs): update edges example
braks
2024-02-03 19:55:45 +01:00
-
88beaeca2b
chore(docs): update drag and drop example
braks
2024-02-03 19:07:11 +01:00
-
be57e51685
chore(docs): cleanup connection radius example
braks
2024-02-03 18:56:19 +01:00
-
27f54fd561
chore(docs): cleanup connection line example
braks
2024-02-03 18:55:14 +01:00
-
3c8182ead1
chore(docs): cleanup basic example and expand comments
braks
2024-02-03 18:55:06 +01:00
-
2637733aa9
chore(docs): update custom node example
braks
2024-02-03 18:42:33 +01:00
-
10060064f2
chore(examples): add cdn example file
braks
2024-02-03 16:51:32 +01:00
-
fc2f36b419
chore(docs): update custom node example
braks
2024-02-03 16:51:23 +01:00
-
c381e6c11d
chore(docs): add docs about new composables
braks
2024-02-03 21:06:27 +01:00
-
32700b12d3
refactor(docs): use wider styles for example pages
braks
2024-02-03 22:45:39 +01:00
-
6f33a3b50e
refactor(docs): show repl import map and tsconfig opts
braks
2024-02-03 22:45:25 +01:00
-
2ca5bd82a4
chore(core,composables): update jsdocs
braks
2024-02-03 22:27:35 +01:00
-
6e162d5f02
chore(changeset): add
braks
2024-02-03 19:39:19 +01:00
-
584782bcc6
refactor(core): call nodes initialized whenever
areNodesInitialized is true
braks
2024-02-03 19:38:42 +01:00
-
417a301b42
refactor(core): add missing viewport helper functions to actions
braks
2024-02-03 19:07:54 +01:00
-
7161e9ec90
refactor(core): allow
null instead of undefined as id for useHandleConnections
braks
2024-02-03 18:43:02 +01:00
-
f4fb4d8036
refactor(core,composables): allow passing
MaybeRefOrGetter to useNodesData
braks
2024-02-03 18:16:05 +01:00
-
533e37e624
chore(core,composables): cleanup
useNodesData types
braks
2024-02-03 18:05:42 +01:00
-
7f6ae2fbf8
tests: add tests for
useNodesData
braks
2024-02-03 18:05:30 +01:00
-
1dff3a1764
chore(changeset): add
braks
2024-02-03 17:36:17 +01:00
-
cecf9d4c3b
feat(core,composables): add
useNodesData composable
braks
2024-02-03 17:00:15 +01:00
-
c443af6991
chore(changeset): add
braks
2024-02-03 16:28:47 +01:00
-
4bbc14b882
fix(core): update node dimensions on next tick
braks
2024-02-03 16:27:48 +01:00
-
4d8cd3c1a4
tests: add tests for
updateNodeData & updateNode
braks
2024-02-03 15:02:05 +01:00
-
eca0447d3b
chore(core): cleanup
braks
2024-02-03 13:50:22 +01:00
-
0e03b16328
chore(changeset): add
braks
2024-02-03 13:45:29 +01:00
-
fe1d801d5b
feat(core): add
updateNode & updateNodeData actions to store
braks
2024-02-03 13:44:44 +01:00
-
c855dfe454
feat(core): add viewport helper to state
braks
2024-02-03 14:04:22 +01:00
-
fbadf9427f
chore(changeset): add
braks
2024-02-03 13:26:49 +01:00
-
fd84025dd1
feat(core): add
init hook
braks
2024-02-03 13:26:27 +01:00
-
557a679e89
chore(core): cleanup vueflow cmp
braks
2024-02-03 13:13:30 +01:00
-
5798cc5578
refactor(core): use
useOnInitHandler to emit paneReady event
braks
2024-02-03 13:02:10 +01:00
-
9e72e725e8
chore(changeset): add
braks
2024-02-03 13:24:25 +01:00
-
c4b4a04aa0
perf(core): replace Array.forEach loops
braks
2024-02-03 13:15:00 +01:00
-
66d7198a2f
chore(changeset): add
braks
2024-02-03 13:05:37 +01:00
-
8db9b1a997
chore(core): deprecate event properties of nodes and edges
braks
2024-02-03 13:05:05 +01:00
-
3e9840a351
chore(changeset): add
braks
2024-02-03 13:03:18 +01:00
-
72cc175142
refactor(core): omit events when calling
toObject
braks
2024-02-03 13:02:46 +01:00
-
f09b7d934b
refactor(core): move fitViewOnInit to node dimensions update
braks
2024-02-03 12:20:31 +01:00
-
97f4a17f83
refactor(core): remove unnecessary keys
braks
2024-02-03 12:08:23 +01:00
-
662c5fd998
chore(changeset): add
braks
2024-02-03 12:08:07 +01:00
-
7672672309
chore(changeset): add
braks
2024-02-03 11:54:39 +01:00
-
84c2f6df99
refactor(core): find handle by id regardless of num of handles
braks
2024-02-03 11:54:12 +01:00
-
0941e609dd
chore(core): cleanup
braks
2024-02-01 19:54:34 +01:00
-
3f5519da4d
chore(changeset): add
braks
2024-02-01 19:46:25 +01:00
-
064cfd84b3
feat(core,composables): add
useHandleConnections composable
braks
2024-02-01 19:45:47 +01:00
-
a9bd82d28a
chore(core): cleanup
braks
2024-02-01 19:56:51 +01:00
-
aab31f8296
refactor(core,composables): remove error from
useNodeId
braks
2024-02-01 19:47:03 +01:00
-
d001d802b5
refactor(core,viewport): replace watchEffect with onMounted/onBeforeUnmount
braks
2024-02-01 11:52:37 +01:00
-
1ed6dbe0d9
chore(changeset): add
braks
2024-02-01 11:25:44 +01:00
-
00a1f9d484
feat(core): add
useNodeId composable
braks
2024-02-01 11:23:41 +01:00
-
ab568b1913
chore(docs): update vueflow config docs
braks
2024-02-03 14:06:38 +01:00
-
da8f82a60b
fix(docs): set opacity on intro until el are set
braks
2024-02-03 12:20:51 +01:00
-
1c54e39c3a
fix(docs): import pinia example
braks
2024-02-02 10:21:12 +01:00
-
4b4bcdccbb
docs: update basic example
braks
2024-02-01 13:30:59 +01:00
-
c1ef412bc4
chore: update CHANGELOG.md
Git Cliff
2024-01-30 08:00:06 +00:00
-
b13d53d609
chore: bump versions
github-actions[bot]
2024-01-30 07:50:16 +00:00
-
05e17d7951
chore(changeset): add
braks
2024-01-30 08:41:45 +01:00
-
b7cc917a09
fix(core,utils): check if values are numeric in
isRect
braks
2024-01-30 08:41:16 +01:00
-
9f76a775e3
chore: update CHANGELOG.md
Git Cliff
2024-01-29 20:59:03 +00:00
-
11a16da158
chore: bump versions
github-actions[bot]
2024-01-29 20:51:18 +00:00
-
b04cc29a6c
chore(docs,deps): add vercel speed insights
braks
2024-01-29 21:37:44 +01:00
-
a79d100b25
chore(docs,deps): update deps
braks
2024-01-29 21:34:40 +01:00
-
64a2091ddb
chore(docs): update head
braks
2024-01-29 21:31:00 +01:00
-
e24f436fc5
chore(core): cleanup type issues
braks
2024-01-29 21:02:43 +01:00
-
e0a48f0552
chore(core): cleanup transform cmp
braks
2024-01-29 20:59:03 +01:00
-
5e8001f7b0
chore(core,viewport): cleanup viewport helper
braks
2024-01-29 20:56:57 +01:00
-
2259b2ab9e
refactor(core)!: remove experimental flag
braks
2024-01-29 20:56:50 +01:00
-
3977875d0b
refactor(core): trigger fitViewOnInit together with paneReady
braks
2024-01-29 20:56:37 +01:00
-
a5091b9b0c
refactor(core,viewport): use
useResizeHandler composable
braks
2024-01-29 20:55:31 +01:00
-
b65f43c5d8
refactor(core): remove suspension
braks
2024-01-29 19:51:13 +01:00
-
1eefc8860e
chore(docs): cleanup
braks
2024-01-29 19:46:56 +01:00
-
8a888a9194
tests: use transform matrix to confirm node positions
braks
2024-01-29 19:13:44 +01:00
-
3d362cb2d3
chore(changeset): add
braks
2024-01-29 17:32:15 +01:00
-
ccaae216f8
fix(controls): set full width on control btn svgs
braks
2024-01-29 17:31:50 +01:00
-
1caaf364e7
chore(changeset): add
braks
2024-01-29 16:58:27 +01:00
-
5d2427ec2e
chore(docs): cleanup intro
braks
2024-01-29 16:58:04 +01:00
-
e427e21c28
chore(core): cleanup
braks
2024-01-29 16:56:51 +01:00
-
ce229e547f
refactor(core,viewport): suspens transformation pane
braks
2024-01-29 16:55:36 +01:00
-
abe6006a09
refactor(core): emit pane ready after timeout of 1ms
braks
2024-01-29 16:55:21 +01:00
-
308cff5f45
refactor(core): add
fitViewOnInitDone to state
braks
2024-01-29 16:54:45 +01:00
-
0faa483835
chore: update CHANGELOG.md
Git Cliff
2024-01-25 08:00:04 +00:00
-
a8feaaa7ee
chore: bump versions
github-actions[bot]
2024-01-25 07:52:51 +00:00
-
be9e58092a
chore(core): cleanup condition
braks
2024-01-25 08:43:37 +01:00
-
390073e4d2
chore(changeset): add
braks
2024-01-25 08:21:12 +01:00
-
2b82098fab
fix(core,key-press): check if key or code exists before matching
braks
2024-01-25 08:20:34 +01:00
-
ddd0d58d71
chore: update CHANGELOG.md
Git Cliff
2024-01-21 16:03:44 +00:00
-
35a2606ff2
chore: bump versions
github-actions[bot]
2024-01-21 15:13:32 +00:00
-
23510efc1f
chore(changeset): add
braks
2024-01-21 15:54:22 +01:00
-
9e51070144
fix(core,viewport): watch
shouldPanOnScroll & shouldPanOnDrag
braks
2024-01-21 15:53:49 +01:00
-
6e79361dc2
chore: update CHANGELOG.md
Git Cliff
2024-01-21 13:39:32 +00:00
-
c4becc3523
chore: bump versions
github-actions[bot]
2024-01-21 12:41:48 +00:00
-
c6ec16ee8b
chore(changeset): add
braks
2024-01-21 13:35:51 +01:00
-
ca70a7cd67
fix(core,store): await fitView before emitting pane-ready
braks
2024-01-21 13:35:28 +01:00
-
e7e1195b4f
chore(changeset): add
braks
2024-01-21 13:35:09 +01:00
-
e7fb6813cd
fix(core,viewport): allow panning on scroll when selection is active
braks
2024-01-21 13:34:50 +01:00
-
d09e46fb2e
chore(tooling,core): cleanup
braks
2024-01-21 13:34:30 +01:00
-
68762a4960
chore(changeset): add
braks
2024-01-21 13:16:45 +01:00
-
347715dd11
fix(core,key-filter): return false from bool key filter
braks
2024-01-21 13:16:12 +01:00
-
68cfbaebbe
chore(core): lint files
braks
2024-01-21 13:15:53 +01:00