Noction / vue-draggable-grid

https://noction.github.io/vue-draggable-grid/
81 stars 33 forks source link

feat: rewrite props and emits to new API #44

Closed LwveMike closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: 229 lines in your changes are missing coverage. Please review.

Comparison is base (07332cb) 0.00% compared to head (ad4b817) 0.00%.

Files Patch % Lines
...ges/vue-draggable-grid/src/components/GridItem.vue 0.00% 134 Missing :warning:
...s/vue-draggable-grid/src/components/GridLayout.vue 0.00% 78 Missing :warning:
packages/vue-draggable-grid/src/helpers/utils.ts 0.00% 10 Missing :warning:
packages/vue-draggable-grid/src/constants.ts 0.00% 3 Missing :warning:
.../vue-draggable-grid/src/helpers/responsiveUtils.ts 0.00% 2 Missing :warning:
packages/vue-draggable-grid/src/plugin.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #44 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 9 8 -1 Lines 1640 1418 -222 Branches 9 8 -1 ====================================== + Misses 1640 1418 -222 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.