-
Notifications
You must be signed in to change notification settings - Fork 8
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(pie-icons-webc): DSW-1539 icon display and size override variables #1127
Conversation
🦋 Changeset detectedLatest commit: a03c4de The changes in this PR will be included in the next version bump. This PR includes changesets to release 16 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 |
/snapit |
Starting a new snapshot build. You can view the logs here. |
🫰✨ Thanks @jamieomaguire! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] |
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.
You'll also need to update the --btn-icon-size
references in iconButton.scss
/snapit |
Starting a new snapshot build. You can view the logs here. |
🫰✨ Thanks @dandel10n! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] |
09032c5
to
b7c9448
Compare
12d4195
to
4969ff8
Compare
/snapit |
Starting a new snapshot build. You can view the logs here. |
The build failed, please see the logs or take a look at the Workflow Tooling wiki page to make sure your PR meets the requirements. |
/snapit |
Starting a new snapshot build. You can view the logs here. |
The build failed, please see the logs or take a look at the Workflow Tooling wiki page to make sure your PR meets the requirements. |
4969ff8
to
a03c4de
Compare
/snapit |
Starting a new snapshot build. You can view the logs here. |
🫰✨ Thanks @dandel10n! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] yarn add @justeattakeaway/[email protected] |
Describe your changes (can list changeset entries if preferable)
"@justeattakeaway/pie-icons-webc": patch
[Changed] -
--btn-icon-size
and--btn-icon-display
to--icon-display-override
and--icon-size-override
variable for display, width and height icon styles for:host svg
"@justeattakeaway/pie-button": patch
[Changed] -
--btn-icon-display
and--btn-icon-size
to--icon-display-override
and--icon-size-override
variables"@justeattakeaway/pie-icon-button": patch
[Changed] -
--btn-icon-display
and--btn-icon-size
to--icon-display-override
and--icon-size-override
variablesAuthor Checklist (complete before requesting a review)
PIE Docs
change, I have reviewed the Docs site previewReviewer checklists (complete before approving)
Reviewer 1
PIE Docs
change, I have reviewed the PR previewReviewer 2
PIE Docs
change, I have reviewed the PR preview