-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(GlobalStatus): add possibility for a custom message (replace `gl…
…obal_status_id` with `globalStatus` prop) (#2351) * add support for custom global status message for input * make new globalStatus prop in object form * add globalStatus prop to components with status * create GlobalStatus story with examples of custom global status messages * update snapshots * remove bool and func proptypes from globalStatus.message * update type definitions * docs(GlobalStatus): rename global_status_id to globalStatus * docs(v10): occurences -> occurrences * docs(GlobalStatus): config object prop text -> id * chore: make shared GlobalStatusConfigObject type * chore: use shared GlobalStatusConfigObject in Slider --------- Co-authored-by: -l <anderslangseth@gmail.com>
- Loading branch information
Showing
83 changed files
with
774 additions
and
441 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
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.