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

fix(elements): fix prefixed props passing & logic in Button & IconButton #1356

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

ivangabriele
Copy link
Member

@ivangabriele ivangabriele commented Sep 9, 2024

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.49%. Comparing base (6575ba0) to head (fceb4f0).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1356   +/-   ##
=======================================
  Coverage   57.49%   57.49%           
=======================================
  Files          55       55           
  Lines         807      807           
  Branches      267      274    +7     
=======================================
  Hits          464      464           
+ Misses        343      327   -16     
- Partials        0       16   +16     
Flag Coverage Δ
unit 57.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

src/elements/IconButton.tsx Outdated Show resolved Hide resolved
src/elements/Button/utils.ts Outdated Show resolved Hide resolved
@ivangabriele ivangabriele merged commit c7c2dfe into main Sep 9, 2024
22 checks passed
@ivangabriele ivangabriele deleted the ivan/fix-elements-fix-button branch September 9, 2024 16:27
@ivangabriele
Copy link
Member Author

🎉 This PR is included in version 22.0.1 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants