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(mui): remove component prop from multi checkbox #1057

Merged
merged 1 commit into from
May 24, 2021
Merged

Conversation

Hyperkid123
Copy link
Member

addresses: #1056

fixes problem number one in linked issue

@Hyperkid123 Hyperkid123 added bug Something isn't working MUI MUI pull request labels May 24, 2021
@Hyperkid123 Hyperkid123 requested a review from rvsia May 24, 2021 12:27
@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #1057 (ef51870) into master (d2a8f8e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1057   +/-   ##
=======================================
  Coverage   85.31%   85.31%           
=======================================
  Files         202      202           
  Lines        3391     3391           
  Branches     1168     1168           
=======================================
  Hits         2893     2893           
  Misses        498      498           
Impacted Files Coverage Δ
...ages/mui-component-mapper/src/checkbox/checkbox.js 100.00% <ø> (ø)
...r/src/multiple-chioce-list/multiple-choice-list.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80adfe8...ef51870. Read the comment docs.

@Hyperkid123 Hyperkid123 merged commit a7f73ec into master May 24, 2021
@Hyperkid123
Copy link
Member Author

🎉 This PR is included in version 3.6.4 🎉

The release is available on

Demo can be found here!

@rvsia rvsia deleted the mui-checkbox branch January 10, 2022 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MUI MUI pull request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants