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(recommend): support escapeHTML in recommend widgets #6199

Merged
merged 3 commits into from
May 15, 2024

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented May 15, 2024

Summary

This PR adds support for the escapeHTML prop in recommend widgets, so they can control how their data is computed before being displayed, similarly to what is possible with hits/infinite hits.

FX-2858

@dhayab dhayab requested review from a team, Haroenv and aymeric-giraudet and removed request for a team May 15, 2024 12:27
@dhayab dhayab added the Feature: Recommendations Providing recommendations of records or facets label May 15, 2024
Copy link

codesandbox-ci bot commented May 15, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit abe7e55:

Sandbox Source
react-instantsearch-app Configuration
example-react-instantsearch-default-theme Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-vue-instantsearch-default-theme Configuration

@dhayab dhayab merged commit 21c87fb into feat/map-recommend-results May 15, 2024
7 of 8 checks passed
@dhayab dhayab deleted the feat/recommend-escapehtml branch May 15, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Recommendations Providing recommendations of records or facets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants