fix(core): calculate handle positions correctly #3574
Annotations
2 errors and 9 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 (1)
|
Run tests 🧪
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
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