fix(core): use center position of handle as snapping point for connection lines #3634
Annotations
2 errors and 10 warnings
Run tests 🧪
@vue-flow/tests#test: command (/home/runner/work/vue-flow/vue-flow/tests) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (3)
|
Run tests 🧪
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 3
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests 🧪:
packages/core/dist/composables/useEdgesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
Run tests 🧪:
packages/core/dist/composables/useNodesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
Run tests 🧪:
packages/core/dist/composables/useVueFlow.d.ts#L12
Expected @param names to be "id". Got "idOrOpts"
|
Run linter 🧹:
packages/core/src/composables/useEdgesData.ts#L18
@param "guard" does not match an existing function parameter
|
Run linter 🧹:
packages/core/src/composables/useNodesData.ts#L18
@param "guard" does not match an existing function parameter
|
Run linter 🧹:
packages/core/src/composables/useVueFlow.ts#L22
Expected @param names to be "id". Got "idOrOpts"
|
Build Library 👷:
packages/core/dist/composables/useEdgesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
Build Library 👷:
packages/core/dist/composables/useNodesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
Build Library 👷:
packages/core/dist/composables/useVueFlow.d.ts#L12
Expected @param names to be "id". Got "idOrOpts"
|
Loading