Commit Graph

29 Commits

Author SHA1 Message Date
braks
76fe779f34 docs: update nodes / edges pages 2024-06-13 22:27:07 +02:00
braks
532d52232d docs: update handle docs 2024-06-13 19:29:46 +02:00
braks
fe55415b2d chore(docs): add state injection section to useVueFlow docs 2024-06-13 11:17:24 +02: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
f203dea1ec docs(guide): add controlled flow guide page 2023-11-13 22:00:40 +01:00
braks
2b99b77aea chore(docs): cleanup theming examples 2023-11-05 21:00:04 +01:00
braks
b4938930ad docs(guide): extend custom node and edges section 2023-11-05 20:32:45 +01:00
braks
4786e7ab5e docs(guide): add section on removing nodes & edges 2023-11-05 20:07:54 +01:00
braks
c35c2dbcc0 chore(docs): cleanup placeholder style 2023-11-05 18:50:38 +01:00
braks
a1691ce910 docs(guide): add section on updating node data 2023-11-05 18:43:33 +01:00
braks
162885199f docs(guide): update node page 2023-11-05 18:43:33 +01:00
Thanakorn.K
aa2bbd62c2 chore(docs): update node.md (#1097) 2023-10-06 11:47:40 +02:00
braks
6eb5e5a986 chore(docs): update node and edge doc page 2023-06-08 18:50:35 +02:00
braks
20dc364360 docs: update info on dynamic handles
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-01-05 14:02:02 +01:00
braks
8567e3733b refactor: change pkg scope to vue-flow 2022-10-08 23:25:34 +02:00
braks
18a31d21a3 docs: update node guide 2022-08-30 22:16:10 +02:00
braks
af78b52233 docs: fix dead links 2022-08-01 21:10:14 +02:00
braks
f2b169145c docs: replace vuepress docs dir with vitepress docs dir 2022-08-01 21:10:14 +02:00
bcakmakoglu
0c5473ae14 chore(docs): fix typo 2022-06-26 18:10:59 +02:00
bcakmakoglu
f8be3cb843 docs: documentation for updateNodeInternals event listener 2022-06-26 18:10:59 +02:00
bcakmakoglu
905a6fbaa0 docs: documentation for new edge events property 2022-06-23 19:13:50 +02:00
bcakmakoglu
7d47904a81 docs: documentation for new node events property 2022-06-23 19:13:50 +02:00
bcakmakoglu
439aa49c23 docs: update documentation on custom node props 2022-06-23 19:13:50 +02:00
bcakmakoglu
9a72a5a0c1 docs: add typedoc links and fix edge docs 2022-06-19 21:51:25 +02:00
bcakmakoglu
53a85bf49b docs: replace old typedoc links 2022-06-15 19:31:20 +02:00
bcakmakoglu
c6bda81c5e docs: fix version link 2022-06-03 13:26:05 +02:00
Braks
88f808711a feat: Allow node/edge template per element
* Allow templates to be overwritten per element with template option
2022-04-11 11:30:10 +02:00
Braks
891eca4a23 docs: Add edge page 2022-04-04 21:42:48 +02:00
Braks
efa75839f9 docs: Move node docs into single page 2022-04-04 21:42:48 +02:00