-
Notifications
You must be signed in to change notification settings - Fork 10
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
Adds large IconButton size #2253
Conversation
🦋 Changeset detectedLatest commit: a15c4c4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 8 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Size Change: +13 B (+0.01%) Total Size: 96.8 kB
ℹ️ View Unchanged
|
A new build was pushed to Chromatic! 🚀https://5e1bf4b385e3fb0020b7073c-mrqtludgvv.chromatic.com/ Chromatic results:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2253 +/- ##
==========================================
+ Coverage 94.52% 96.02% +1.49%
==========================================
Files 248 248
Lines 29380 29383 +3
Branches 1664 1870 +206
==========================================
+ Hits 27772 28214 +442
+ Misses 1604 1155 -449
- Partials 4 14 +10
... and 40 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
GeraldRequired Reviewers
Don't want to be involved in this pull request? Comment |
npm Snapshot: Published🎉 Good news!! We've packaged up the latest commit from this PR (6af0948) and published all packages with changesets to npm. You can install the packages in webapp by running: ./services/static/dev/tools/deploy_wonder_blocks.js --tag="PR2253" Packages can also be installed manually by running: yarn add @khanacademy/wonder-blocks-<package-name>@PR2253 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 🚀
color="default" | ||
/> | ||
<View style={[styles.iconButtons]}> | ||
{sizes.map((size) => ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
praise: Excellent use of the "All variants" snapshot 👏 👏
Summary:
large
value forsize
prop (24x24 icon size with target area of 48x48)Issue: WB-1694
Test plan:
?path=/story/packages-iconbutton--sizes
?path=/docs/packages-iconbutton-all-variants--docs