-
Notifications
You must be signed in to change notification settings - Fork 561
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* breaking changes + cleanup * add SelectPanel.Warning * add link styles * remove todo story :) * typo * I not H * change example from labels to assignees * 1. make it work.... * move implementation details from story → component * absorb EmptyMessage into SelectPanel.Message * absorb WarningMessage into SelectPanel.Message * absorb ErrorMessage into SelectPanel.Message * stricter types for empty * clean up lint errors * tiny cleanup for bug * clean up message types real good! * child can be null * types: first round * types: round 2 - cleanup * types: round 3 more cleanup * types: 4 clean up stories ignores * types: 5 clean up stories * SelectPanel.Loading no longer exists * Revert "SelectPanel.Loading no longer exists" This reverts commit 0afa927. * use TextInputProps for SelectPanel.SearchInput * sync internal and props.open with state * use ?? instead of || Co-authored-by: Josh Black <[email protected]> --------- Co-authored-by: Josh Black <[email protected]>
- Loading branch information
1 parent
5fd025f
commit ffc0eba
Showing
2 changed files
with
99 additions
and
116 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
Oops, something went wrong.