-
Notifications
You must be signed in to change notification settings - Fork 14
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): implement v2 styles for checkbox, radio-button & switch using tokens #3965
base: main
Are you sure you want to change the base?
Conversation
commit 8825864 Author: Tim Schär <[email protected]> Date: Tue Sep 10 15:22:04 2024 +0200 fix(setup): build tokens before styles is started
…t/design-system into 3273-component-checkbox
…-for-focus-ring-styling' into 3275-component-switch
…-for-focus-ring-styling' of https://github.com/swisspost/design-system into 3587-extend-focus-style-mixin-by-adding-optional-params-for-focus-ring-styling
…-for-focus-ring-styling' into 3275-component-switch
Co-authored-by: Alizé Debray <[email protected]>
Co-authored-by: Alizé Debray <[email protected]>
Co-authored-by: Alizé Debray <[email protected]>
E2E test for the card-control currently fail. The issue is that some tests use a fixture file which needs to load the styles file and the fonts. The fonts however are not able to be loaded due to proxy problems. After discussing this with philipp we decided to postpone finding a solution for this so the PR can be reviewed and merged. Some of the spacing styles of the radio-button and the checkbox within fieldsets is not looking like the design right now. This is due to some styling having to be done in the fieldset styles instead of the checkbox/radio styles. A ticket to do this has been created. |
…/design-system into form-check-combination
Co-authored-by: Philipp Gfeller <[email protected]>
Used placeholders for form-check, radio-button and checkbox styles and removed unused classes.
…/design-system into form-check-combination
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
Quality Gate passedIssues Measures |
No description provided.