Braks
|
6bdea72b20
|
refactor(store)!: use stored node data when re-parsing elements
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-20 19:29:52 +01:00 |
|
Braks
|
0450ba2eae
|
feat(store): flatten child map of nodes
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-20 19:29:52 +01:00 |
|
Braks
|
e2d60bedfd
|
update(store): add source/target nodes on edge parsing
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-20 19:29:52 +01:00 |
|
Braks
|
3e42948cac
|
chore: remove unused imports
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-20 19:29:52 +01:00 |
|
Braks
|
b80341467b
|
refactor(types)!: Remove elements and replace with nodes and edges
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-20 19:29:52 +01:00 |
|
Braks
|
3f0b0dbd70
|
feat(nodes): nested boundaries
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-20 19:29:52 +01:00 |
|
Braks
|
f8cf71cfb8
|
refactor(store): rename param of setState
* newState -> opts
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-04 15:42:18 +01:00 |
|
Braks
|
55122ed187
|
update(store, deps): remove microdiff
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-04 15:42:18 +01:00 |
|
Braks
|
58a8f9d4df
|
refactor(store)!: remove pinia
* replace pinia with a reactive state object and inject/provide
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
update(store)!: inject store if possible, otherwise create a new one by id
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-04 15:42:18 +01:00 |
|