-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EuiSelectableTemplateSitewide for Elastic's global search (#3800)
* [EuiSelectableListItem] Added `onFocusBadgeContent` prop for visible instructions * Fixing alignment of new li elements that used to be buttons * First step towards custom option renders * Added `searchableLabel` to EuiSelectableOption` * EuiHighlight as the span * Changing EuiSelectableItem’s `onFocusBadgeContent` to `onFocusBadge` To allow for altering the badge’s props as well as content * Added ability to change empty messages directly on EuiSelectable to maintain id * [EuiSelectableMessage] Added `bordered` prop * Updating some EuiSelectable docs and removing `<br>` from sitewide template * [EuiBadge] Fix layout when only an icon is provided * Also fixes the implementation of the on focus badge for EuiComboBox and EuiSelectable * Background color for EuiMark only in Amsterdam * introduce EuiSelectableOption generic; use generic extension in EuiSelectableTemplateSitewideOption * [EuiPopover] and [EuiSelectable] Fix some axe issues
- Loading branch information
Showing
52 changed files
with
2,268 additions
and
184 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
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.