-
Notifications
You must be signed in to change notification settings - Fork 21
chore(icons): ☝️ update icons #6942
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦋 Changeset detectedLatest commit: 2f9fff8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 14 packages
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 |
|
Contributor
Author
alizedebray
approved these changes
Jan 5, 2026
alizedebray
pushed a commit
that referenced
this pull request
Jan 14, 2026
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 - Reverted changes that enabled using sections within containers, as they caused overflow issues in Chromium-based browsers. (by [@alizedebray](https://github.com/alizedebray) with [#6989](#6989)) - Updated maximum width of the section from 1920px to 1440px. (by [@alizedebray](https://github.com/alizedebray) with [#6993](#6993)) ### Patch Changes - Fixed an issue where certain header navigation items were not styled correctly when they were not contained within lists. (by [@alizedebray](https://github.com/alizedebray) with [#6943](#6943)) - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Minor Changes - Updated the `post-language-menu` accessible description to use a template with a `#name` placeholder, which is dynamically replaced with the selected language name. (by [@myrta2302](https://github.com/myrta2302) with [#6923](#6923)) - Enabled the open animation for the `<post-tooltip>` component. (by [@myrta2302](https://github.com/myrta2302) with [#6821](#6821)) - Enabled pop-in animations for the concatenated `post-breadcrumbs`, the `post-language-menu`, and the header's user menu components. (by [@myrta2302](https://github.com/myrta2302) with [#6579](#6579)) ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Minor Changes - Added a migration rule that deletes all deprecated CSS classes from the code and removes the class attribute entirely if it becomes empty. (by [@myrta2302](https://github.com/myrta2302) with [#6893](#6893)) ## @swisspost/[email protected] ### Minor Changes - Added icons: - `branchpartner` (line & solid): 16, 24, 32, 40, 48 and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6942](#6942)) - Added icons: - `arrowtabulatorright` (line & solid): 16, 24, 32, 40, 48 and 64px - `arrowupleft` (line & solid): 16, 24, 32, 40, 48 and 64px - `contactlesspayment` (line & solid): 16, 24, 32, 40, 48 and 64px - `handshake` (line & solid): 16, 24, 32, 40, 48 and 64px - `infonocircle` (line & solid): 16, 24, 32, 40, 48 and 64px - `methodology` (line & solid): 16, 24, 32, 40, 48 and 64px - `retour` (line & solid): 16, 24, 32, 40, 48 and 64px - `sculpture` (line & solid): 16, 24, 32, 40, 48 and 64px - `tractor` (line & solid): 16, 24, 32, 40, 48 and 64px - `videofile` (line & solid): 16, 24, 32, 40, 48 and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6975](#6975)) - Added icons: - `cogwheelrailway` (line & solid): 16, 24, 32, 40, 48 and 64px - `garage` (line & solid): 16, 24, 32, 40, 48 and 64px - `mountainrailway` (line & solid): 16, 24, 32, 40, 48 and 64px - `tools` (line & solid): 16, 24, 32, 40, 48 and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6987](#6987)) ### Patch Changes - Updated icons: - `globemeridian` (line): 16px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#6975](#6975)) ## @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] ## @swisspost/[email protected] ### Patch Changes - Updated the `post-language-menu` accessible description to use a template with a `#name` placeholder, which is dynamically replaced with the selected language name. (by [@myrta2302](https://github.com/myrta2302) with [#6923](#6923)) - Reverted changes that enabled using sections within containers, as they caused overflow issues in Chromium-based browsers. (by [@alizedebray](https://github.com/alizedebray) with [#6989](#6989)) - Updated the documentation of the card component. (by [@hugomslv](https://github.com/hugomslv) with [#6415](#6415)) - Fixed the `full-width` attribute not working as intended in the header documentation page. (by [@alizedebray](https://github.com/alizedebray) with [#6993](#6993)) - Updated maximum width of the section from 1920px to 1440px. (by [@alizedebray](https://github.com/alizedebray) with [#6993](#6993)) - Updated the migration guide to show deprecated CSS classes that can now be automatically migrated. (by [@myrta2302](https://github.com/myrta2302) with [#6893](#6893)) - 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] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] Co-authored-by: github-actions[bot] <41898282+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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



Design System Icons: Now Up to Date!
Added icons
UI icons:
branchpartner(line & solid): 16, 24, 32, 40, 48 and 64px