Skip to content

fix(autocomplete-preset-algolia): support Unicode in ReverseHighlight#1331

Merged
Haroenv merged 1 commit intonextfrom
fix/unicode-highlighting
Feb 2, 2026
Merged

fix(autocomplete-preset-algolia): support Unicode in ReverseHighlight#1331
Haroenv merged 1 commit intonextfrom
fix/unicode-highlighting

Conversation

@Haroenv
Copy link
Copy Markdown
Contributor

@Haroenv Haroenv commented Jan 28, 2026

  • fix(autocomplete-preset-algolia): support Unicode word characters in ReverseHighlight

  • test(autocomplete-preset-algolia): add regression tests for Unicode ReverseHighlight

fixes #1317

see #1330

…#1330)

* fix(autocomplete-preset-algolia): support Unicode word characters in ReverseHighlight

* test(autocomplete-preset-algolia): add regression tests for Unicode ReverseHighlight

fixes #1317

see #1330
@Haroenv Haroenv requested review from a team, aymeric-giraudet and shaejaz and removed request for a team January 28, 2026 08:21
@codesandbox-ci
Copy link
Copy Markdown

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 53347ed:

Sandbox Source
@algolia/autocomplete-example-github-repositories-custom-plugin Configuration
@algolia/autocomplete-example-instantsearch Configuration
@algolia/autocomplete-example-playground Configuration
@algolia/autocomplete-example-preview-panel-in-modal Configuration
@algolia/autocomplete-example-starter-algolia Configuration
@algolia/autocomplete-example-starter Configuration
@algolia/autocomplete-example-reshape Configuration
@algolia/autocomplete-example-vue Configuration

Copy link
Copy Markdown
Contributor

@shaejaz shaejaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there other symbols that also need to be tested, or would these two be enough?

@Haroenv Haroenv merged commit 3a3d96a into next Feb 2, 2026
10 checks passed
@Haroenv Haroenv deleted the fix/unicode-highlighting branch February 2, 2026 10:36
@Haroenv
Copy link
Copy Markdown
Contributor Author

Haroenv commented Feb 2, 2026

I think these are enough for now

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.

ReverseHighlight does not highlight Cyrillic characters correctly

3 participants