Commit Graph
110 Commits
Author SHA1 Message Date
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 d51203c465 docs: update theming page 2024-06-13 22:26:59 +02:00
braks 1bacc926ed docs: update getting-started page 2024-06-13 22:26:51 +02:00
braks 96ec3e744c docs: update prerequisites 2024-06-13 21:40:37 +02:00
braks 070d78ded4 docs: update edge utils docs 2024-06-13 21:39:54 +02:00
braks 532d52232d docs: update handle docs 2024-06-13 19:29:46 +02:00
braks c30222eec3 docs: add handles section to guide 2024-06-13 11:27:08 +02:00
braks fe55415b2d chore(docs): add state injection section to useVueFlow docs 2024-06-13 11:17:24 +02:00
Owen ContiandGitHub 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
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
Lehoczky ZoltánandBraks d120aa893d docs: update class names in theming guide 2024-02-12 09:13:37 +01:00
braks 05c4677002 chore(docs): correct link 2024-02-05 07:51:12 +01:00
braks 0bfb5f4046 docs: add troubleshooting page 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 ab568b1913 chore(docs): update vueflow config docs 2024-02-03 18:07:46 +01:00
braks ce398d7e70 chore(docs): cleanup control component slot names 2023-11-15 07:36:35 +01:00
braks 73fc9982c5 chore(docs): cleanup header level 2023-11-13 22:03:29 +01:00
braks f203dea1ec docs(guide): add controlled flow guide page 2023-11-13 22:00:40 +01:00
braks a6be7353e7 docs(guide): add codesandbox template link 2023-11-13 22:00:40 +01:00
Samuel Rodríguez BorinesandBraks 6c3cff8905 docs(guide): fix typo in node-extent vue-flow property 2023-11-09 19:00:58 +01:00
braks 91c521296d docs(guide): remove defaultZoom opt from config guide 2023-11-08 16:55:53 +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 5169edad6d docs(guide): add section on updating edge data 2023-11-05 18:43:33 +01:00
braks a1691ce910 docs(guide): add section on updating node data 2023-11-05 18:43:33 +01:00
braks 30646f4c2b docs(guide): update edge page 2023-11-05 18:43:33 +01:00
braks 162885199f docs(guide): update node page 2023-11-05 18:43:33 +01:00
braks d0161fd417 chore(docs): cleanup 2023-11-05 18:43:33 +01:00
braks 17d9a49610 docs: add copy icon overrides 2023-11-05 18:43:33 +01:00
braks 811595cd17 docs(guide): cleanup 2023-11-05 18:43:33 +01:00
braks 372c37469e docs(guide): update theming page 2023-11-05 18:43:33 +01:00
braks fcf3078d5b docs(guide): cleanup 2023-11-05 18:43:33 +01:00
braks 39cf82431f docs(guide): update intro page 2023-11-05 18:43:33 +01:00
braks ec66f90cb0 docs(guide): update getting-started 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 52ba0928f4 chore(docs): cleanup dead links 2023-07-24 23:46:59 +02:00
braks 6eb5e5a986 chore(docs): update node and edge doc page 2023-06-08 18:50:35 +02:00
braks 12f4284a0a chore(docs): correct description of auto connect prop 2023-06-08 18:50:35 +02:00
braks 48ea70bc3e chore(docs): correct bgColor description and type 2023-06-08 18:50:35 +02:00
braks 55206fffdb docs: fix dead link
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-01-17 22:13:12 +01: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 9c8c64fd1d docs: update dead links
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-29 09:32:27 +01:00
braks 6df5746064 docs: update dead links
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-20 00:38:56 +01:00
braks 15ca63a59c docs: update component documentation with new examples
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-14 13:46:08 +01:00
braks 9d5cda970c docs: add node toolbar and resizer to config
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-13 21:47:06 +01:00
braks 22da724ab7 docs: update component documentation
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-13 21:37:36 +01:00
braks fd095d1c1d docs: add info on interactive minimap props 2022-11-14 20:33:21 +01:00