Commit Graph
248 Commits
Author SHA1 Message Date
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
BraksandGitHub 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 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
BraksandGitHub 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
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
Lehoczky ZoltánandBraks b2d37e5a8c docs: fix custom-node example for safari 2024-03-18 10:21:07 +01: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 a99c620b18 chore(docs): reorder menu items 2024-02-07 22:29:40 +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
braks 3220e20c0e docs: add dagre layout example 2024-02-05 07:51:12 +01:00
braks 0bfb5f4046 docs: add troubleshooting page 2024-02-05 07:51:12 +01:00
braks 02057b6c6c chore(docs): remove horizontal example 2024-02-05 07:51:12 +01:00
braks f5b3d83731 chore(docs): remove empty example 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 32700b12d3 refactor(docs): use wider styles for example pages 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 1c54e39c3a fix(docs): import pinia example 2024-02-02 10:21:12 +01:00
braks b04cc29a6c chore(docs,deps): add vercel speed insights 2024-01-29 21:56:44 +01:00
braks a79d100b25 chore(docs,deps): update deps 2024-01-29 21:56:44 +01:00
braks 64a2091ddb chore(docs): update head 2024-01-29 21:56:44 +01:00
braks b53f82393f chore(docs): cleanup config 2024-01-03 11:13:31 +01:00
braks bb2bf72012 docs: move examples dir out of components dir 2023-12-12 22:33:47 +01:00
braks 7ba258c53b chore(deps,deps-dev): update deps & deps-dev 2023-12-12 22:33:47 +01:00
braks 04da72fbd3 docs: cleanup copy plugin logs 2023-12-12 22:33:47 +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 26be5cf8d3 chore(docs): cleanup copy plugin 2023-11-08 16:26:14 +01:00
braks c59deacf3f chore(docs): cleanup copy plugin 2023-11-08 15:12:28 +01:00
braks 529d90a3be chore(docs): copy vue flow files on dev build 2023-11-08 13:55:00 +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