braks
fe239b5d8f
docs(examples): add edge markers example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2024-12-09 08:53:17 +01:00
Braks and GitHub
4d0978343f
docs(examples): add loopback edge example ( #1708 )
...
docs(examples): add loopback example
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2024-12-03 15:12:24 +01:00
Braks and GitHub
61f4b0d447
docs(examples): add simple layout example ( #1678 )
...
* docs(examples): cleanup animated layout example
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
* chore(docs,deps): update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
* docs(examples): add animated and simple layout examples
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2024-11-05 15:53:16 +03:00
braks
55a76cd9ad
chore(docs): update validation example
2024-06-17 18:52:11 +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
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
Braks and GitHub
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
braks
30f158cac7
chore(docs): update validation example text
2024-02-05 09:20:35 +01:00
braks
3220e20c0e
docs: add dagre layout example
2024-02-05 07:51:12 +01:00
braks
02057b6c6c
chore(docs): remove horizontal example
2024-02-05 07:51:12 +01:00
braks
1c54e39c3a
fix(docs): import pinia example
2024-02-02 10:21:12 +01:00
braks
539b85dc59
docs: update connection-radius example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2023-02-01 22:57:05 +01:00
braks
f31f0073f7
docs: add node resizer example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-13 15:49:20 +01:00
braks
52c23e9770
docs: add toolbar example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-09 20:52:01 +01:00
braks
a56ea41182
chore(docs): update snap to handle page title
2022-11-14 20:28:25 +01:00
braks
bb18a68977
docs: snappable connection line example
2022-11-14 20:10:19 +01:00
braks
33403776dc
chore(docs): wrap Repl in client only
2022-11-13 19:13:43 +01:00
braks
8e3864dc09
docs: add intersection example
2022-11-06 11:03:08 +01:00
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