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: add <ais-reverse-highlight>, <ais-snippet> and <ais-reverse-snippet> components #891

Merged
merged 3 commits into from
Jan 27, 2022

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented Jan 26, 2022

Summary

Based on the work in #888 , here are three additions to the component library:

  • <ais-reverse-highlight>
  • <ais-snippet>
  • <ais-reverse-snippet>

Contrary to the update of <ais-highlight>, they follow more closely the naming set by the helpers in InstantSearch.js (specifically the highlightedTagName parameter). The next major update of Angular InstantSearch will probably be an opportunity to bring back this change to <ais-highlight> as well.

@dhayab dhayab changed the title Feat/add missing helpers feat: add <ais-reverse-highlight>, <ais-snippet> and <ais-reverse-snippet> components Jan 26, 2022
@dhayab dhayab requested review from a team, sarahdayan and Haroenv and removed request for a team January 26, 2022 15:03
@netlify
Copy link

netlify bot commented Jan 26, 2022

✔️ Deploy Preview for angular-instantsearch ready!

🔨 Explore the source changes: 21d05ac

🔍 Inspect the deploy log: https://app.netlify.com/sites/angular-instantsearch/deploys/61f174c3b5d3410008ae1cb1

😎 Browse the preview: https://deploy-preview-891--angular-instantsearch.netlify.app

@FabienMotte FabienMotte changed the base branch from develop to master January 26, 2022 15:43
@FabienMotte
Copy link
Contributor

@dhayab I took the freedom to update the base of this PR to master while deleting develop branch. They are in sync, so you shouldn't see any issue.

@dhayab dhayab changed the title feat: add <ais-reverse-highlight>, <ais-snippet> and <ais-reverse-snippet> components feat: add <ais-reverse-highlight> / <ais-snippet> / <ais-reverse-snippet> components Jan 26, 2022
@dhayab dhayab changed the title feat: add <ais-reverse-highlight> / <ais-snippet> / <ais-reverse-snippet> components feat: add <ais-reverse-highlight>, <ais-snippet> and <ais-reverse-snippet> components Jan 26, 2022
@dhayab
Copy link
Member Author

dhayab commented Jan 26, 2022

It looks like the CI is stuck, and the renaming trick does not force a rerun. The ci/circleci: build job was successfully run with the latest commit, I believe we're safe if we force squash + merge this. Wdyt?

@dhayab dhayab merged commit fbe9f59 into master Jan 27, 2022
@dhayab dhayab deleted the feat/add-missing-helpers branch January 27, 2022 09:02
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.

None yet

3 participants