Commit Graph
6 Commits
Author SHA1 Message Date
Braks 268ed0e84e feat(core): add useNodeConnections composable (#1728)
* feat(core): add `useNodeConnections` composable

* chore(core): export `useNodeConnections`

* chore(docs): update math example

* docs: add guide for `useNodeConnections`

* chore(changeset): add
2025-01-12 10:05:01 +01: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 67da354917 chore(docs): cleanup math example 2024-06-09 13:04:20 +02:00
BraksandGitHub a8ba97331f examples: add math example (#1461)
* examples: add math example

* docs: add math example
2024-06-08 20:35:18 +02:00