Skip to content

Various clarifications #35

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

Closed
wants to merge 1 commit into from
Closed

Conversation

multimeric
Copy link

I found that it was unclear what the difference between v-component and v-view was to a beginner, so I added a line to the v-view description. I also tried to clarify that v-component does not register a component, but rather instantiates one. I'm still not sure if that is entirely clear.

@yyx990803
Copy link
Member

Hey Miguel, in the upcoming 0.11 version, v-view has been removed (since it is essentially a dynamic v-component.) So the distinction between the two no longer exists. Still, thanks for the PR!

@yyx990803 yyx990803 closed this Sep 30, 2014
@multimeric
Copy link
Author

Ah that's a good decision. Although doesn't using mustache bindings in a directive break lots of MVVM standards? Look at the other changes if you get a chance.

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