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 (main) (next) #4317

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

Conversation

swisspost-bot
Copy link
Contributor

@swisspost-bot swisspost-bot commented Dec 17, 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.

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

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/design-system-components@9.0.0-next.10

Major Changes

  • Renamed the "dropdown" variant to "menu" for the post-language-switch and post-language-option components. (by @leagrdv with #4260)

  • Removed .bg- classes to define background color of elements. (by @leagrdv with #4201)

Patch Changes

  • Removed the dependency on utility classes in post-header component. The header can now be used without importing CSS utility classes. (by @leagrdv with #4358)

  • Added a type="button" attribute to the post-close-button to prevent it from submitting forms. (by @schaertim with #4332)

  • Removed auto slotting from post-togglebutton component to enable more flexible usage. (by @schaertim with #4346)

  • Removed all usage of deprecated utility sizing classes. (by @leagrdv with #4343)

  • Reduced the length of random IDs generated in the components; they are now generated using the nanoid library instead of the Web Crypto API. (by @leagrdv with #4369)

  • Updated style and keyboard navigation of post-language-switch. (by @leagrdv with #4260)

  • Removed auto slotting from post-logo component to enable more flexible usage. (by @schaertim with #4345)

  • Modified header megadropdown to close when focus is moved outside. (by @myrta2302 with #4324)

  • Updated header overflow in tablet and mobile for long application titles. (by @leagrdv with #4364)

  • Added hover color to post-accordion in high contrast mode. (by @schaertim with #4316)

  • Removed focus from collapsible when in collapsed state. (by @myrta2302 with #4309)

  • Updated dependencies:

    • @swisspost/design-system-styles@9.0.0-next.10
    • @swisspost/design-system-icons@9.0.0-next.10

@swisspost/design-system-styles@9.0.0-next.10

Major Changes

  • Removed .bg- classes to define background color of elements. (by @leagrdv with #4201)

  • Removed deprecated utility sizing and line-height classes as well as responsive-size, generate-utility-class and all bezel-* mixins. (by @leagrdv with #4343)

Minor Changes

Patch Changes

  • Fixed alignment of ´form-switch´ label. (by @schaertim with #4314)

  • Added hover styles in high contrast mode for the css components Button, Chip, Form Search and Button Close. (by @schaertim with #4331)

  • Removed all usage of deprecated utility sizing classes. (by @leagrdv with #4343)

  • Added styles for text links and icon-buttons for Composible Footer in HCM. (by @alionazherdetska with #4333)

  • Fixed colors of validation icon in HCM on form elements. (by @leagrdv with #4319)

  • Fixed card control checkboxes' text color in HCM. (by @leagrdv with #4321)

  • Fixed icon color of banner in high contrast mode. (by @leagrdv with #4304)

  • Refactored icon declarations to comply with Angular 18's new build system requirements. (by @schaertim with #3518)

@swisspost/design-system-components-angular@9.0.0-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-components@9.0.0-next.10

@swisspost/design-system-components-react@9.0.0-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-components@9.0.0-next.10

@swisspost/design-system-intranet-header@9.0.0-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.10

@swisspost/design-system-styles-primeng@9.0.0-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.10

@swisspost/design-system-icons@9.0.0-next.10

@swisspost/design-system-migrations@9.0.0-next.10

@swisspost/design-system-tokens@9.0.0-next.10

@swisspost/design-system-documentation@6.0.0-next.11

Major Changes

  • Renamed the "dropdown" variant to "menu" for the post-language-switch and post-language-option components. (by @leagrdv with #4260)

  • Removed .bg- classes to define background color of elements. (by @leagrdv with #4201)

Minor Changes

Patch Changes

  • Updated header documentation by specifying post-logo slot explicitly. (by @schaertim with #4345)

  • Removed remaining sizing classes usage. (by @leagrdv with #4357)

  • Added scss file import documentation to palette. (by @leagrdv with #4127)

  • Removed all usage of deprecated utility sizing classes. (by @leagrdv with #4343)

  • Aligned width and height percentage classes, after utility update. (by @leagrdv with #4328)

  • Added hint to not use active, disabled chips. (by @schaertim with #4315)

  • Updated header documentation by specifying post-togglebutton slot explicitly. (by @schaertim with #4346)

  • Fixed some display issues on storybook documentation. (by @leagrdv with #4359)

  • Fixed the color of the highlighted search text in the documentation in High Contrast Mode. (by @leagrdv with #4365)

  • Removed padding on back to top documentation example. (by @leagrdv with #4366)

  • Updated dependencies:

    • @swisspost/design-system-components@9.0.0-next.10
    • @swisspost/design-system-styles@9.0.0-next.10
    • @swisspost/design-system-components-react@9.0.0-next.10
    • @swisspost/internet-header@2.0.0-next.10
    • @swisspost/design-system-tokens@9.0.0-next.10
    • @swisspost/design-system-icons@9.0.0-next.10

@swisspost/design-system-components-angular-workspace@1.1.10-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-components@9.0.0-next.10
    • @swisspost/design-system-styles@9.0.0-next.10

@swisspost/internet-header@2.0.0-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.10

@swisspost/design-system-intranet-header-workspace@3.0.22-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.10

@swisspost/design-system-intranet-header-showcase@1.0.10-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-intranet-header@9.0.0-next.10

@swisspost/design-system-nextjs-integration@0.1.14-next.10

Patch Changes

  • Removed remaining sizing classes usage. (by @leagrdv with #4357)

  • Aligned width and height percentage classes, after utility update. (by @leagrdv with #4328)

  • Updated dependencies:

    • @swisspost/design-system-styles@9.0.0-next.10
    • @swisspost/design-system-components-react@9.0.0-next.10
    • @swisspost/internet-header@2.0.0-next.10

@swisspost/design-system-styles-primeng-workspace@1.0.6-next.10

Patch Changes

  • Updated dependencies:
    • @swisspost/design-system-styles@9.0.0-next.10

@swisspost-bot
Copy link
Contributor Author

swisspost-bot commented Dec 17, 2024

Related Previews

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from d6c3600 to 77be2b7 Compare December 18, 2024 08:04
@oliverschuerch oliverschuerch removed their request for review December 19, 2024 06:56
@github-actions github-actions bot force-pushed the changeset-release/main branch 17 times, most recently from 2dc5b6b to 6c15c4e Compare December 20, 2024 14:38
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from a6fa166 to e254558 Compare December 30, 2024 15:40
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 01da0be to f759a7d Compare December 31, 2024 14:15
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 9142d37 to ba77e26 Compare January 8, 2025 07:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from 53bf764 to a5fa8d6 Compare January 8, 2025 08:04
Copy link

sonarqubecloud bot commented Jan 8, 2025

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.

1 participant