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

fix(ts): jsDoc comments which conform to Connector definition #4458

Merged
merged 2 commits into from
Jul 30, 2020

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jul 30, 2020

Summary

In Angular InstantSearch, TypeScript is needed for every item. To avoid having to cast these connectors as generic Connector, we make sure they have the right shape

Result

All connectors fit Connector type now

In Angular InstantSearch, TypeScript is needed for every item. To avoid having to cast these connectors as generic `Connector`, we make sure they have the right shape
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 30, 2020

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 00842ce:

Sandbox Source
InstantSearch.js Configuration

@Haroenv Haroenv merged commit 5209bdb into master Jul 30, 2020
@Haroenv Haroenv deleted the fix/ts-js branch July 30, 2020 16:07
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