braks
ce77bc5d64
chore(deps): upgrade dependencies
2022-07-27 22:49:00 +02:00
bcakmakoglu
0373dae236
tests: update import path for utils
2022-06-03 19:32:46 +02:00
bcakmakoglu
c07069dcd0
refactor: replace yarn with pnpm as package manager
2022-06-01 21:58:03 +02:00
Braks
22845c210d
chore: lint files
2022-05-11 22:10:40 +02:00
Braks
2918b689fe
tests: update tests to work with removed store property
2022-04-24 13:34:22 +02:00
Braks
ee38f4af9b
fix(edges): Remove orphaned edges
...
# What's changed?
* Remove source/targetNode properties from GraphEdge type, the source/target will be fetched with getters if necessary
* Remove edges when they have no existing source or target nodes that can be found in the state
* Add nodes to custom edge test
2022-04-21 10:47:53 +02:00
Braks
99d062728a
chore: update vue flow version in docs/tests/examples
2022-04-21 10:47:53 +02:00
Braks
0dba6913a8
chore: bump versions
2022-04-13 22:48:23 +02:00
Braks
08204fdcbb
feat: Test pipeline
...
* Rename tests dir to e2e as tests gets ignored as "package" by turbo
2022-04-11 11:30:10 +02:00