Commit Graph

33 Commits

Author SHA1 Message Date
bcakmakoglu
650606ec76 docs: update deps 2022-06-10 15:54:40 +02:00
bcakmakoglu
99499dd18c docs: update vuepress version 2022-06-01 21:58:03 +02:00
bcakmakoglu
c07069dcd0 refactor: replace yarn with pnpm as package manager 2022-06-01 21:58:03 +02:00
bcakmakoglu
ab77231797 chore(deps): update vue-flow 2022-06-01 19:10:30 +02:00
bcakmakoglu
1b8d9cfa41 docs: pin repl version to 1.1.2 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
99d062728a chore: update vue flow version in docs/tests/examples 2022-04-21 10:47:53 +02:00
Braks
0dba6913a8 chore: bump versions 2022-04-13 22:48:23 +02:00
Braks
9b11d8f4f2 docs: Add acknowledgement node to intro
# What's changed?

* Move acknowledgement to bottom of page above footer
* Add acknowledgement node that scrolls down
* Reword home page
2022-04-11 18:09:41 +02:00
Braks
31423889d2 chore: update author field 2022-04-11 11:30:10 +02:00
Braks
3937d564a8 fix: lint scripts 2022-04-11 11:30:10 +02:00
Braks
2a836d705d feat: Add turbo to root deps-dev 2022-04-11 11:30:10 +02:00
Braks
fcdbc21d34 refactor(flow!): Change transform to viewport
* Change array type to object type and rename transform type to viewport
* Update examples & docs
2022-04-11 11:30:10 +02:00
Braks
f63e1571ae docs: Add pwa plugin & update manifest 2022-04-11 11:30:10 +02:00
Braks
59870a3a55 chore(deps): update deps 2022-04-11 11:30:10 +02:00
Braks
bec26f3363 docs: Remove data script and fetch data in Banner.vue
* Wrap Banner in suspension
2022-04-05 09:10:05 +02:00
Braks
cc76a76415 docs: Update vue flow version 2022-04-04 21:52:17 +02:00
Braks
f912d4f5e8 docs: remove serve script 2022-04-04 21:42:48 +02:00
Braks
9aa42ed8f8 feat(docs): Add blobity to home 2022-04-04 21:42:48 +02:00
Braks
73ce6f207b chore(docs): place components.d.ts in .vitepress dir 2022-04-04 21:42:48 +02:00
Braks
9b08271696 fix: remove vue from dev-deps
* fix default prop types
2022-04-04 21:42:48 +02:00
Braks
0d2c165802 feat(docs): Add auto import plugin 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
Braks
631a764152 feat(docs): Add windicss scrollbar plugin 2022-04-04 21:42:48 +02:00
Braks
4d668f8b6d feat(docs): add data script
* fetches npm & github info
* add vite plugin icons
2022-04-04 21:42:48 +02:00
Braks
9230f3279e feat(docs): Add icons 2022-04-04 21:42:48 +02:00
Braks
36e3299681 update(docs): Add windicss
* remove unused files
2022-04-04 21:42:48 +02:00
Braks
e71b9d5e48 feat(docs): Add vitepress for docs & docs workspace 2022-04-04 21:42:48 +02:00
Braks
98d7053951 update(docs): Remove docs dir
* Docs are in a dedicated repo now

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-15 20:07:03 +01:00
Braks
3931a59524 fix(docs): dedupe and add alias for vue
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 08:54:35 +01:00
Braks
ae0772b6d4 update(docs): fix view height 2021-11-06 08:54:35 +01:00
Braks
e99dfc3dd2 update(docs): Add all examples 2021-11-06 08:54:35 +01:00
Braks
64df75d405 feat(docs): Initial commit for docs in nuxt 3 2021-11-06 08:54:35 +01:00