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

feat: foundations typography legend #3614

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

bashirkarimi
Copy link
Contributor

No description provided.

@bashirkarimi bashirkarimi linked an issue Oct 2, 2024 that may be closed by this pull request
5 tasks
Copy link

changeset-bot bot commented Oct 2, 2024

🦋 Changeset detected

Latest commit: 81832e4

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

This PR includes changesets to release 17 packages
Name Type
@swisspost/design-system-documentation Minor
@swisspost/design-system-styles Minor
@swisspost/design-system-tokens Minor
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components Minor
@swisspost/design-system-demo Patch
@swisspost/internet-header Patch
@swisspost/design-system-intranet-header-workspace Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-styles-primeng-workspace Patch
@swisspost/design-system-intranet-header Minor
@swisspost/design-system-styles-primeng Minor
@swisspost/design-system-components-react Minor
@swisspost/design-system-components-angular Minor
@swisspost/design-system-intranet-header-showcase Patch
@swisspost/design-system-icons Minor
@swisspost/design-system-migrations Minor

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

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Oct 2, 2024

Related Previews

@bashirkarimi bashirkarimi marked this pull request as ready for review October 2, 2024 12:56
@bashirkarimi bashirkarimi requested a review from a team as a code owner October 2, 2024 12:56
@gfellerph gfellerph self-requested a review October 3, 2024 16:17
.changeset/beige-jobs-do.md Outdated Show resolved Hide resolved
Comment on lines 145 to 157

fieldset,
legend {
padding: 0;
}

fieldset {
border: 0;
}

legend {
width: 100%;
}
Copy link
Member

Choose a reason for hiding this comment

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

This would belong into the element styles.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The width style is moved to element styles.

Copy link
Member

Choose a reason for hiding this comment

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

Should we name this file fieldset-legend.scss?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is renamed.

Copy link

sonarcloud bot commented Oct 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[foundations]: Typography >Legend
3 participants