Commit Graph

61 Commits

Author SHA1 Message Date
Braks
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
Jordan Vohwinkel
a90010b5c4 fix(docs): typo in SnappableConnectionLine.vue (#1638)
Fix Typo in SnappableConnectionLine.vue
2024-10-11 20:27:01 +02:00
Braks
2976b11025 docs(examples): update layouting example (#1576)
* refactor(examples): use offsetPath in layouting example

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(examples): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* docs(examples): update layouting example

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-08-14 15:09:16 +02: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
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
braks
78f2635c5e chore(docs): update visibility example styles 2024-06-09 15:09:05 +02:00
braks
01e1b32104 chore(docs): update interaction example styles 2024-06-09 15:04:03 +02:00
braks
ee8d30d1cf chore(docs): update math examples styles 2024-06-09 14:58:29 +02:00
braks
5e953bdb44 chore(docs): update save and restore example 2024-06-09 14:52:26 +02:00
braks
6ee31708ab fix(docs): add width/height to icons 2024-06-09 14:24:39 +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
67da354917 chore(docs): cleanup math example 2024-06-09 13:04:20 +02:00
Braks
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
6503b3e9ed examples: update pinia example (#1458)
* examples: update pinia example

* chore(examples): update pinia dep

* examples: add icons to pinia panel

* docs(examples): update pinia example
2024-06-08 16:07:50 +02:00
braks
a220161876 docs: cleanup examples 2024-06-06 10:45:38 +02:00
braks
adfc01d1f3 chore(docs): correct dagre import path 2024-05-12 18:06:56 +02:00
braks
f1bd5b5eef chore(docs,examples): replace dagre with dagrejs/dagre 2024-05-12 18:06:56 +02:00
Lehoczky Zoltán
b2d37e5a8c docs: fix custom-node example for safari 2024-03-18 10:21:07 +01:00
braks
01e3df04a9 chore(docs): cleanup dnd example 2024-02-28 09:36:16 +01:00
braks
0f51e2ce24 chore(docs): update custom node example 2024-02-25 10:23:54 +01:00
braks
7b39b45641 chore(docs): update layout example 2024-02-21 23:30:55 +01:00
braks
f67e5a57e3 chore(docs): cleanup edges example 2024-02-15 10:55:21 +01:00
braks
0c441b35df chore(docs): add spinner to stop btn 2024-02-08 22:46:38 +01:00
braks
ce7333fef6 feat(docs): add useLayout composable 2024-02-08 22:39:01 +01:00
braks
a0abe3af9d feat(docs): add shuffle to layout example 2024-02-08 22:39:01 +01:00
braks
c65f5cf56e chore(docs): cleanup styles 2024-02-08 20:36:29 +01:00
braks
8226796b8b chore(docs): cleanup comments 2024-02-08 20:07:50 +01:00
braks
4fc73421c3 chore(docs): abort animation if task was cancelled 2024-02-08 20:07:50 +01:00
braks
51c0ee065b chore(docs): cancel upcoming tasks if stopped 2024-02-08 20:07:50 +01:00
braks
caf874dd49 chore(docs): put all actions into single panel 2024-02-08 20:07:50 +01:00
braks
fafad1e721 feat(docs): wait for edge animation to finish to load node 2024-02-08 20:07:50 +01:00
braks
c9f8f6f974 chore(docs): colors edges based on target node 2024-02-08 00:48:03 +01:00
braks
dc8faecd8c chore(docs): cleanup layouting example 2024-02-07 22:42:42 +01:00
braks
75355b04e7 feat(docs): add animation edge to layouting example 2024-02-07 22:29:40 +01:00
braks
43a1c9d2ac examples: animation edge 2024-02-07 22:29:40 +01:00
braks
f9e4d84297 chore(docs): update layout example styles 2024-02-06 23:58:02 +01:00
braks
291095110a chore(docs): set LR as default in layouting example 2024-02-06 18:39:17 +01:00
braks
abf5c3d0ce chore(docs): cleanup styles 2024-02-06 13:13:54 +01:00
braks
7bd29964a8 docs: add run process to layouting example 2024-02-06 13:10:58 +01:00
braks
6dd95145b1 fix(docs): move node from edges array 2024-02-06 01:13:42 +01:00
braks
3220e20c0e docs: add dagre layout example 2024-02-05 07:51:12 +01:00
braks
24c2091c7a chore(docs): cleanup examples 2024-02-05 07:51:12 +01:00
braks
034885062c chore(docs): update multi example 2024-02-05 07:51:12 +01:00
braks
d732597065 chore(docs): update intersection example 2024-02-05 07:51:12 +01:00
braks
11f92f4a4a chore(docs): update interaction 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
8ce3e03ce9 chore(docs): update hidden example 2024-02-05 07:51:12 +01:00
braks
f5b3d83731 chore(docs): remove empty example 2024-02-05 07:51:12 +01:00