-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(SelectBadge): Components improvements (#1238)
* feat: improve selected badge * test: update tests * refactor: remove unused console.log and simplify docs * chore: take care of undefined priority item * refactor: correct punctuation in docs * refactor: remove unnecessary "?" * refactor: change rendering conditions * refactor: remove redundant logic * refactor: remove redundant logic * test: update tes descriptions * refactor: address review comments * chore: change optionItem value in storybook to something real * refactor: Select Badge story simplification * refactor: simplify names * refactor: address final comments * refactor: remove unnecessary string literal --------- Co-authored-by: Anastasiia Mishchenko <mishchenko@textkernel.nl>
- Loading branch information
1 parent
9ece317
commit a936732
Showing
6 changed files
with
430 additions
and
330 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.