Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

feat(templates): Use searchClient in Angular #114

Merged
merged 3 commits into from
Jul 9, 2018

Conversation

francoischalifour
Copy link
Member

@francoischalifour francoischalifour merged commit 6b6cb2f into master Jul 9, 2018
@francoischalifour francoischalifour deleted the feat/angular-search-client branch July 9, 2018 15:38
indexName: '{{indexName}}',
searchClient: algoliasearch('{{appId}}', '{{apiKey}}'),
Copy link
Contributor

@samouss samouss Jul 9, 2018

Choose a reason for hiding this comment

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

How do we handle versions that does not support searchClient (v1.x.x)?

Copy link
Member Author

Choose a reason for hiding this comment

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

We already don't because the components have been renamed in 2.x.x (we dropped ng-).

aymeric-giraudet pushed a commit to algolia/instantsearch that referenced this pull request Dec 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants