-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(classNames): move classNames to outer wrapper (#9491)
* feat(classNames): move classNames to outer wrapper * fix(Storybook): add test stories * feat(ComboBox): move className to wrapper * feat(MultiSelect): move className to wrapper * fix(className): use consistent pattern * feat(DatePicker): move className to wrapper * feat(NumberInput): move className to wrapper * feat(RadioButtonGroup): add className to wrapper * feat(Slider): move className to wrapper * feat(TimePicker): add className to wrapper * chore(snapshot): update snapshots * fix(propType): change wording in Checkbox propTypes * test(snapshot): update snapshots * chore(storybook): remove test stories Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
22372ff
commit ee69d34
Showing
11 changed files
with
362 additions
and
50 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
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.