-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 1020: Shellbar pass popoverProps to SearchInput (#1091)
With this change + Shellbar passes popoverProps to SearchInput + SearchInput popoverProps default to `placement='bottom'` and `disableEdgeDetection=true` + Product Switch button gets aria-label from `productSwitch.label` + `productSwitch.label` prop is now required + `productSwitch.label` prop documented + Popover `widthSizingType ` prop documentation markdown is fixed.
- Loading branch information
Showing
3 changed files
with
22 additions
and
9 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