Commit Graph
17 Commits
Author SHA1 Message Date
braks 447699cb05 docs: add transition example 2022-10-07 23:49:03 +02:00
braks f386ea454c docs: replace vuepress specific components 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
braks 21702daf1e docs: use page layout for example pages 2022-08-01 21:10:14 +02:00
bcakmakoglu 7534ad9304 docs: move examples into nodes and edges dir 2022-06-25 00:36:48 +02:00
bcakmakoglu c6bda81c5e docs: fix version link 2022-06-03 13:26:05 +02:00
bcakmakoglu d9e7c7a0b0 docs: add teleport example 2022-05-27 23:36:01 +02:00
bcakmakoglu 488b632e2e docs: add horizontal layout example 2022-05-27 23:36:01 +02:00
bcakmakoglu 8e3f1a394d docs: update examples 2022-05-27 23:36:01 +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 22845c210d chore: lint files 2022-05-11 22:10:40 +02:00
Braks d35eb96c1f docs: update examples wordings
# What's changed?

* Change example pages wordings
* Add Acknowledgement banner
2022-04-11 16:43:07 +02:00
Braks eb81b9d157 docs: Add floating edges example 2022-04-11 11:30:10 +02:00
Braks 1ad66be474 docs: Add examples 2022-04-04 21:42:48 +02:00
Braks 3bc0e878a2 feat(docs): Add guide index page 2022-04-04 21:42:48 +02:00
Braks c05c737776 feat(docs): layout styles 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