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

chore: foundations typography heading h1 h6 #3534

Merged
merged 26 commits into from
Sep 30, 2024

Conversation

bashirkarimi
Copy link
Contributor

No description provided.

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

changeset-bot bot commented Sep 11, 2024

🦋 Changeset detected

Latest commit: 10bc516

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 Patch
@swisspost/design-system-styles Patch
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components Patch
@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 Patch
@swisspost/design-system-styles-primeng Patch
@swisspost/design-system-components-react Patch
@swisspost/design-system-components-angular Patch
@swisspost/design-system-intranet-header-showcase Patch
@swisspost/design-system-tokens Patch
@swisspost/design-system-icons Patch
@swisspost/design-system-migrations 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

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Sep 11, 2024

Related Previews

@bashirkarimi bashirkarimi marked this pull request as ready for review September 11, 2024 08:34
@bashirkarimi bashirkarimi requested a review from a team as a code owner September 11, 2024 08:34
@oliverschuerch oliverschuerch added the on hold Wait for something to be done, before continue working on this Issue label Sep 16, 2024
@oliverschuerch oliverschuerch added this to the Design v2 milestone Sep 16, 2024
@oliverschuerch oliverschuerch added 📦 styles Related to the @swisspost/design-system-styles package 🚂 PR train PR which follows another one. labels Sep 16, 2024
@oliverschuerch
Copy link
Contributor

Depends on #3543

@bashirkarimi bashirkarimi marked this pull request as draft September 20, 2024 09:18
@bashirkarimi bashirkarimi removed the on hold Wait for something to be done, before continue working on this Issue label Sep 23, 2024
@bashirkarimi bashirkarimi marked this pull request as ready for review September 23, 2024 07:57
packages/styles/src/elements/heading.scss Outdated Show resolved Hide resolved
.changeset/eleven-keys-work.md Outdated Show resolved Hide resolved
.changeset/eleven-keys-work.md Outdated Show resolved Hide resolved
Copy link

@bashirkarimi bashirkarimi merged commit 5c4bbcd into main Sep 30, 2024
12 checks passed
@bashirkarimi bashirkarimi deleted the 3414-foundations-typography-heading-h1---h6 branch September 30, 2024 06:24
gfellerph pushed a commit that referenced this pull request Oct 8, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`main` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `main`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @swisspost/[email protected]

### Major Changes

- Made the heading-level property required for the accordion and removed
it from the accordion-item docs. (by
[@schaertim](https://github.com/schaertim) with
[#3383](#3383))

### Patch Changes

- Fixed a bug in nested accordions where closing a child item
unintentionally closed all parent accordion elements. (by
[@schaertim](https://github.com/schaertim) with
[#3427](#3427))

- Fixed an issue related to conflicting pointer and focus events hiding
the tooltip unexpectedly in some situations. The tooltip now behaves as
expected in this situation. (by
[@alionazherdetska](https://github.com/alionazherdetska) with
[#3592](#3592))

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Major Changes

- Removed the following placeholders: `%list-adjustment`,
`%module-container`, `%default-module-spacer`, `%text-container`. (by
[@leagrdv](https://github.com/leagrdv) with
[#3623](#3623))

- Updated the margin, padding, and gap utility classes to use the pixel
values (1, 2, ... , 112) instead of size names (hair, line, ...,
bigger-giant). (by [@alizedebray](https://github.com/alizedebray) with
[#3557](#3557))

### Minor Changes

- Added Text Highlighted component. (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3586](#3586))

- Added lead text component for introductory paragraphs. (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3575](#3575))

### Patch Changes

- styles: Added reset styles (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3545](#3545))

- Removed global styles (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3554](#3554))

- Updated the style of headings (h1-h6). (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3534](#3534))

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]



## @swisspost/[email protected]



## @swisspost/[email protected]

### Major Changes

- Made the heading-level property required for the accordion and removed
it from the accordion-item docs. (by
[@schaertim](https://github.com/schaertim) with
[#3383](#3383))

### Minor Changes

- Added a toolbar for switching the theme, channel, and mode of all
stories. (by [@alizedebray](https://github.com/alizedebray) with
[#3528](#3528))

- Added documentation outlining the mission statement of the Design
System. (by [@alionazherdetska](https://github.com/alionazherdetska)
with [#3568](#3568))

- Added Text Highlighted component. (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3586](#3586))

- Updated the margin, padding, and gap utility classes to use the pixel
values (1, 2, ... , 112) instead of size names (hair, line, ...,
bigger-giant). (by [@alizedebray](https://github.com/alizedebray) with
[#3557](#3557))

- Added documentation for design principles. (by
[@alionazherdetska](https://github.com/alionazherdetska) with
[#3565](#3565))

- Added lead text component for introductory paragraphs. (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3575](#3575))

### Patch Changes

- Updated the style of headings (h1-h6). (by
[@bashirkarimi](https://github.com/bashirkarimi) with
[#3534](#3534))

- Fixed typos in the Sass and HTML href paths. (by
[@schaertim](https://github.com/schaertim) with
[#3466](#3466))

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚂 PR train PR which follows another one. 📦 styles Related to the @swisspost/design-system-styles package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[foundations]: Typography >Heading H1 - H6
5 participants