Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

tag attribute use v-bind. #11

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

tag attribute use v-bind. #11

wants to merge 3 commits into from

Conversation

yalab
Copy link
Contributor

@yalab yalab commented Dec 6, 2016

Hi.
vue 2.0 warning that it should to use v-bind.
I fixed it.
Thanks

@james2doyle
Copy link
Owner

So this will now support Vue 2?

@yalab
Copy link
Contributor Author

yalab commented Dec 7, 2016

No. It's not full support vue 2.0. Only remove warning.
I found $broadcast are removed from vue 2.0.
https://vuejs.org/v2/guide/migration.html#dispatch-and-broadcast-replaced
If we support vue 2.0, we need to resolve $broadcast problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants