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: Revert "feat(styles): implement simple check list component (#4024)" #4166

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

leagrdv
Copy link
Contributor

@leagrdv leagrdv commented Dec 6, 2024

This reverts commit c61de03.

@leagrdv leagrdv requested review from a team as code owners December 6, 2024 09:04
@leagrdv leagrdv requested a review from alizedebray December 6, 2024 09:04
Copy link

changeset-bot bot commented Dec 6, 2024

🦋 Changeset detected

Latest commit: 4c9cfda

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

This PR includes changesets to release 16 packages
Name Type
@swisspost/design-system-icons Minor
@swisspost/design-system-components Minor
@swisspost/design-system-documentation Minor
@swisspost/design-system-styles Minor
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components-react Minor
@swisspost/design-system-components-angular Minor
@swisspost/internet-header Patch
@swisspost/design-system-intranet-header-workspace Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-styles-primeng-workspace Patch
@swisspost/design-system-intranet-header Minor
@swisspost/design-system-styles-primeng Minor
@swisspost/design-system-intranet-header-showcase Patch
@swisspost/design-system-tokens Minor
@swisspost/design-system-migrations Minor

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 Dec 6, 2024

Related Previews

Copy link

sonarqubecloud bot commented Dec 6, 2024

@leagrdv leagrdv changed the title Revert "feat(styles): implement simple check list component (#4024)" fix: Revert "feat(styles): implement simple check list component (#4024)" Dec 6, 2024
@gfellerph gfellerph merged commit 613dafc into main Dec 6, 2024
14 checks passed
@gfellerph gfellerph deleted the revert-commit-issue branch December 6, 2024 09:59
gfellerph pushed a commit that referenced this pull request Dec 9, 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.

⚠️⚠️⚠️⚠️⚠️⚠️

`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

- Removed size variants for textarea form control. The sizing classes
`.form-control-sm`, `.form-control-rg` and `.form-control-lg` for
textarea no longer have any effect and can be removed safely. (by
[@leagrdv](https://github.com/leagrdv) with
[#4062](#4062))

### Minor Changes

- Internalized bootstrap position utilities into the design system. (by
[@leagrdv](https://github.com/leagrdv) with
[#3988](#3988))

- Implemented simple check list component. (by
[@myrta2302](https://github.com/myrta2302) with
[#4171](#4171))

- Created the `search-input` component. (by
[@alionazherdetska](https://github.com/alionazherdetska) with
[#4099](#4099))

- Added list mixins `list-bullet`, `list-revert` and `list-unstyled`.
(by [@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

- Updated `.form-control` textarea to new Post design. (by
[@leagrdv](https://github.com/leagrdv) with
[#4062](#4062))

### Patch Changes

- Fixed ´switch´ alignment for long labels. (by
[@schaertim](https://github.com/schaertim) with
[#4140](#4140))

- Updated the ´post-accordion´ styles to match the new Post design. (by
[@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

- Reverted `ol` lists to use standard display (not grid). (by
[@leagrdv](https://github.com/leagrdv) with
[#4110](#4110))

- Updated fieldset-legend styles with Design Tokens. (by
[@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

## @swisspost/[email protected]

### Minor Changes

- Ιmplemented the back-to-top button component. (by
[@myrta2302](https://github.com/myrta2302) with
[#3991](#3991))

- Added the capability to use a slotted img as a logo inside
´accordion-items´. (by [@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

### Patch Changes

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

## @swisspost/[email protected]

### Minor Changes

- Added icon number 2633. (by [@leagrdv](https://github.com/leagrdv)
with [#4166](#4166))

### Patch Changes

- Removed `fill` and `stroke` attributes on the icons output files. (by
[@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @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]

### Patch Changes

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

## @swisspost/[email protected]



## @swisspost/[email protected]



## @swisspost/[email protected]

### Major Changes

- Removed size variants for textarea form control. The sizing classes
`.form-control-sm`, `.form-control-rg` and `.form-control-lg` for
textarea no longer have any effect and can be removed safely. (by
[@leagrdv](https://github.com/leagrdv) with
[#4062](#4062))

### Minor Changes

- Internalized bootstrap position utilities into the design system. (by
[@leagrdv](https://github.com/leagrdv) with
[#3988](#3988))

- Implemented simple check list component. (by
[@myrta2302](https://github.com/myrta2302) with
[#4171](#4171))

- Ιmplemented the back-to-top button component. (by
[@myrta2302](https://github.com/myrta2302) with
[#3991](#3991))

- Created the `search-input` component. (by
[@alionazherdetska](https://github.com/alionazherdetska) with
[#4099](#4099))

- Updated documentation to display the currently selected theme and
channel SCSS file. (by [@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

- Added a ´post-accordion´ example showing logo usage. (by
[@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

- Added list mixins `list-bullet`, `list-revert` and `list-unstyled`.
(by [@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

- Updated `.form-control` textarea to new Post design. (by
[@leagrdv](https://github.com/leagrdv) with
[#4062](#4062))

- Added tokens package icon to the home page (by
[@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

### Patch Changes

- Reverted `ol` lists to use standard display (not grid). (by
[@leagrdv](https://github.com/leagrdv) with
[#4110](#4110))

- Added ´btn-link´ class to remove inline padding. (by
[@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

- Added classes to fix banner sizing in controls. (by
[@leagrdv](https://github.com/leagrdv) with
[#4166](#4166))

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

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

3 participants