braks
|
fe55415b2d
|
chore(docs): add state injection section to useVueFlow docs
|
2024-06-13 11:17:24 +02:00 |
|
Braks
|
0825101ebe
|
refactor(core): remove node intersections arg from drag events (#1460)
* refactor(core): remove node intersections arg from drag events
* chore(changeset): add
* docs(examples): update intersection example
|
2024-06-13 00:04:51 +02:00 |
|
Braks
|
d71de0a92d
|
chore(docs): update example styles (#1469)
* chore(docs): update basic example styles
* chore(docs): update confirm delete example styles
* chore(docs): update dnd example styles
* chore(docs): update hidden example
* chore(docs): update update node example
* chore(docs): update node toolbar example styles
* chore(docs): update transition example styles
* chore(docs): cleanup basic example els
* chore(docs): cleanup examples
|
2024-06-10 23:51:47 +02:00 |
|
Braks
|
5dc8711a6b
|
chore(docs): update vitepress to latest (#1468)
* chore(docs): update vitepress to latest
* chore(docs): cleanup styles
|
2024-06-10 15:11:40 +02:00 |
|
braks
|
78f2635c5e
|
chore(docs): update visibility example styles
|
2024-06-09 15:09:05 +02:00 |
|
braks
|
01e1b32104
|
chore(docs): update interaction example styles
|
2024-06-09 15:04:03 +02:00 |
|
braks
|
ee8d30d1cf
|
chore(docs): update math examples styles
|
2024-06-09 14:58:29 +02:00 |
|
braks
|
5e953bdb44
|
chore(docs): update save and restore example
|
2024-06-09 14:52:26 +02:00 |
|
braks
|
6ee31708ab
|
fix(docs): add width/height to icons
|
2024-06-09 14:24:39 +02:00 |
|
braks
|
50a3b0eab5
|
chore(docs): update repl vue version
|
2024-06-09 13:04:26 +02:00 |
|
braks
|
ba43421674
|
chore(docs): correct header styles
|
2024-06-09 13:04:26 +02:00 |
|
Braks
|
257c7aa704
|
examples: add confirm delete example (#1466)
* examples: add confirm delete example
* docs: add confirm delete example
|
2024-06-09 13:04:20 +02:00 |
|
braks
|
67da354917
|
chore(docs): cleanup math example
|
2024-06-09 13:04:20 +02:00 |
|
braks
|
51986d7c6c
|
docs: prettify example css files
|
2024-06-09 13:04:20 +02:00 |
|
Braks
|
a8ba97331f
|
examples: add math example (#1461)
* examples: add math example
* docs: add math example
|
2024-06-08 20:35:18 +02:00 |
|
braks
|
f74be96b2d
|
examples: add screenshot example (#1456)
|
2024-06-08 16:56:21 +02:00 |
|
Braks
|
6503b3e9ed
|
examples: update pinia example (#1458)
* examples: update pinia example
* chore(examples): update pinia dep
* examples: add icons to pinia panel
* docs(examples): update pinia example
|
2024-06-08 16:07:50 +02:00 |
|
braks
|
a220161876
|
docs: cleanup examples
|
2024-06-06 10:45:38 +02:00 |
|
braks
|
adfc01d1f3
|
chore(docs): correct dagre import path
|
2024-05-12 18:06:56 +02:00 |
|
braks
|
f1bd5b5eef
|
chore(docs,examples): replace dagre with dagrejs/dagre
|
2024-05-12 18:06:56 +02:00 |
|
Owen Conti
|
11229e4dc4
|
docs: replace source.id with source (#1369)
typo: Fix source.id since `source` itself is the ID
|
2024-04-16 14:26:52 +02:00 |
|
Lehoczky Zoltán
|
b2d37e5a8c
|
docs: fix custom-node example for safari
|
2024-03-18 10:21:07 +01:00 |
|
braks
|
01e3df04a9
|
chore(docs): cleanup dnd example
|
2024-02-28 09:36:16 +01:00 |
|
braks
|
0f51e2ce24
|
chore(docs): update custom node example
|
2024-02-25 10:23:54 +01:00 |
|
braks
|
7b39b45641
|
chore(docs): update layout example
|
2024-02-21 23:30:55 +01:00 |
|
Robin Hoodie
|
e64ab352e8
|
fix(docs): correct prop names for node guide (#1321)
Update incorrect property names
Update `sourceHandle` => `sourcePosition`
Update `targetHandle` => `targetPosition`
|
2024-02-16 12:42:01 +01:00 |
|
braks
|
fbb3f63134
|
chore(core): update composable jsdocs
|
2024-02-15 17:46:21 +01:00 |
|
braks
|
f67e5a57e3
|
chore(docs): cleanup edges example
|
2024-02-15 10:55:21 +01:00 |
|
Lehoczky Zoltán
|
d120aa893d
|
docs: update class names in theming guide
|
2024-02-12 09:13:37 +01:00 |
|
braks
|
0c441b35df
|
chore(docs): add spinner to stop btn
|
2024-02-08 22:46:38 +01:00 |
|
braks
|
ce7333fef6
|
feat(docs): add useLayout composable
|
2024-02-08 22:39:01 +01:00 |
|
braks
|
a0abe3af9d
|
feat(docs): add shuffle to layout example
|
2024-02-08 22:39:01 +01:00 |
|
braks
|
c65f5cf56e
|
chore(docs): cleanup styles
|
2024-02-08 20:36:29 +01:00 |
|
braks
|
8226796b8b
|
chore(docs): cleanup comments
|
2024-02-08 20:07:50 +01:00 |
|
braks
|
4fc73421c3
|
chore(docs): abort animation if task was cancelled
|
2024-02-08 20:07:50 +01:00 |
|
braks
|
51c0ee065b
|
chore(docs): cancel upcoming tasks if stopped
|
2024-02-08 20:07:50 +01:00 |
|
braks
|
caf874dd49
|
chore(docs): put all actions into single panel
|
2024-02-08 20:07:50 +01:00 |
|
braks
|
fafad1e721
|
feat(docs): wait for edge animation to finish to load node
|
2024-02-08 20:07:50 +01:00 |
|
braks
|
c9f8f6f974
|
chore(docs): colors edges based on target node
|
2024-02-08 00:48:03 +01:00 |
|
braks
|
dc8faecd8c
|
chore(docs): cleanup layouting example
|
2024-02-07 22:42:42 +01:00 |
|
braks
|
a99c620b18
|
chore(docs): reorder menu items
|
2024-02-07 22:29:40 +01:00 |
|
braks
|
75355b04e7
|
feat(docs): add animation edge to layouting example
|
2024-02-07 22:29:40 +01:00 |
|
braks
|
43a1c9d2ac
|
examples: animation edge
|
2024-02-07 22:29:40 +01:00 |
|
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
|
6dd95145b1
|
fix(docs): move node from edges array
|
2024-02-06 01:13:42 +01:00 |
|
braks
|
30f158cac7
|
chore(docs): update validation example text
|
2024-02-05 09:20:35 +01:00 |
|
braks
|
05c4677002
|
chore(docs): correct link
|
2024-02-05 07:51:12 +01:00 |
|