This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 157
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Haroenv
added a commit
that referenced
this pull request
Jun 9, 2020
* feat(ssr): support multi index * WIP: update nuxt example with new API * different option * Revert "different option" This reverts commit f37fa7e. * remove debug leak * hydrate main index & use in force render * don't init in force render, because addWidget does it alreayd * fixes, ref: algolia/instantsearch#4359 * outdated note * initial next version of ssr todo: tests * more realistic instantsearch integration test * update widget mixin tests based on main index change * move stuff slightly * consistency in test * initial server root tests * commit the patch for now * commit patch * fix: wip * have a more real test * update tests * well discussed test cases & small tweaks * use test utility * actualize bundlesize * update examples * clean up example * remove lint error * suppress another lint * more patches for demo * commit paches * make dumb lint error disappear * fix flaky jest tests * test * update deps * ecom example fix * Update src/util/createServerRootMixin.js Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com> * chore(deps): update e2e tests (#784) * chore(deps): update e2e tests * modern node * ci(circle): update node * ci(examples): use working version of core-js * chore(netlify): remove node modules * chore(ssr): avoid JSON cost * chore(ssr): don't resolve unused things * clean todos * fix typo * change comments Co-authored-by: Vaillant Samuel <samuel.vllnt@gmail.com> Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com>
Haroenv
added a commit
that referenced
this pull request
Jun 11, 2020
* feat(ssr): support multi index * WIP: update nuxt example with new API * different option * Revert "different option" This reverts commit f37fa7e. * remove debug leak * hydrate main index & use in force render * don't init in force render, because addWidget does it alreayd * fixes, ref: algolia/instantsearch#4359 * outdated note * initial next version of ssr todo: tests * more realistic instantsearch integration test * update widget mixin tests based on main index change * move stuff slightly * consistency in test * initial server root tests * commit the patch for now * commit patch * fix: wip * have a more real test * update tests * well discussed test cases & small tweaks * use test utility * actualize bundlesize * update examples * clean up example * remove lint error * suppress another lint * more patches for demo * commit paches * make dumb lint error disappear * fix flaky jest tests * test * update deps * ecom example fix * Update src/util/createServerRootMixin.js Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com> * chore(deps): update e2e tests (#784) * chore(deps): update e2e tests * modern node * ci(circle): update node * ci(examples): use working version of core-js * chore(netlify): remove node modules * chore(ssr): avoid JSON cost * chore(ssr): don't resolve unused things * clean todos * fix typo * change comments Co-authored-by: Vaillant Samuel <samuel.vllnt@gmail.com> Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com>
Haroenv
added a commit
to algolia/instantsearch
that referenced
this pull request
Dec 28, 2022
…arch#764) * feat(ssr): support multi index * WIP: update nuxt example with new API * different option * Revert "different option" This reverts commit f37fa7e626be09af6c31fe3cf4bd310967319aef. * remove debug leak * hydrate main index & use in force render * don't init in force render, because addWidget does it alreayd * fixes, ref: #4359 * outdated note * initial next version of ssr todo: tests * more realistic instantsearch integration test * update widget mixin tests based on main index change * move stuff slightly * consistency in test * initial server root tests * commit the patch for now * commit patch * fix: wip * have a more real test * update tests * well discussed test cases & small tweaks * use test utility * actualize bundlesize * update examples * clean up example * remove lint error * suppress another lint * more patches for demo * commit paches * make dumb lint error disappear * fix flaky jest tests * test * update deps * ecom example fix * Update src/util/createServerRootMixin.js Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com> * chore(deps): update e2e tests (algolia/vue-instantsearch#784) * chore(deps): update e2e tests * modern node * ci(circle): update node * ci(examples): use working version of core-js * chore(netlify): remove node modules * chore(ssr): avoid JSON cost * chore(ssr): don't resolve unused things * clean todos * fix typo * change comments Co-authored-by: Vaillant Samuel <samuel.vllnt@gmail.com> Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.