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: pass items in events #195

Closed jledentu closed 1 year ago

jledentu commented 1 year ago

This PR adds expanded/selected items in expand and select events, respectively.

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.60% // Head: 96.66% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (5b0f6c7) compared to base (9deb400). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #195 +/- ## ========================================== + Coverage 96.60% 96.66% +0.06% ========================================== Files 8 8 Lines 265 270 +5 Branches 68 68 ========================================== + Hits 256 261 +5 Misses 9 9 ``` | [Impacted Files](https://codecov.io/gh/jledentu/vue-finder/pull/195?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/195/diff?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/utils/tree-model.js](https://codecov.io/gh/jledentu/vue-finder/pull/195/diff?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-c3JjL3V0aWxzL3RyZWUtbW9kZWwuanM=) | `99.25% <100.00%> (+0.02%)` | :arrow_up: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: