Commit Graph
127 Commits
Author SHA1 Message Date
braks a1bfef8016 chore(docs): correct prop name
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-09-09 11:11:11 +02:00
braks 940b08e080 chore(docs): update useHandle docs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-30 09:36:14 +02:00
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 a7a9fd5d0a docs(guide): add info on listening to events
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-25 22:14:05 +02:00
braks f4bffebcb1 docs(guide): add info on setting up vue project
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-25 22:03:33 +02:00
BraksandGitHub 876c19868f fix(docs): correct controlled flow docs and replace applyChanges with applyDefault (#1574)
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-14 10:21:33 +02:00
braks 04524d27fd chore(docs): add info on v-model 2024-06-20 10:20:09 +02:00
braks 182a6d9263 docs: add info on connection mode 2024-06-20 10:18:30 +02:00
braks ea59a7176e docs: add info on handle limit 2024-06-20 10:16:51 +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 889797e684 chore(docs): cleanup v-model usages 2024-06-13 23:20:32 +02:00
braks 865fe722db docs: update troubleshooting page 2024-06-13 23:11:32 +02:00
braks 7f2917a752 docs: update state page 2024-06-13 23:03:02 +02:00
braks 20d18eeed2 docs: update config page 2024-06-13 23:00:26 +02:00
braks c7049e3216 docs: update controlled flow page 2024-06-13 22:47:31 +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 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