Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: replace components by scoped slots for customization #218

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

jledentu
Copy link
Owner

@jledentu jledentu commented Jul 5, 2024

BREAKING CHANGE: previous custom components have been removed

BREAKING CHANGE: previous custom components have been removed
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 78.61272% with 37 lines in your changes missing coverage. Please review.

Project coverage is 82.90%. Comparing base (8648d64) to head (1cc52e9).

Files Patch % Lines
stories/index.stories.js 0.00% 36 Missing ⚠️
src/components/Finder.vue 97.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   79.98%   82.90%   +2.92%     
==========================================
  Files          12       12              
  Lines        1264     1691     +427     
  Branches      187      201      +14     
==========================================
+ Hits         1011     1402     +391     
- Misses        248      283      +35     
- Partials        5        6       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jledentu jledentu merged commit 8c83e47 into master Jul 5, 2024
8 of 9 checks passed
@jledentu jledentu deleted the transform-custom-components-to-slots branch July 5, 2024 21:20
Copy link

github-actions bot commented Jul 5, 2024

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant