Braks
|
70b39cc78e
|
refactor(core): deprecate useVueFlow options arg (#1465)
refactor(core): deprecate vueflow options
|
2024-06-13 00:04:51 +02:00 |
|
braks
|
0a9e950077
|
refactor(core): move storage to separate file
|
2024-03-24 13:31:22 +01:00 |
|
braks
|
31700221f2
|
fix(core): store vf instance on vue app for ssr
|
2024-03-24 13:31:22 +01:00 |
|
braks
|
5df365cd63
|
chore(core,types): cleanup
|
2024-03-06 22:21:57 +01:00 |
|
braks
|
0139e6eb0f
|
chore(core): cleanup
|
2024-02-15 17:46:21 +01:00 |
|
braks
|
fbb3f63134
|
chore(core): update composable jsdocs
|
2024-02-15 17:46:21 +01:00 |
|
braks
|
04658b2c0d
|
fix(core): avoid options passed to useVueFlow overwriting default state
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
2ca5bd82a4
|
chore(core,composables): update jsdocs
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
5798cc5578
|
refactor(core): use useOnInitHandler to emit paneReady event
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
c4b4a04aa0
|
perf(core): replace Array.forEach loops
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
458b5d42ba
|
fix(core): remove ts-transform-paths and use relative paths
|
2023-12-12 23:36:33 +01:00 |
|
braks
|
009e6faf0d
|
chore(core): add comments
|
2023-10-30 13:36:07 +01:00 |
|
 jayrchampandBraks
|
8651019eb6
|
fix(core): ensure events introduced by the watcher are released when no longer needed
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
45f18d5459
|
fix(core): use detached scope to dispose state and stop watcher
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
620852b860
|
fix(core): watch applyDefault state in useVueFlow scope
|
2023-07-24 23:46:59 +02:00 |
|
braks
|
4d5bbab506
|
fix(core): use noop viewport operations instead of waiting for promise
|
2023-07-19 19:12:29 +02:00 |
|
braks
|
e3e6a03359
|
refactor(core): add explicit imports and remove auto-imports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-25 20:48:26 +02:00 |
|
braks
|
260a3d9a86
|
refactor(core): set vue flow version as regular string instead of ref
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-26 10:15:39 +02:00 |
|
braks
|
56e911c1e7
|
chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
ebed9663b4
|
refactor(core): pass node and edge id computed to getters and actions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
8c3f54ec28
|
feat(core): add onError hook
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-23 15:58:30 +01:00 |
|
braks
|
dc60e112a1
|
feat(core): add vue flow error class
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 23:55:27 +01:00 |
|
braks
|
1448543993
|
chore(core): cleanup useVueFlow
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 23:51:28 +01:00 |
|
braks
|
c25059444a
|
refactor(core): do not set preloaded state elements when calling useVueFlow
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-19 09:21:55 +01:00 |
|
braks
|
6106e90abc
|
chore(core): remove unnecessary imports
|
2022-11-08 20:27:22 +01:00 |
|
braks
|
082050b164
|
refactor(core): rename core pkg dir to core
|
2022-10-10 21:33:44 +02:00 |
|