Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change search match style #1344

Merged
merged 2 commits into from
Jul 16, 2013
Merged

Change search match style #1344

merged 2 commits into from
Jul 16, 2013

Conversation

pfiller
Copy link
Contributor

@pfiller pfiller commented Jul 11, 2013

@mlettini @starzonmyarmz @kenearley @stof @koenpunt

This is a relatively simple change. Rather than use a background color change to indicate a search match, we're now going to use an underline. This change allows search indication to happen even when the result is highlighted. I also just like it more.

This PR also includes a fix for an issue introduced by the SASS conversion by flipping the single/multiple style order.

@pfiller
Copy link
Contributor Author

pfiller commented Jul 11, 2013

It's probably easier to look at the actual commits on this one. The diff is huge because I just swapped the location of a large block of CSS.

@mlettini
Copy link

👊

@kenearley
Copy link

This is great. I'm assuming it will play nice with the new optgroup search. :shipit:

@pfiller
Copy link
Contributor Author

pfiller commented Jul 15, 2013

I'm assuming it will play nice with the new optgroup search.

Yeah, the timing is not coincidental.

pfiller added a commit that referenced this pull request Jul 16, 2013
@pfiller pfiller merged commit e27442c into master Jul 16, 2013
@pfiller pfiller deleted the change-search-match-style branch July 16, 2013 16:31
pfiller added a commit that referenced this pull request Jul 17, 2013
- Search optgroups #1343
- Change search match style #1344
- Remove memoization of search field width. #1359
- Remove Chosen's ID dependency #1360
- Rebuild Search Results After liszt:updated #1361
- Clear highlight when no results are found #1364
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants