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: override individual element props #45

Merged
merged 4 commits into from
Dec 27, 2020
Merged

feat: override individual element props #45

merged 4 commits into from
Dec 27, 2020

Conversation

Meemaw
Copy link
Owner

@Meemaw Meemaw commented Dec 26, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 26, 2020

Codecov Report

Merging #45 (135d742) into master (b58aa62) will increase coverage by 1.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   97.84%   99.35%   +1.50%     
==========================================
  Files           5        5              
  Lines         186      156      -30     
  Branches       43       43              
==========================================
- Hits          182      155      -27     
+ Misses          3        1       -2     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
src/Portal.tsx 100.00% <100.00%> (ø)
src/ReactMicroModal.tsx 100.00% <100.00%> (ø)
src/focus.ts 96.42% <100.00%> (+2.88%) ⬆️
src/index.ts 100.00% <100.00%> (ø)
src/styles.ts 100.00% <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 b58aa62...135d742. Read the comment docs.

BREAKING CHANGE: remove individual stying props in favor of `overrides`
@Meemaw Meemaw merged commit 6897dc8 into master Dec 27, 2020
@Meemaw Meemaw deleted the v2 branch December 27, 2020 13:02
@github-actions
Copy link

🎉 This PR is included in version 2.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.

None yet

2 participants