Skip to content

Commit

Permalink
Merge branch 'main' into tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
alionazherdetska committed Feb 11, 2025
2 parents 3d2a273 + bbcdf64 commit 95b2344
Show file tree
Hide file tree
Showing 511 changed files with 13,144 additions and 6,787 deletions.
6 changes: 6 additions & 0 deletions .changeset/2025-01-17-update-icons.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@swisspost/design-system-icons': minor
---

Added icons number 1041, 2204, 2642 and 8020.

5 changes: 5 additions & 0 deletions .changeset/angry-bulldogs-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': patch
---

Added media mixins to mixin/index.scss to include them in the core file.
5 changes: 5 additions & 0 deletions .changeset/angry-eagles-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Positioned the `post-collapsible` host relative so every not static positioned element within uses it as its base render context and therefore gets clipped as it should.
5 changes: 5 additions & 0 deletions .changeset/brave-oranges-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-documentation': patch
---

Updated the migrations documentation for v9.
5 changes: 5 additions & 0 deletions .changeset/chilly-carrots-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': major
---

Removed the Bootstrap `.stretched-link` helper class.
5 changes: 5 additions & 0 deletions .changeset/clever-cups-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': major
---

Removed the `.lh-base` utility class.
5 changes: 5 additions & 0 deletions .changeset/cold-bags-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': patch
---

Positioned `ul.list-bullet > li::before` elements statically, so they can't cause render context issues anymore.
5 changes: 5 additions & 0 deletions .changeset/curly-insects-breathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': major
---

Removed the Bootstrap icon link helper classes.
5 changes: 5 additions & 0 deletions .changeset/curvy-sheep-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-documentation': minor
---

Updated icon search, by implementing a paging and separating icon sets from each other.
8 changes: 8 additions & 0 deletions .changeset/cyan-days-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@swisspost/design-system-styles-primeng': patch
'@swisspost/design-system-documentation': patch
'@swisspost/design-system-components': patch
'@swisspost/design-system-styles': patch
---

Replaced previously deleted CSS variables with SASS variables.
5 changes: 5 additions & 0 deletions .changeset/dull-actors-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': minor
---

Improved main navigation overflow display.
5 changes: 5 additions & 0 deletions .changeset/eighty-bees-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': patch
---

Made the following components hidden until fully loaded to prevent flickering: `post-avatar`, `post-banner`, `post-breadcrumb`, `post-breadcrumb-item`, `post-closebutton`, `post-collapsible-trigger`, `post-footer`, `post-header`, `post-language-option`, `post-language-switch`, `post-mainnavigation`, `post-megadropdown`, `post-megadropdown-trigger`, `post-menu`, `post-menu-item`, and `post-menu-trigger`.
5 changes: 5 additions & 0 deletions .changeset/eighty-ghosts-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Added shadow to an optional tooltip arrow for `post-popover` component.
5 changes: 5 additions & 0 deletions .changeset/fair-llamas-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': patch
---

Fixed z-indexes for header components to ensure proper stacking order.
5 changes: 5 additions & 0 deletions .changeset/five-ears-eat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Removed nav for `post-header` component causing blank space on scroll for screens <1025px.
5 changes: 5 additions & 0 deletions .changeset/friendly-impalas-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-documentation': minor
---

Updated figma links in the documentation.
5 changes: 5 additions & 0 deletions .changeset/funny-knives-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-icons': patch
---

Fixed UI-Icon source file names.
5 changes: 5 additions & 0 deletions .changeset/gentle-jeans-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Updated the URL check on the post-logo component. It now also accepts relative URLs as valid props.
5 changes: 5 additions & 0 deletions .changeset/gold-news-retire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': patch
---

Refactored hover styling for links in `<post-footer>` to ensure they are underlined, aligning with the design specifications in Figma.
5 changes: 5 additions & 0 deletions .changeset/good-pens-play.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': major
---

Removed the Bootstrap `.text-bg-*` and `.link-*` helper classes.
5 changes: 5 additions & 0 deletions .changeset/good-wombats-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': major
---

Removed the Bootstrap figures helper classes and css variables.
7 changes: 7 additions & 0 deletions .changeset/grumpy-fishes-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@swisspost/design-system-tokens': patch
---

Added a transform function to avoid unitless zero values for specific token types (like `dimension`, etc.), which allows us to use these tokens also in css `calc()` functions.
Because `<number-token>`s are always interpreted as `<number>`s or `<integer>`s, "unitless 0" `<length>`s aren’t supported in calc().
Source: https://drafts.csswg.org/css-values-3/#calc-type-checking
5 changes: 5 additions & 0 deletions .changeset/happy-needles-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': minor
---

Add `interpolate-size: allow-keyword` for all supporting browsers, enabling transitions from and to `height: auto` (https://developer.mozilla.org/en-US/docs/Web/CSS/interpolate-size)
5 changes: 5 additions & 0 deletions .changeset/heavy-tips-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Removed megadropdown animation when another one is already opened.
5 changes: 5 additions & 0 deletions .changeset/hot-lizards-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': major
---

Removed the Bootstrap `.vr` helper class.
6 changes: 6 additions & 0 deletions .changeset/hungry-balloons-sin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@swisspost/design-system-components': minor
'@swisspost/design-system-styles': minor
---

Removed `post-popovercontainer` from the `post-megadropdown` component and added desktop animations with new slide-down and slide-up effects.
5 changes: 5 additions & 0 deletions .changeset/large-apples-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-documentation': patch
---

Fixed tabs in documentation pages.
5 changes: 5 additions & 0 deletions .changeset/large-gorillas-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Added focus styles for the `post-logo` component, which contains a link, to improve accessibility.
6 changes: 6 additions & 0 deletions .changeset/late-birds-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@swisspost/design-system-documentation': minor
'@swisspost/design-system-styles': minor
---

Removed deprecated `$displayX-weight` scss variables and font-weight light (`.light`) utilities as the new Swiss Post font does not have a 300 weight version.
6 changes: 6 additions & 0 deletions .changeset/late-days-approve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@swisspost/design-system-documentation': minor
'@swisspost/design-system-styles': patch
---

Updated the styles for `.focus-ring` and added documentation.
6 changes: 6 additions & 0 deletions .changeset/loud-planes-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@swisspost/design-system-documentation': minor
'@swisspost/design-system-components': minor
---

Added the `post-linkarea` component.
5 changes: 5 additions & 0 deletions .changeset/lovely-cooks-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-styles': patch
---

Got rid of the page wide yellow background as it can cause yellow flashing between page loads
5 changes: 5 additions & 0 deletions .changeset/modern-pumpkins-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Fixed `post-icon` calculated base href.
5 changes: 5 additions & 0 deletions .changeset/nervous-mangos-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-components': patch
---

Added z-index to the `post-header` component to display it on top of other contents.
6 changes: 6 additions & 0 deletions .changeset/nine-rocks-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@swisspost/design-system-documentation': patch
'@swisspost/design-system-styles': patch
---

Moved the Bootstrap `.clearfix` helper class to the design system and documented it.
6 changes: 6 additions & 0 deletions .changeset/poor-laws-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@swisspost/design-system-components': patch
'@swisspost/design-system-styles': patch
---

Fixed display of `post-megadropdown` in header.
5 changes: 5 additions & 0 deletions .changeset/popular-rivers-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@swisspost/design-system-documentation': patch
---

Fixed the sizing of the technology and supported browser images on the introduction page of the documentation.
Loading

0 comments on commit 95b2344

Please sign in to comment.