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

feat(styles): deprecate regular breakpoint #2238

Merged
merged 40 commits into from
Feb 20, 2024
Merged

Conversation

oliverschuerch
Copy link
Contributor

@oliverschuerch oliverschuerch commented Nov 7, 2023

b1aserlu and others added 29 commits September 6, 2023 15:01
removes unintentionally commited file
# Conflicts:
#	packages/documentation/src/stories/foundation/layout/breakpoints/breakpoints.blocks.tsx
#	packages/documentation/src/stories/foundation/layout/breakpoints/breakpoints.module.scss
@oliverschuerch oliverschuerch requested a review from a team as a code owner November 7, 2023 10:25
Copy link

changeset-bot bot commented Nov 7, 2023

🦋 Changeset detected

Latest commit: 402698c

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

This PR includes changesets to release 1 package
Name Type
@swisspost/design-system-documentation 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

swisspost-bot commented Nov 7, 2023

Preview environment ready: https://preview-2238--swisspost-web-frontend.netlify.app
Preview environment ready: https://preview-2238--swisspost-design-system-next.netlify.app

Copy link

sonarqubecloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alizedebray alizedebray added the 🚂 PR train PR which follows another one. label Nov 9, 2023
@alizedebray alizedebray removed the 🚂 PR train PR which follows another one. label Nov 20, 2023
@oliverschuerch oliverschuerch added the on hold Wait for something to be done, before continue working on this Issue label Jan 18, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@oliverschuerch oliverschuerch force-pushed the 1225-update-breakpoints branch from f9aa921 to 402698c Compare February 20, 2024 15:26
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@oliverschuerch oliverschuerch merged commit 1d96949 into main Feb 20, 2024
9 checks passed
@oliverschuerch oliverschuerch deleted the 1225-update-breakpoints branch February 20, 2024 15:51
@gfellerph gfellerph removed the on hold Wait for something to be done, before continue working on this Issue label Feb 29, 2024
gfellerph pushed a commit that referenced this pull request Feb 29, 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/[email protected]

### Patch Changes

- Improved display of tooltip arrow in high contrast mode. (by
[@imagoiq](https://github.com/imagoiq) with
[#2697](#2697))

- Fixes an issue with the post-popover component that stopped working
once trigger buttons were removed from the page or new trigger buttons
were added to the page asynchronously. (by
[@gfellerph](https://github.com/gfellerph) with
[#2695](#2695))

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

- Reinstated original navigation role for post-main-navigation. (by
[@imagoiq](https://github.com/imagoiq) with
[#2709](#2709))
-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

- Fixed missing migration files. (by
[@alizedebray](https://github.com/alizedebray) with
[#2712](#2712))

## @swisspost/[email protected]

### Patch Changes

- Updated the color of success alerts from black to white for a better
contrast. (by [@alizedebray](https://github.com/alizedebray) with
[#2740](#2740))

- Fixed color-contrast on blockquote footer with dark background. (by
[@imagoiq](https://github.com/imagoiq) with
[#2714](#2714))

- Fixed close icon button which is not visible on hover with light theme
and high contrast mode enabled. (by
[@imagoiq](https://github.com/imagoiq) with
[#2705](#2705))

- Improved display of badge and switch checked state with high contrast
mode. (by [@imagoiq](https://github.com/imagoiq) with
[#2706](#2706))

- Reduced the `xxl` breakpoint size form 1441px to 1440ppx. (by
[@alizedebray](https://github.com/alizedebray) with
[#2741](#2741))

- Fixed color-contrast issue on valid form-feedback. (by
[@imagoiq](https://github.com/imagoiq) with
[#2717](#2717))

- Removes unwanted margin from heading within the notification overlay
component. (by [@b1aserlu](https://github.com/b1aserlu) with
[#2407](#2407))

## @swisspost/[email protected]

### Minor Changes

- Added a new documentation page about metadata. It has links to
documentations about most common metadata of a webpage as well as an
example of an HTML header. (by [@b1aserlu](https://github.com/b1aserlu)
with [#2511](#2511))

- Added a Button to the toolbar of Storybook to visit older versions of
the documentation. (by [@b1aserlu](https://github.com/b1aserlu) with
[#2635](#2635))

- Added a documentation page for the Subnavigation Component. (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#2574](#2574))

### Patch Changes

- Deprecated `rg` breakpoint. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#2238](#2238))

- Removed the info banner telling everyone that the storybook docs are
in beta. They've grown up now. (by
[@gfellerph](https://github.com/gfellerph) with
[#2739](#2739))

- Added example for intranet-header component with
optionDropdownContent. (by [@imagoiq](https://github.com/imagoiq) with
[#2719](#2719))

- Added color value after color title to help for comparison. (by
[@imagoiq](https://github.com/imagoiq) with
[#2730](#2730))

-   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]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]

Co-authored-by: github-actions[bot] <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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants