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(changesets): 🦋📦 publish packages #3103

Merged
merged 1 commit into from
May 23, 2024

Conversation

swisspost-bot
Copy link
Contributor

@swisspost-bot swisspost-bot commented May 23, 2024

This PR was opened by the Changesets release 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.

Releases

@swisspost/design-system-components@7.1.0

Minor Changes

  • Added a heading-level property on the post-accordion component to set the heading level of all post-accordion-item children at once. (by @alizedebray with #3104)

Patch Changes

  • Fixed grid-area behaviour in card-control component, if used without any icon. (by @oliverschuerch with #3099)

  • Merged the card-control, checkbox-card and radio button card docs pages and updated the choice-card-control styles. (by @alizedebray with #3104)

  • Fixed high-contrast-mode for card-control component. (by @alizedebray with #3104)

  • Fixed the post-accordion-item chevron no longer rotating. (by @alizedebray with #3104)

  • Updated dependencies:

    • @swisspost/design-system-styles@7.1.0

@swisspost/design-system-components-angular@7.1.0

Minor Changes

  • Added a heading-level property on the post-accordion component to set the heading level of all post-accordion-item children at once. (by @alizedebray with #3104)

Patch Changes

@swisspost/design-system-icons@7.1.0

Minor Changes

@swisspost/design-system-styles@7.1.0

Minor Changes

Patch Changes

  • Fixed missing chevron in valid and invalid select entries. (by @alizedebray with #3104)

  • Updated popover styles. - Removed popover min-width and updated max-width.

    • Simplyfied popover arrow size definition.
    • Removed :focus selector fom .text-auto utility class (by @alizedebray with #3104)
  • Fixed grid-area behaviour in card-control component, if used without any icon. (by @oliverschuerch with #3099)

  • Updated the stepper styles: changed the colors and font-weights, as well as the current step label position on smaller screens. (by @alizedebray with #3088)

  • Merged the card-control, checkbox-card and radio button card docs pages and updated the choice-card-control styles. (by @alizedebray with #3104)

  • Fixed high-contrast-mode for card-control component. (by @alizedebray with #3104)

  • Added missing focus ring on checkbox and radio button groups. (by @alizedebray with #3104)

@swisspost/internet-header@1.13.10

Patch Changes

  • Fixed display issue with long user/company names being cut off in the user dropdown. (by @alizedebray with #3104)
  • Updated dependencies:
    • @swisspost/design-system-styles@7.1.0

@swisspost/design-system-intranet-header@7.1.0

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@7.1.0

@swisspost/design-system-migrations@7.1.0

@swisspost/design-system-components-react@7.1.0

Minor Changes

  • Added a heading-level property on the post-accordion component to set the heading level of all post-accordion-item children at once. (by @alizedebray with #3104)

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-components@7.1.0

@swisspost/design-system-documentation@5.1.0

Minor Changes

  • Added documentation for the CSS-only stepper and deprecated the stepper based on ng-bootstrap progress bar. (by @alizedebray with #3092)

  • Added the option for a Button animation to the left. (by @alizedebray with #3104)

Patch Changes

  • Updated storybook version to 8 (by @alizedebray with #3104)

  • Updated the post-accordion documentation: explicitly set the collapsed property to true, simplified collapsed property usage examples, and corrected misnamed close-others property to multiple. (by @alizedebray with #3104)

  • Merged the card-control, checkbox-card and radio button card docs pages and updated the choice-card-control styles. (by @alizedebray with #3104)

  • Fixed high-contrast-mode for card-control component. (by @alizedebray with #3104)

  • Fixed the product card border missing in the documentation page. (by @alizedebray with #3104)

  • Updated dependencies:

    • @swisspost/design-system-icons@7.1.0
    • @swisspost/design-system-styles@7.1.0
    • @swisspost/internet-header@1.13.10
    • @swisspost/design-system-components@7.1.0
    • @swisspost/design-system-components-react@7.1.0

@swisspost/design-system-components-angular-workspace@1.1.1

Patch Changes

  • Merged the card-control, checkbox-card and radio button card docs pages and updated the choice-card-control styles. (by @alizedebray with #3104)

  • Fixed high-contrast-mode for card-control component. (by @alizedebray with #3104)

  • Updated dependencies:

    • @swisspost/design-system-styles@7.1.0
    • @swisspost/design-system-components@7.1.0

@swisspost/design-system-demo@7.3.1

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@7.1.0
    • @swisspost/design-system-intranet-header@7.1.0
    • @swisspost/design-system-migrations@7.1.0

@swisspost/design-system-intranet-header-workspace@3.0.13

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@7.1.0

@swisspost/design-system-intranet-header-showcase@1.0.1

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-intranet-header@7.1.0

@swisspost/design-system-nextjs-integration@0.1.5

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@7.1.0
    • @swisspost/internet-header@1.13.10
    • @swisspost/design-system-components-react@7.1.0

@swisspost-bot swisspost-bot requested a review from a team as a code owner May 23, 2024 09:36
@swisspost-bot
Copy link
Contributor Author

swisspost-bot commented May 23, 2024

Related Previews

@swisspost-bot
Copy link
Contributor Author

Related Previews
Preview URLs will be added here, once they are ready... loader

Copy link

sonarcloud bot commented May 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@alizedebray alizedebray merged commit 02e8598 into main May 23, 2024
2 checks passed
@alizedebray alizedebray deleted the changeset-release/main branch May 23, 2024 13:08
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.

None yet

2 participants