-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/toggle group improvements (#507)
* fix: storybook singleSelect story * style: css adaptions * refactor: adapt variant prop * feat: add story with icons * feat: selected buttons get solid icons * fix: build, format, lint, adapt tests * fix: stories; selected icon initially solid * fix: adapt snapshot * docs: add _beta_ badge in Toggle Group stories * refactor: default border; adapt disabled border * feat: implement kebab case events * refactor: rename prop boxType: string to fullWidth: boolean * fix: replace 'secondary' with 'white-background' * refactor: drop toggle-button stories * refactor: add icon stories * feat: add prop colorScheme; add stories colorScheme * refactor: add aria-label to icon-only * feat: move border from toggle-group to toggle-button * fix: remove scaleChange from .mdx * refactor: rename prop 'variant' to 'background'; make 'white' default background * refactor: change values of prop 'colorScheme' to 'color' and 'momochrome' * refactor: reduce stories * feat: add storybook description _de and _en * refactor: make 'regular' the default size * refactor: rename/reactivate toggle-group stories; drop toggle-button stories (mdx.x) * style: format Co-authored-by: Arturo <ac@iconstorm.com>
- Loading branch information
Showing
20 changed files
with
620 additions
and
862 deletions.
There are no files selected for viewing
This file contains 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 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.