Braks
|
1d772af4a4
|
refactor(core): remove null as return type of data in useNodesData (#1575)
* refactor(core): remove `null` as return type of data
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-08-19 18:19:04 +02:00 |
|
braks
|
1184941900
|
fix(core,composables): correct typing of useNodesData return
|
2024-02-23 08:47:19 +01:00 |
|
braks
|
c7313ca421
|
chore(core): cleanup
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
68ba9075e9
|
feat(core,composables): add type and id to useNodesData
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
e5a84656ad
|
refactor(core): replace vueuse imports with vue
|
2024-02-21 23:27:01 +01:00 |
|
braks
|
fbb3f63134
|
chore(core): update composable jsdocs
|
2024-02-15 17:46:21 +01:00 |
|
braks
|
2ca5bd82a4
|
chore(core,composables): update jsdocs
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
f4fb4d8036
|
refactor(core,composables): allow passing MaybeRefOrGetter to useNodesData
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
533e37e624
|
chore(core,composables): cleanup useNodesData types
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
cecf9d4c3b
|
feat(core,composables): add useNodesData composable
|
2024-02-05 07:51:12 +01:00 |
|