- Notifications
You must be signed in to change notification settings - Fork189
New feature: $createObservableFunction#48
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
regou commentedJul 25, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@yyx990803 It's been a while... Will you review this or should I merge directly ? The usage is like this: |
@regou thanks for the PR! This one slipped through the notifications. I've got some feedback regarding the API: when I see a method being called in the template, I tend to look for it inside the Maybe similar to the |
@yyx9908035c8f9c3 |
Uh oh!
There was an error while loading.Please reload this page.
Convert function calls to observable sequence which emits the call arguments.
This make vue-rx become more collaborative with components that using callbacks