Commit Graph
35 Commits
Author SHA1 Message Date
BraksandGitHub 564d5931a5 chore(docs,deps): update deps (#1598)
* chore(docs,deps): update deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(docs,plugins): update web vitals plugin

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(docs): update links

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-26 09:26:16 +02:00
braks 57e868ddd8 chore(docs): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-25 22:14:23 +02:00
braks 04524d27fd chore(docs): add info on v-model 2024-06-20 10:20:09 +02:00
braks e94e0e879c chore(docs): cleanup 2024-06-20 09:02:19 +02:00
braks 3ca9aca72b docs: add section on changes 2024-06-19 01:51:10 +02:00
braks ff055517cd chore(docs): fix typo and update title 2024-06-13 22:39:43 +02:00
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 HoodieandGitHub 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.KandGitHub 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