geist-ui
geist-ui copied to clipboard
Add box component
Checklist
- [x ] Fix linting errors
- [x ] Tests have been added / updated (or snapshots)
Change information
Add box component Add box component documentation Refactor with-scale file
I had to add the scaling directly into the box component because the with-scale HOC would break the typing, maybe there's a better way of doing it, feel free to comment if so.
Closes #770
Deploy Preview for geist-ui ready!
Name | Link |
---|---|
Latest commit | e4a4d6b0eccaf03dda606e260a1bec58770c0b8c |
Latest deploy log | https://app.netlify.com/sites/geist-ui/deploys/63777901f32f880009b01e6f |
Deploy Preview | https://deploy-preview-804--geist-ui.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Codecov Report
Base: 98.85% // Head: 98.86% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
e4a4d6b
) compared to base (9e5ceed
). Patch coverage: 100.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #804 +/- ##
=======================================
Coverage 98.85% 98.86%
=======================================
Files 198 199 +1
Lines 3046 3071 +25
Branches 668 685 +17
=======================================
+ Hits 3011 3036 +25
Misses 34 34
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
components/box/box.tsx | 100.00% <100.00%> (ø) |
|
components/use-scale/utils.ts | 100.00% <100.00%> (ø) |
|
components/use-scale/with-scale.tsx | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.