-
Notifications
You must be signed in to change notification settings - Fork 22
chore(docs, styles): add .form-check-sm class to htmlcss radio button and add size variant on stories
#6805
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
Open
bucknatt
wants to merge
59
commits into
main
Choose a base branch
from
6290-htmlcss-radio-button-small
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+270
โ172
Open
Changes from 6 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
aebf926
chore(docs, styles): added size variant in form radio button stories
ee055d9
chore(docs, styles): added `size: 'null'` in args for stories, added โฆ
d706405
added changeset
bucknatt 2180e38
chore(docs, styles): fixed stylelint error
b82751a
chore(docs, styles): fixed stylelint error
12425ba
chore(docs, styles): fixed stylelint error-3
789dc7a
feat(styles): added grouped radio button gap in `fieldset` CSS class
bucknatt dd6efcc
feat(styles): added CSS class to align label with radio
bucknatt 62900e7
feat(styles): fixed label alignment with radio button for group vertiโฆ
bucknatt 37d33c9
feat(styles): fixed gap to be like in figma for all radio group (horiโฆ
bucknatt 0a00949
feat(docs): added snapshot stories for radio group vertical and horizโฆ
bucknatt 6320d9a
feat(docs): fixed import on snapshot stories
bucknatt 7c5feee
feat(docs): fixed group name for cypress e2e testing on snapshot stories
bucknatt a67c6f1
feat(docs): fixed group name for cypress e2e testing on snapshot stories
bucknatt 0495c59
feat(docs): fixed e2e and added name attribute to render-function
bucknatt fe392d9
Merge branch 'refs/heads/main' into 6290-htmlcss-radio-button-small
bucknatt d42e7d3
feat(compo, styles): added font-size for small variant on divider
bucknatt 8942ba7
feat(docs): fix e2e-1
bucknatt 0bdbe63
feat(docs): fix e2e-2 provided with unique id
bucknatt 0e273ee
feat(docs): fix e2e-3 removed unused vars and type any for linting
bucknatt fc8751e
feat(docs): fix pipeline fail by replacing math.random because of insโฆ
bucknatt 68aa346
feat(docs): updated font-size for small label
bucknatt 2f3add2
feat(docs): added logic to generate unique id with fallback to simpleโฆ
bucknatt caa8952
feat(docs, styles): moved form-check code to form-check scss file forโฆ
bucknatt 8117383
feat(docs, styles): added code in checkbox scss-file for group
bucknatt 91b8c47
feat(docs, styles): updated form-check scss-file to working code for โฆ
bucknatt 8af14f1
Merge branch 'main' of https://github.com/swisspost/design-system intโฆ
bucknatt d84ad6e
chore(doc, styles): formatted and fixed stylelint errors
47b60cc
chore(doc, styles): added smaller icon-size and icon-dot for small raโฆ
2f254a3
chore(doc, styles): updated logic for default and smaller font-size fโฆ
19b4cc9
Merge branch 'main' of https://github.com/swisspost/design-system intโฆ
bucknatt 5df5cbe
feat(docs, styles): refactoring code for checkbox group
bucknatt cc574ac
feat(docs, styles): added group vertical and inline for default and sโฆ
bucknatt a93bbed
feat(docs, styles): refactoring and added vertical and horizontal group
bucknatt 48fbee6
feat(docs, styles): removed duplicated code for checkbox
bucknatt 61064e5
feat(docs, styles): removed padding-inline-start before label in radiโฆ
bucknatt 960cb5b
Merge branch 'main' into 6290-htmlcss-radio-button-small
bucknatt e775bd4
Merge branch 'main' into 6290-htmlcss-radio-button-small
bucknatt f1cf175
feat(docs, styles): updated changeset
bucknatt bc1c16c
feat(docs, styles): revert change on aria-describedby
bucknatt 0dbe58a
feat(docs, styles): revert changes on render Radio Group to be same aโฆ
bucknatt f8fc297
feat(docs, styles): add small Radiobutton Group examples for Grouped โฆ
bucknatt 6a5cfdf
feat(docs, styles): update markdown for group examples for small group
bucknatt 8cbff76
feat(docs, styles): revert change and set anchor on link for radio-buโฆ
bucknatt 5aec70a
feat(docs, styles): revert changes on validation line
bucknatt 5a225f1
feat(docs, styles): revert and remove snapshot counter to create id wโฆ
bucknatt 86e86a9
feat(docs, styles): remove unused name not in args in meta.render funโฆ
bucknatt 5bb4bb3
Merge branch 'main' into 6290-htmlcss-radio-button-small
bucknatt a7d0cfa
feat(docs, styles): remove already defined `display flex` and `align-โฆ
bucknatt 24a712c
feat(docs, styles): remove redundant single padding from fieldset
bucknatt c5ce189
feat(docs, styles): replace `padding-block-start` and `padding-block-โฆ
bucknatt 7459c67
feat(docs, styles): add titles to snapshot stories,
bucknatt 23e335a
feat(docs, styles): fix lint errors
bucknatt 0824894
feat(docs, styles): remove typo
bucknatt c4031fd
feat(docs, styles): revert change
bucknatt dceaaa1
feat(docs, styles): change title text
bucknatt 3c48834
feat(docs, styles): add groupName to input-tag of radio
bucknatt f88176f
feat(docs, styles): remove hardcoded line height as it is not unnecesโฆ
bucknatt b15b4e3
feat(docs, styles): remove vertica-align for label, as it is a flex cโฆ
bucknatt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| "@swisspost/design-system-documentation": minor | ||
| "@swisspost/design-system-styles": minor | ||
| --- | ||
|
|
||
| The CSS `.form-check-sm` class has been added to the Form Radio Button component and the variant size is added to the component's documunetation. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.