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(hits/infinite-hits): send a default click event and expose sendEvent to slot #5549

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Mar 15, 2023

it's like FX-2271, but for Vue.

I recommend you review this PR with "ignore whitespace" enabled, it's quite confusing otherwise

@Haroenv Haroenv requested review from a team, dhayab and aymeric-giraudet and removed request for a team March 15, 2023 16:32
@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 15, 2023

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 f111d51:

Sandbox Source
InstantSearch.js Configuration
react-instantsearch-app Configuration
example-react-instantsearch-hooks-default-theme Configuration
example-vue-instantsearch-default-theme Configuration

@Haroenv Haroenv force-pushed the feat/vue-default-click branch from 1a6a54f to a2f8aa9 Compare March 15, 2023 16:47
Base automatically changed from fix/prevent-dupe-events-click to feat/automatic-insights March 16, 2023 09:10
Haroenv added 2 commits March 16, 2023 10:14
- scopedSlots -> children
- on.method -> onMethod
@Haroenv Haroenv force-pushed the feat/vue-default-click branch from a2f8aa9 to f111d51 Compare March 16, 2023 09:16
@Haroenv Haroenv merged commit 674510a into feat/automatic-insights Mar 16, 2023
@Haroenv Haroenv deleted the feat/vue-default-click branch March 16, 2023 09:29
Haroenv added a commit that referenced this pull request Apr 18, 2023
…vent to slot (#5549)

* feat(hits/infinite-hits): send a default click event and expose sendEvent to slot

it's like FX-2271, but for Vue

* fix(vue3): improve renderCompat

- scopedSlots -> children
- on.method -> onMethod
Haroenv added a commit that referenced this pull request Apr 24, 2023
…vent to slot (#5549)

* feat(hits/infinite-hits): send a default click event and expose sendEvent to slot

it's like FX-2271, but for Vue

* fix(vue3): improve renderCompat

- scopedSlots -> children
- on.method -> onMethod
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.

2 participants