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

chore(examples): migrate angular-router example to v3 #488

Merged
merged 1 commit into from Apr 17, 2019

Conversation

tkrugg
Copy link
Contributor

@tkrugg tkrugg commented Apr 17, 2019

Main changes to notice are

**Summary**

Main changes to notice are:

- connectMenu is now using `attribute` instead of `attributeName` cf. [Instantsearch V2 -> V3 upgrade guide](https://www.algolia.com/doc/guides/building-search-ui/upgrade-guides/js/?language=angular#menu)
- `items`  property of sortBy was previously of type `{name: string, label: string}`, now {value: string, label: string} cf. [Instantsearch V2 -> V3 upgrade guide](https://www.algolia.com/doc/guides/building-search-ui/upgrade-guides/js/?language=angular#sortby)
@algobot
Copy link

algobot commented Apr 17, 2019

Deploy preview for angular-instantsearch ready!

Built with commit 6cc0482

https://deploy-preview-488--angular-instantsearch.netlify.com

@francoischalifour
Copy link
Member

@tkrugg tkrugg merged commit 3235e00 into v3 Apr 17, 2019
@tkrugg tkrugg deleted the v3-migrate-angular-router-example branch April 17, 2019 15:50
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