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

Update TypeScript sample typings #156

Merged
merged 2 commits into from
Jul 27, 2019
Merged

Conversation

abliarsar
Copy link
Contributor

fixes #155
Probably should be a breaking change, because sample now accepts types of source and clock instead of their values

@vercel
Copy link

vercel bot commented Jul 22, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://effector-git-fork-abliarsar-fix-155.zerobias.now.sh

Copy link
Member

@zerobias zerobias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can make do this without breaking changes?

At the moment, method overloads are defined by explicit iterating through all the combinations, we can add a few more

@abliarsar
Copy link
Contributor Author

@zerobias, can you review it again? It shouldn't be breaking now.

@zerobias
Copy link
Member

Big thanks! That’s going to be a major improvement of sample user experience 👍👍

@zerobias zerobias merged commit 376e612 into effector:master Jul 27, 2019
@zerobias zerobias mentioned this pull request Jul 27, 2019
@abliarsar abliarsar deleted the fix/155 branch August 19, 2019 11:44
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.

Typescript typings for sample
2 participants