Commit Graph
17 Commits
Author SHA1 Message Date
bcakmakoglu b11feaf2ce docs: add seo plugins 2022-07-05 21:53:30 +02:00
bcakmakoglu 7534ad9304 docs: move examples into nodes and edges dir 2022-06-25 00:36:48 +02:00
bcakmakoglu 097b859e26 docs: add github, discord and react flow icons to header 2022-06-23 23:09:17 +02:00
bcakmakoglu 345cf9bc38 docs: fix links for docsearch 2022-06-23 19:13:50 +02:00
bcakmakoglu d0d9a3459b docs: add sidebar links for actions, getters and events 2022-06-19 22:33:48 +02:00
bcakmakoglu 597cfad39b docs: add minimap node docs to sidebar 2022-06-19 21:22:20 +02:00
bcakmakoglu 0726a98170 docs: add documentation for Vue Flow slots 2022-06-15 19:31:20 +02:00
bcakmakoglu e469708b57 docs: replace old typedoc links 2022-06-15 19:31:20 +02:00
bcakmakoglu 06420ac6cd feat(vue-flow,components): export MiniMapNode component 2022-06-15 19:31:20 +02:00
bcakmakoglu 33cd638fd9 docs: add documentation for ControlButton 2022-06-15 19:31:20 +02:00
bcakmakoglu 3162b79f54 docs: add slot documentation for Controls 2022-06-15 19:31:20 +02:00
bcakmakoglu d3e6f63822 docs: generate typedocs sidebar dynamically from subdirectories 2022-06-13 00:48:48 +02:00
bcakmakoglu be5df65cc2 docs: integrate TypeDocs into vuepress output
# What's changed?

* create sidebar from typedoc output
* use plugin markdown to generate typedoc as markdown
2022-06-13 00:48:48 +02:00
bcakmakoglu 713ef07820 docs: use new vuepress plugin api 2022-05-29 09:45:12 +02:00
Braks 98a893108c docs: replace codesandbox embed with repl (#122)
* docs: Animations

* docs: add confetti gun

* docs: update basic example on home page

* docs(deps): Add stackblitz sdk to deps

* chore: update yarn.lock

* docs: use vue repl

* docs: remove stackblitz sdk

* docs: basic repl example

* docs: use repl for examples/index.md (basic example)

* docs: pass ext to repl

* docs: add copy plugin

* docs: use import map instead of dynamic imports

* docs: use repl for custom node example

* docs: hide repl errors

* docs: use repl for custom connectionline example

* docs: use repl for edges example

* docs: exclude repl from ssr

* docs: use repl for nested example

* docs: use repl for stress example

* docs: rename customNode to custom-node

* docs: use repl for update-edge example

* docs: use repl for update-node example

* docs: use repl for validation example

* docs: use repl for save-restore example

* docs: scale down minimap in repl examples

* docs: use repl for dnd example

* docs: use repl for empty example

* docs: use repl for hidden example

* docs: use repl for interaction example

* docs: use repl for multi example

* docs: add pinia example with stackblitz

* docs: update basic example

* docs: update examples

* docs: remove transition from intro

* docs: update features

* update: README.md

* docs: scope css
2022-05-26 19:28:25 +02:00
Braks 6276022eea chore(docs): preprocess css 2022-04-04 21:42:48 +02:00
Braks 3bbe92a4ea feat(docs): replace vitepress with vuepress
* vitepress too limited
2022-04-04 21:42:48 +02:00