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

For discussion: Mount API that takes a single object #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

asselin
Copy link
Collaborator

@asselin asselin commented Mar 2, 2017

EXAMPLE to be discussed-- mount API that takes 1 options object instead of 3 parameters

@callumacrae
Copy link
Owner

This is a good idea. I guess that because the second argument is already an object it wouldn't be possible to just detect whether someone is using arguments or an object :(

@asselin
Copy link
Collaborator Author

asselin commented May 24, 2017

@callumacrae Do you have any issue with me merging in this PR--- it will break the existing API, but in the end I think it's for the best

@asselin
Copy link
Collaborator Author

asselin commented May 24, 2017

Also, have you seen this discussion re: unit testing in Vue: https://forum.vuejs.org/t/is-anything-being-done-in-core-vue-to-make-unit-testing-easier/7431/9 ? Are you interested in participating?

@callumacrae
Copy link
Owner

Yep, I like the API changes made in this PR. Looks like it needs a bit of cleaning up and documenting, but happy for you to merge :)

Hadn't seen that, will sign up and reply.

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.

None yet

2 participants