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(connectCurrentRefinements): add a root label (PART 1) #3515

Merged
merged 2 commits into from
Feb 12, 2019

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Feb 11, 2019

Summary

The reason why you'd want a key like this is if you e.g. want to rename a single key or transform all keys to be upper case, without actually changing which attribute will be changed.

Result

A new root key label, this will always be identical to the attribute, and will be the thing which will be displayed.

This will always be identical to the attribute, and will be the thing which will be displayed.

The reason why you'd want a key like this is if you e.g. want to rename a single key or transform all keys to be upper case, without actually changing which attribute will be changed.
@Haroenv Haroenv requested a review from a team February 11, 2019 15:00
@algobot
Copy link
Contributor

algobot commented Feb 11, 2019

Deploy preview for instantsearchjs ready!

Built with commit 232e486

https://deploy-preview-3515--instantsearchjs.netlify.com

…3518)

Thinking about it, I think this might be a major change unfortunately
@Haroenv Haroenv merged commit b8f774f into develop Feb 12, 2019
@Haroenv Haroenv deleted the feat/current-refinements-label branch February 12, 2019 09:41
@francoischalifour
Copy link
Member

We need to update the documentation.

Haroenv added a commit to algolia/vue-instantsearch that referenced this pull request Feb 12, 2019
Haroenv added a commit to algolia/vue-instantsearch that referenced this pull request Feb 13, 2019
* feat(core): update to InstantSearch.js v3

These are so far only the component changes, not the changes in their tests. All of this behaviour needs to be double checked and breaking changes noted (notably ais-current-refinements is very different now)

* chore: consistent comment wording

* feat(CurrentRefinements): split up "item" and "refinement" slots (#619)

* feat(CurrentRefinements): add a "refinement" slot

* chore: flip naming

* chore(current): revert to existing API

* test(CurrentRefinements): update with new DOM

* test(HierarchicalMenu): showMore v3 update

* test(v3): update all tests

* ci(lint): add ignore lines

* ci(lint): add note :(

* feat(CurrentRefinements): use label

see algolia/instantsearch#3515

* ci(lint): ignore error that's wrong

* chore: remove stray comment

Co-Authored-By: Haroenv <fingebimus@me.com>

* chore(stories): currentRefinement label

* fix(hierarchicalMenu): make showMore use connector logic

*  chore(breadcrumb): modify slot

* chore: remove needless comment
Haroenv added a commit that referenced this pull request Dec 28, 2022
)

* feat(core): update to InstantSearch.js v3

These are so far only the component changes, not the changes in their tests. All of this behaviour needs to be double checked and breaking changes noted (notably ais-current-refinements is very different now)

* chore: consistent comment wording

* feat(CurrentRefinements): split up "item" and "refinement" slots (algolia/vue-instantsearch#619)

* feat(CurrentRefinements): add a "refinement" slot

* chore: flip naming

* chore(current): revert to existing API

* test(CurrentRefinements): update with new DOM

* test(HierarchicalMenu): showMore v3 update

* test(v3): update all tests

* ci(lint): add ignore lines

* ci(lint): add note :(

* feat(CurrentRefinements): use label

see #3515

* ci(lint): ignore error that's wrong

* chore: remove stray comment

Co-Authored-By: Haroenv <fingebimus@me.com>

* chore(stories): currentRefinement label

* fix(hierarchicalMenu): make showMore use connector logic

*  chore(breadcrumb): modify slot

* chore: remove needless comment
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.

4 participants