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

fix(pie-text-input): DSW-000 component font fixes #2115

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

ashleynolan
Copy link
Contributor

@ashleynolan ashleynolan commented Dec 9, 2024

Describe your changes (can list changeset entries if preferable)

  • [Fixed] - font-size for text-input now contains px unit
  • [Fixed] - divider font-size set to 16px (no visual change to storybook, but will correct consuming applications using the component)

Author Checklist (complete before requesting a review, do not delete any)

  • I have performed a self-review of my code.
  • I have reviewed the PIE Storybook/PIE Docs PR preview.
  • I have reviewed visual test updates properly before approving.
  • If a changeset file has been created, I have tested these changes in PIE Aperture using the /test-aperture command.

Not-applicable Checklist items

  • I have added thorough tests where applicable (unit / component / visual).
  • If changes will affect consumers of the package, I have created a changeset entry.

Testing

How do I test my changes?

Task Link
Aperture PR 🔗
NextJS 14 deployment 🔗
Nuxt 3 deployment 🔗
Vanilla deployment 🔗

Reviewer checklists (complete before approving)

Mark items as [-] N/A if not applicable.

Reviewer 1

  • I have reviewed the PIE Storybook/PIE Docs PR preview.
  • I have verified that all acceptance criteria for this ticket have been completed.
  • I have reviewed the Aperture changes (if added)
  • If there are visual test updates, I have reviewed them.

Reviewer 2 - @xander-marjoram

  • I have reviewed the PIE Storybook/PIE Docs PR preview.
  • I have reviewed the Aperture changes (if added)
  • If there are visual test updates, I have reviewed them.

@ashleynolan ashleynolan requested review from a team as code owners December 9, 2024 12:10
Copy link

changeset-bot bot commented Dec 9, 2024

🦋 Changeset detected

Latest commit: 155fa97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages
Name Type
@justeattakeaway/pie-text-input Minor
@justeattakeaway/pie-divider Minor
pie-storybook Patch
@justeattakeaway/pie-webc Patch
@justeattakeaway/pie-cookie-banner Patch
wc-angular12 Patch
wc-nuxt2 Patch
wc-react17 Patch
wc-react18 Patch
wc-vue3 Patch

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

@ashleynolan ashleynolan changed the title fix(pie-divider): DSW-000 divider font-size set to 16px fix(pie-divider): DSW-000 component font fixes Dec 9, 2024
@ashleynolan ashleynolan changed the title fix(pie-divider): DSW-000 component font fixes fix(pie-text-input): DSW-000 component font fixes Dec 9, 2024
@ashleynolan
Copy link
Contributor Author

/test-aperture

@ashleynolan ashleynolan requested a review from raoufswe January 8, 2025 15:07
@pie-design-system-bot
Copy link
Contributor

Starting a new snapshot build. You can view the logs here.

@pie-design-system-bot
Copy link
Contributor

@ashleynolan Your snapshots have been published to npm!

Test the snapshots by updating your package.json with the newly-published versions:

Note

If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts.

yarn up @justeattakeaway/[email protected] --mode=update-lockfile
yarn up @justeattakeaway/[email protected] --mode=update-lockfile
yarn up @justeattakeaway/[email protected] --mode=update-lockfile
yarn up @justeattakeaway/[email protected] --mode=update-lockfile

Then finally:

yarn install

@ashleynolan
Copy link
Contributor Author

/test-aperture

@pie-design-system-bot
Copy link
Contributor

Starting a new snapshot build. You can view the logs here.

@pie-design-system-bot
Copy link
Contributor

@ashleynolan Your snapshots have been published to npm!

Test the snapshots by updating your package.json with the newly-published versions:

Note

If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts.

yarn up @justeattakeaway/[email protected] --mode=update-lockfile
yarn up @justeattakeaway/[email protected] --mode=update-lockfile
yarn up @justeattakeaway/[email protected] --mode=update-lockfile
yarn up @justeattakeaway/[email protected] --mode=update-lockfile

Then finally:

yarn install

@ashleynolan ashleynolan merged commit d53513c into main Jan 13, 2025
33 of 34 checks passed
@ashleynolan ashleynolan deleted the dsw-000-dividersize branch January 13, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants