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: 🤔 sd-display main size variant #1412

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

yoezlem
Copy link
Contributor

@yoezlem yoezlem commented Sep 19, 2024

Description:

The default size variant in code is now changed to 4xl.
Closes #1355.

Definition of Reviewable:

  • relevant tickets are linked

@karlbaumhauer karlbaumhauer changed the title fix: 🤔 sd-display main size variant fix: 🤔 sd-display main size variant Sep 19, 2024
@karlbaumhauer
Copy link
Contributor

@yoezlem isn't that a breaking change?

@yoezlem
Copy link
Contributor Author

yoezlem commented Sep 19, 2024

@yoezlem isn't that a breaking change?

not sure 🤔

@mariohamann @smfonseca ?

@auroraVasconcelos
Copy link
Contributor

@yoezlem isn't that a breaking change?

not sure 🤔

@mariohamann @smfonseca ?

Hey @yoezlem I believe this is a breaking change considering that if you are using the component with the default size you would need to change the code since the default size is now different.

(Issue link)[https://github.com//issues/1355] we opened an issue for this when we start re-writting this component, probably we have duplicated issues now fixed by this PR.

@smfonseca
Copy link
Contributor

Yes, this is a breaking change imo. It will affect the visual design of the applications where the component is used.

@yoezlem yoezlem changed the base branch from main to feat/breaking-changes September 20, 2024 07:19
@yoezlem
Copy link
Contributor Author

yoezlem commented Sep 20, 2024

Changed main branch to feat/breaking-changes

Copy link
Contributor

@auroraVasconcelos auroraVasconcelos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to keep consistency with the rest of docs

packages/components/src/styles/display/display.stories.ts Outdated Show resolved Hide resolved
packages/components/src/styles/display/display.stories.ts Outdated Show resolved Hide resolved
packages/components/src/styles/display/display.stories.ts Outdated Show resolved Hide resolved
@yoezlem yoezlem merged commit 23febd1 into feat/breaking-changes Sep 25, 2024
8 of 11 checks passed
@yoezlem yoezlem deleted the fix/change-main-size-variant-display branch September 25, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

fix: 🤔 sd-display main size variant
6 participants