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(documentation): stop separation of heading and sub heading by screen reader (#3491) #3680

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

oliverschuerch
Copy link
Contributor

No description provided.

@oliverschuerch oliverschuerch requested a review from a team as a code owner October 8, 2024 14:09
Copy link

changeset-bot bot commented Oct 8, 2024

🦋 Changeset detected

Latest commit: f2968b9

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 Oct 8, 2024

Related Previews

Copy link

sonarqubecloud bot commented Oct 8, 2024

@oliverschuerch oliverschuerch merged commit aaf69fc into release/v8 Oct 9, 2024
11 checks passed
@oliverschuerch oliverschuerch deleted the fix/cherry-pick-3491-on-v8 branch October 9, 2024 06:03
@oliverschuerch oliverschuerch linked an issue Oct 9, 2024 that may be closed by this pull request
oliverschuerch pushed a commit that referenced this pull request Oct 9, 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 release/v8, this
PR will be updated.


# Releases
## @swisspost/[email protected]

### Patch Changes

- 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
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3681](#3681))
-   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]

### Patch Changes

- Improved accessibility of headings with subheadings by removing the
<br> element and added the utility class d-block. Consult
<https://design-system.post.ch/?path=/docs/7ecd87f1-de96-4e39-a057-ba1798eb6959--docs>
for updated markup. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3680](#3680))

- Fixed step numbering in stepper component. Moved `counter-increment`to
`stepper-link` selector to ensure correct step numbers are displayed
throughout progression. (by [@schaertim](https://github.com/schaertim)
with [#3519](#3519))

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

## @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

- Improved accessibility of headings with subheadings by removing the
<br> element and added the utility class d-block. Consult
<https://design-system.post.ch/?path=/docs/7ecd87f1-de96-4e39-a057-ba1798eb6959--docs>
for updated markup. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3680](#3680))

- Refactored the stepper component to handle `updateArgs` directly
within the `getStepperItem` function, fixing the issue where stepper
examples were not independent and resolving unreliable step changes that
sometimes caused clicks to be unrecognized or froze the page. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3686](#3686))

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

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

Successfully merging this pull request may close these issues.

Cherry pick #3491 on v8
4 participants