diff --git a/.changeset/chatty-kiwis-travel.md b/.changeset/chatty-kiwis-travel.md new file mode 100644 index 0000000000..e844f85ca9 --- /dev/null +++ b/.changeset/chatty-kiwis-travel.md @@ -0,0 +1,5 @@ +--- +'@swisspost/design-system-documentation': minor +--- + +Simplified the markup structure for checkboxes by removing the need to use the classes `.form-check-input` and `.form-check-label` on the input field and the label respectively. You can safely remove these classes from your markup, they no longer have any effect. diff --git a/.changeset/dirty-squids-hunt.md b/.changeset/dirty-squids-hunt.md new file mode 100644 index 0000000000..3594e1717b --- /dev/null +++ b/.changeset/dirty-squids-hunt.md @@ -0,0 +1,5 @@ +--- +'@swisspost/design-system-styles': minor +--- + +Updated radio-button styles with Design Tokens. diff --git a/.changeset/slow-fishes-reply.md b/.changeset/slow-fishes-reply.md new file mode 100644 index 0000000000..177763d205 --- /dev/null +++ b/.changeset/slow-fishes-reply.md @@ -0,0 +1,5 @@ +--- +'@swisspost/design-system-styles': minor +--- + +Updated checkbox styles with Design Tokens. diff --git a/.changeset/stupid-walls-tie.md b/.changeset/stupid-walls-tie.md new file mode 100644 index 0000000000..6d424b3588 --- /dev/null +++ b/.changeset/stupid-walls-tie.md @@ -0,0 +1,5 @@ +--- +"@swisspost/design-system-styles": minor +--- + +Updated switch styles with Design Tokens. diff --git a/packages/components/cypress/fixtures/post-card-control.form-association.test.html b/packages/components/cypress/fixtures/post-card-control.form-association.test.html index 6cf8703d6f..b8f6997ec7 100644 --- a/packages/components/cypress/fixtures/post-card-control.form-association.test.html +++ b/packages/components/cypress/fixtures/post-card-control.form-association.test.html @@ -4,6 +4,10 @@ Document +