jledentu / vue-finder

πŸ“ A Vue.js component to display hierarchical data (like the MacOS X finder)
https://vue-finder.netlify.app
MIT License
160 stars 16 forks source link

feat: accept `dragEnabled` as function #206

Closed jledentu closed 1 year ago

jledentu commented 1 year ago

Closes #198

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1c23483) 96.66% compared to head (315ec93) 96.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ======================================= Coverage 96.66% 96.66% ======================================= Files 8 8 Lines 270 270 Branches 68 68 ======================================= Hits 261 261 Misses 9 9 ``` | [Impacted Files](https://codecov.io/gh/jledentu/vue-finder/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9mie+Ledentu) | Coverage Ξ” | | |---|---|---| | [src/components/Finder.vue](https://codecov.io/gh/jledentu/vue-finder/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9mie+Ledentu#diff-c3JjL2NvbXBvbmVudHMvRmluZGVyLnZ1ZQ==) | `81.81% <ΓΈ> (ΓΈ)` | | | [src/components/FinderList.vue](https://codecov.io/gh/jledentu/vue-finder/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9mie+Ledentu#diff-c3JjL2NvbXBvbmVudHMvRmluZGVyTGlzdC52dWU=) | `100.00% <ΓΈ> (ΓΈ)` | | | [src/components/FinderItem.vue](https://codecov.io/gh/jledentu/vue-finder/pull/206?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9mie+Ledentu#diff-c3JjL2NvbXBvbmVudHMvRmluZGVySXRlbS52dWU=) | `98.24% <100.00%> (ΓΈ)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9mie+Ledentu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9mie+Ledentu)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.