-
Notifications
You must be signed in to change notification settings - Fork 491
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #932 from matuzalemsteles/issue-928
Add new `searchPlaceholder` option to customize search placeholder | Fixes #928
- Loading branch information
Showing
6 changed files
with
70 additions
and
5 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
packages/clay-isomorphic/fixtures/expected/ClayManagementToolbar.searchInput
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<div class="input-group"><div class="input-group-item"><input aria-label="Search"class="form-control input-group-inset input-group-inset-after" name="" placeholder="search-for" ref="search" type="text" /><span class="input-group-inset-item input-group-inset-item-after"><button class="btn navbar-breakpoint-d-none btn-unstyled"aria-label="times"type="null"><svg aria-hidden="true" class="lexicon-icon lexicon-icon-times"focusable="false"><title>times</title><use xlink:href="spritemap.svg#times" /></svg></button><button class="btn btn-unstyled"aria-label="search"type="submit"><svg aria-hidden="true" class="lexicon-icon lexicon-icon-search"focusable="false"><title>search</title><use xlink:href="spritemap.svg#search" /></svg></button></span></div></div> | ||
<div class="input-group"><div class="input-group-item"><input aria-label="Search"class="form-control input-group-inset input-group-inset-after" name=""placeholder="search-for"ref="search" type="text" /><span class="input-group-inset-item input-group-inset-item-after"><button class="btn navbar-breakpoint-d-none btn-unstyled"aria-label="times"type="null"><svg aria-hidden="true" class="lexicon-icon lexicon-icon-times"focusable="false"><title>times</title><use xlink:href="spritemap.svg#times" /></svg></button><button class="btn btn-unstyled"aria-label="search"type="submit"><svg aria-hidden="true" class="lexicon-icon lexicon-icon-search"focusable="false"><title>search</title><use xlink:href="spritemap.svg#search" /></svg></button></span></div></div> |
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