-
Notifications
You must be signed in to change notification settings - Fork 0
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: created Initial Screen pattern #97
base: master
Are you sure you want to change the base?
Conversation
Getting startedPlease make sure you read our documentation on how to write code for components, stories and styles.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #97 +/- ##
==========================================
- Coverage 90.24% 89.64% -0.60%
==========================================
Files 106 135 +29
Lines 707 908 +201
Branches 117 145 +28
==========================================
+ Hits 638 814 +176
- Misses 64 89 +25
Partials 5 5 ☔ View full report in Codecov by Sentry. |
Type
Changes proposed ✔️
Created InitialScreen pattern with its respective components: Section, Card, Bullet, Hero, Module and Feature.
JIRA: https://tiendanube.atlassian.net/browse/NIMBUS-16