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(icons): ☝️ update icons #3077

Merged
merged 2 commits into from
May 13, 2024
Merged

chore(icons): ☝️ update icons #3077

merged 2 commits into from
May 13, 2024

Conversation

swisspost-bot
Copy link
Contributor

Design system icons are now up to date!

Added icons

2586, 2587 and 2588

@swisspost-bot swisspost-bot requested a review from a team as a code owner May 12, 2024 01:17
Copy link

changeset-bot bot commented May 12, 2024

🦋 Changeset detected

Latest commit: 651b060

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

This PR includes changesets to release 14 packages
Name Type
@swisspost/design-system-icons Minor
@swisspost/design-system-documentation Patch
@swisspost/design-system-styles Minor
@swisspost/design-system-components Minor
@swisspost/design-system-components-angular Minor
@swisspost/design-system-components-react Minor
@swisspost/design-system-intranet-header Minor
@swisspost/design-system-migrations Minor
@swisspost/design-system-components-angular-workspace 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-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 Author

swisspost-bot commented May 12, 2024

Related Previews

@alizedebray alizedebray merged commit 17bfc02 into main May 13, 2024
8 checks passed
@alizedebray alizedebray deleted the 2024-05-12-update-icons branch May 13, 2024 07:32
alizedebray added a commit that referenced this pull request May 23, 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 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](https://github.com/alizedebray) with
[#3067](#3067))

### Patch Changes

- Merged the card-control, checkbox-card and radio button card docs
pages and updated the choice-card-control styles. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2847](#2847))

- Fixed high-contrast-mode for card-control component. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2995](#2995))

- Fixed the `post-accordion-item` chevron no longer rotating. (by
[@alizedebray](https://github.com/alizedebray) with
[#3081](#3081))

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

## @swisspost/design-system-icons@7.1.0

### Minor Changes

- Added icon number 2585. (by
[@swisspost-bot](https://github.com/swisspost-bot) with
[#3018](#3018))

- Added icons number 2586, 2587 and 2588. (by
[@swisspost-bot](https://github.com/swisspost-bot) with
[#3077](#3077))

## @swisspost/design-system-styles@7.1.0

### Minor Changes

- Added the option for a Button animation to the left. (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#2865](#2865))

### Patch Changes

- Fixed missing chevron in valid and invalid select entries. (by
[@alizedebray](https://github.com/alizedebray) with
[#3075](#3075))

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

- Merged the card-control, checkbox-card and radio button card docs
pages and updated the choice-card-control styles. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2847](#2847))

- Fixed high-contrast-mode for card-control component. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2995](#2995))

- Added missing focus ring on checkbox and radio button groups. (by
[@alizedebray](https://github.com/alizedebray) with
[#3063](#3063))

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

### Patch Changes

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

## @swisspost/design-system-documentation@5.1.0

### Minor Changes

- Added the option for a Button animation to the left. (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#2865](#2865))

### Patch Changes

- Updated storybook version to 8 (by
[@renovate](https://github.com/apps/renovate) with
[#2797](#2797))

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

- Merged the card-control, checkbox-card and radio button card docs
pages and updated the choice-card-control styles. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2847](#2847))

- Fixed high-contrast-mode for card-control component. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2995](#2995))

- Fixed the product card border missing in the documentation page. (by
[@alizedebray](https://github.com/alizedebray) with
[#3057](#3057))

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

- Fixed high-contrast-mode for card-control component. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2995](#2995))

-   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

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alizé Debray <alize.debray@post.ch>
Co-authored-by: Alizé Debray <33580481+alizedebray@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.

None yet

2 participants