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(components): fixed typo in post-accordion-item #4391

Merged

Conversation

schaertim
Copy link
Contributor

No description provided.

@schaertim schaertim linked an issue Jan 7, 2025 that may be closed by this pull request
Copy link

changeset-bot bot commented Jan 7, 2025

🦋 Changeset detected

Latest commit: aa0ff0d

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

This PR includes changesets to release 16 packages
Name Type
@swisspost/design-system-components Patch
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components-react Patch
@swisspost/design-system-documentation Patch
@swisspost/design-system-components-angular Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-styles Patch
@swisspost/design-system-tokens Patch
@swisspost/design-system-intranet-header Patch
@swisspost/design-system-icons Patch
@swisspost/design-system-migrations Patch
@swisspost/design-system-styles-primeng Patch
@swisspost/internet-header Patch
@swisspost/design-system-intranet-header-workspace Patch
@swisspost/design-system-styles-primeng-workspace Patch
@swisspost/design-system-intranet-header-showcase 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 Jan 7, 2025

Related Previews

@schaertim schaertim marked this pull request as ready for review January 7, 2025 12:51
@schaertim schaertim requested a review from a team as a code owner January 7, 2025 12:51
@schaertim schaertim requested a review from leagrdv January 7, 2025 12:51
@schaertim
Copy link
Contributor Author

Not sure if a changeset is needed here...

pnpm-lock.yaml Outdated Show resolved Hide resolved
@schaertim schaertim requested a review from leagrdv January 8, 2025 07:33
@leagrdv
Copy link
Contributor

leagrdv commented Jan 9, 2025

Not sure if a changeset is needed here...

Because of the typo, I'm guessing the heading level was not working before so it should be a patch on the components package.

@schaertim schaertim requested a review from leagrdv January 14, 2025 13:09
Copy link
Contributor

@leagrdv leagrdv left a comment

Choose a reason for hiding this comment

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

Approved

@schaertim schaertim merged commit 0a34542 into main Jan 15, 2025
8 checks passed
@schaertim schaertim deleted the 4381-bug-correct-a-typo-in-post-accordion-item-component branch January 15, 2025 10:36
gfellerph pushed a commit that referenced this pull request Jan 20, 2025
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

- Removed the Bootstrap `.stretched-link` helper class. (by
[@leagrdv](https://github.com/leagrdv) with
[#4428](#4428))

- Removed the Bootstrap icon link helper classes. (by
[@leagrdv](https://github.com/leagrdv) with
[#4435](#4435))

- Removed the Bootstrap figures helper classes and css variables. (by
[@leagrdv](https://github.com/leagrdv) with
[#4426](#4426))

- Removed the Bootstrap `.vr` helper class. (by
[@leagrdv](https://github.com/leagrdv) with
[#4427](#4427))

- Removed the Bootstrap ratio helper classes. (by
[@leagrdv](https://github.com/leagrdv) with
[#4434](#4434))

- Removed the Bootstrap `.visually-hidden-focusable` helper class. (by
[@leagrdv](https://github.com/leagrdv) with
[#4438](#4438))

- Removed the Bootstrap stacks helper classes. (by
[@leagrdv](https://github.com/leagrdv) with
[#4429](#4429))

### Minor Changes

- Added Teaser Card component. (by
[@leagrdv](https://github.com/leagrdv) with
[#4460](#4460))

- Added Swiss Post Sans as the new default font (by
[@gfellerph](https://github.com/gfellerph) with
[#4467](#4467))

### Patch Changes

- Fixed visibility of the arrow-icon in Form Select for high contrast
mode. (by [@alionazherdetska](https://github.com/alionazherdetska) with
[#4325](#4325))

- Moved the Bootstrap `.clearfix` helper class to the design system and
documented it. (by [@leagrdv](https://github.com/leagrdv) with
[#4443](#4443))

- Moved the Bootstrap `.visually-hidden` helper class to design system
styles and documented it. (by [@leagrdv](https://github.com/leagrdv)
with [#4438](#4438))

## @swisspost/[email protected]

### Patch Changes

- Fixed a typo in the `post-accordion-item` component. (by
[@schaertim](https://github.com/schaertim) with
[#4391](#4391))

- Added focus styles for the `post-logo` component, which contains a
link, to improve accessibility. (by
[@alionazherdetska](https://github.com/alionazherdetska) with
[#4462](#4462))

-   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]



## @swisspost/[email protected]

### Minor Changes

- Updated figma links in the documentation. (by
[@myrta2302](https://github.com/myrta2302) with
[#4419](#4419))

- Added Teaser Card component. (by
[@leagrdv](https://github.com/leagrdv) with
[#4460](#4460))

- Added Swiss Post Sans as the new default font (by
[@gfellerph](https://github.com/gfellerph) with
[#4467](#4467))

### Patch Changes

- Moved the Bootstrap `.clearfix` helper class to the design system and
documented it. (by [@leagrdv](https://github.com/leagrdv) with
[#4443](#4443))

- Moved the Bootstrap `.visually-hidden` helper class to design system
styles and documented it. (by [@leagrdv](https://github.com/leagrdv)
with [#4438](#4438))

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @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]

---------

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Correct a typo in post-accordion-item component
4 participants