braks
|
5560949ed1
|
chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
bb2c4f449a
|
chore(core): cleanup and replace const with function
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-07 12:27:41 +01:00 |
|
braks
|
a54a88539a
|
refactor(core): avoid re-setting elements twice on mount
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-19 09:21:55 +01:00 |
|
braks
|
f0a49414b7
|
fix(core): only trigger store watcher immediately when els were set
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-18 23:10:57 +01:00 |
|
braks
|
15f73fb4d5
|
fix(core): move watcher timing to pre and sync immediately
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-18 18:53:44 +01:00 |
|
braks
|
dd2a02ab85
|
fix(core): overwrite state even if it's an empty arr
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-15 15:33:24 +01:00 |
|
braks
|
db3244cbec
|
refactor(core): check if elements arr has length before overwriting
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-14 15:53:38 +01:00 |
|
braks
|
dab20a6e5c
|
fix(core): element watcher not emitting changes with addNodes / addEdges
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-14 15:53:38 +01:00 |
|
braks
|
be662eef92
|
chore(core): remove console log
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-12 16:31:25 +01:00 |
|
braks
|
fdf9516a7f
|
fix(core): prevent watcher being stopped oncleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-12 12:12:44 +01:00 |
|
braks
|
ac8ef13632
|
fix(core): watcher not working with onMounted hook
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-09 23:13:55 +01:00 |
|
braks
|
4103ef60bb
|
refactor(core): dispose v-model watchers on scope dispose
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-09 20:42:56 +01:00 |
|
braks
|
473fd83c59
|
refactor(core): separate model and store watchers
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-09 20:42:56 +01:00 |
|
braks
|
7dec8b779c
|
fix(core): check for arr length before triggering immediate model watcher
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-02 12:13:05 +01:00 |
|
braks
|
66f866e717
|
fix(core): update model-value regardless of arr length
|
2022-11-25 13:32:28 +01:00 |
|
braks
|
f9af2d36fd
|
chore(core): use auto imports to for utils, composables etc.
|
2022-11-06 19:20:39 +01:00 |
|