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

feat: Search results component #98

Merged
merged 7 commits into from
Apr 24, 2024
Merged

feat: Search results component #98

merged 7 commits into from
Apr 24, 2024

Conversation

alexgarel
Copy link
Member

@alexgarel alexgarel commented Apr 15, 2024

This PR adds a searchalicious-results component that displays the search results

  • you must provide an element with attribute slot="result" that contains a template to display a single search result
  • a before-search slot is also available to display something before first search launch
  • as well as a no-results slot to display something when no results are found

@alexgarel alexgarel marked this pull request as draft April 16, 2024 07:41
@alexgarel alexgarel changed the base branch from main to search-bar April 16, 2024 07:42
Base automatically changed from search-bar to main April 16, 2024 16:39
@alexgarel alexgarel marked this pull request as ready for review April 18, 2024 08:02
@alexgarel alexgarel merged commit ae949ea into main Apr 24, 2024
6 checks passed
@alexgarel alexgarel deleted the search-results branch April 24, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants