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

fix(styles): Popover update max-width and some styles #2926

Merged
merged 35 commits into from
Apr 22, 2024

Conversation

imagoiq
Copy link
Contributor

@imagoiq imagoiq commented Apr 11, 2024

No description provided.

# Conflicts:
#	packages/styles/src/components/form-range.scss
# Conflicts:
#	packages/styles/src/components/form-check.scss
#	packages/styles/src/components/form-range.scss
#	packages/styles/src/mixins/_utilities.scss
@imagoiq imagoiq self-assigned this Apr 11, 2024
@imagoiq imagoiq requested a review from a team as a code owner April 11, 2024 08:13
@imagoiq imagoiq requested review from alizedebray and removed request for a team April 11, 2024 08:13
Copy link

changeset-bot bot commented Apr 11, 2024

🦋 Changeset detected

Latest commit: ee6857d

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

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

@imagoiq imagoiq linked an issue Apr 11, 2024 that may be closed by this pull request
@swisspost-bot
Copy link
Contributor

swisspost-bot commented Apr 11, 2024

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

Co-authored-by: Oliver Schürch <oliver.schuerch@post.ch>
Base automatically changed from fix/improve-forms-input-in-hcm to main April 15, 2024 13:29
@oliverschuerch
Copy link
Contributor

To fix the e2e tests, simply remove the aria-prohibited-attr and only leave the aria-allowed-attr statement in the axe test.

…d-sizes

# Conflicts:
#	packages/styles/src/components/form-check.scss
#	packages/styles/src/components/form-validation.scss
#	packages/styles/src/placeholders/_close.scss
…nd-sizes' into fix/2622-popover-update-styles-and-sizes
Copy link

sonarcloud bot commented Apr 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@imagoiq imagoiq merged commit e9d5fe8 into main Apr 22, 2024
9 checks passed
@imagoiq imagoiq deleted the fix/2622-popover-update-styles-and-sizes branch April 22, 2024 05:54
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.

Popover: update styles
3 participants