Skip to content

fix broken demo #47

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

Merged
merged 2 commits into from
Dec 1, 2014
Merged

fix broken demo #47

merged 2 commits into from
Dec 1, 2014

Conversation

jsedlacek
Copy link
Contributor

fix collision of IDs in List and Components demo

fix collision of IDs in List and Components demo
@@ -334,7 +334,7 @@ By default, the transitions for incoming and outgoing components happen simultan
For an Array of Objects, you can combine `v-component` with `v-repeat`. In this case, for each Object in the Array, a child ViewModel will be created using that Object as data, and the specified component as the constructor.

``` html
<ul id="demo-2">
<ul id="demo-3">
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for the PR, these should actually be demo-4 (3 was used in the paramAttributes section)

yyx990803 added a commit that referenced this pull request Dec 1, 2014
@yyx990803 yyx990803 merged commit 4b00b87 into vuejs:master Dec 1, 2014
@yyx990803
Copy link
Member

Thanks a lot!

dingyiming added a commit that referenced this pull request Dec 21, 2016
adjust text padding and some popular words
lex111 pushed a commit to lex111/vuejs.org that referenced this pull request Feb 3, 2018
isatrio pushed a commit to isatrio/vuejs.org that referenced this pull request Mar 6, 2019
vuejs#42 halaman join the community
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