-
Notifications
You must be signed in to change notification settings - Fork 19
chore(icons): ☝️ update icons #5564
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: f4c4bee The changes in this PR will be included in the next version bump. This PR includes changesets to release 12 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 |
|
alizedebray
approved these changes
Jun 2, 2025
oliverschuerch
pushed a commit
that referenced
this pull request
Jun 24, 2025
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 - Improved `post-header` component responsive behavior for better mobile and desktop experience. Removed `postUpdateDevice` event as part of internal refactoring - if you were listening to this event in your application, you'll need to remove those event listeners. Fixed a bug causing the `post-mainnavigation` to misplace after resizing from tablet to desktop and then back to tablet. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5490](#5490)) - Updated the following props to be `required`: - `post-breadcrumbs`: `homeUrl` is now required. - `post-collabpsible-trigger`: `for` is now required. - `post-language-switch`: `caption` and `description` are now required. - `post-tab-header`: `panel` is now required. - `post-tab-panel`: `name` is now required. (by [@myrta2302](https://github.com/myrta2302) with [#5469](#5469)) - Added the styles responsible for preventing fouc (flashes of unstyled content) for web-, angular- and react-components in the respective component packages: - `@swisspost/design-system-components/post-components/post-components.css` - `@swisspost/design-system-components-angular/post-components.css` - `@swisspost/design-system-components-react/post-components.css` (by [@oliverschuerch](https://github.com/oliverschuerch) with [#5165](#5165)) - Fixed visual gap in the `post-header` component on iOS in Chrome browser. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5621](#5621)) ### Patch Changes - Fixed `post-tooltip` text overflow by implementing proper word wrapping and updating width constraints. Tooltips now break correctly within a maximum width of 280px, preventing text from bleeding outside container boundaries. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5544](#5544)) - Updated validation error messages across the component library. (by [@myrta2302](https://github.com/myrta2302) with [#5471](#5471)) - Set `<post-tooltip>` to `display: contents` to avoid affecting document layout. (by [@myrta2302](https://github.com/myrta2302) with [#5574](#5574)) - Replaced thrown errors with console.errors for all property checker functions. (by [@myrta2302](https://github.com/myrta2302) with [#5471](#5471)) - Updated the following props to be `optional`: - `post-banner`: `dismissLabel`, `icon` - `post-card-control`: `description` - `post-language-option`: `active`, `name`, `url`, `variant` - `post-logo`: `url` - `post-tabs`: `activePanel` - `post-tag`: `variant` Updated prop type: - `post-card-control`: `validity` type changed to boolean. (by [@myrta2302](https://github.com/myrta2302) with [#5469](#5469)) - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Added the styles responsible for preventing fouc (flashes of unstyled content) for web-, angular- and react-components in the respective component packages: - `@swisspost/design-system-components/post-components/post-components.css` - `@swisspost/design-system-components-angular/post-components.css` - `@swisspost/design-system-components-react/post-components.css` (by [@oliverschuerch](https://github.com/oliverschuerch) with [#5165](#5165)) ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Added the styles responsible for preventing fouc (flashes of unstyled content) for web-, angular- and react-components in the respective component packages: - `@swisspost/design-system-components/post-components/post-components.css` - `@swisspost/design-system-components-angular/post-components.css` - `@swisspost/design-system-components-react/post-components.css` (by [@oliverschuerch](https://github.com/oliverschuerch) with [#5165](#5165)) ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Removed the file responsible for preventing fouc (flashes of unstyled content) for the web-components: `@swisspost/design-system-styles/components/not-defined.(scss|css)`. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#5696](#5696)) ### Patch Changes - Fixed an issue on iOS Chrome where floating labels would appear above the mobile navigation menu after users interacted with multiple form inputs, by increasing the z-index hierarchy for `post-header` components on mobile and tablet devices to ensure proper layering and maintain the navigation menu's top-level priority. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#5550](#5550)) - Adjusted label top position to prevent text from appearing between label and border on Windows at 125% scaling. (by [@myrta2302](https://github.com/myrta2302) with [#5547](#5547)) ## @swisspost/[email protected] ### Patch Changes - Updated icons: - `money` (solid): 16, 24, 32, 40, 48 and 64px (by [@swisspost-bot](https://github.com/swisspost-bot) with [#5564](#5564)) ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ## @swisspost/[email protected] ### Minor Changes - Only show `health` and `raw-components` stories in development environment and filter them from the search in production mode. (by [@schaertim](https://github.com/schaertim) with [#5377](#5377)) ### Patch Changes - Updated `post-popover` component documentation by adding missing `close-button-caption` attribute in component examples. (by [@myrta2302](https://github.com/myrta2302) with [#5501](#5501)) - Added a new page 'Header with Custom Logo Link' under Guidelines, on how to use post-header logo with a custom link wrapper. (by [@myrta2302](https://github.com/myrta2302) with [#5171](#5171)) - Updated the PrimeNG styles package documentation. (by [@alizedebray](https://github.com/alizedebray) with [#5488](#5488)) - 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] ## @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] --------- 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!
Updated icons
UI icons:
money
(solid): 16, 24, 32, 40, 48 and 64px