Skip to content

Fixed typo #414

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 1 commit into from
Sep 23, 2016
Merged

Fixed typo #414

merged 1 commit into from
Sep 23, 2016

Conversation

GeorgThomassen
Copy link
Contributor

Word dublication

Word dublication
@@ -1065,7 +1065,7 @@ There's one problem with this example. When you add or remove an item, the ones

### List Move Transitions

The `<transition-group>` component has another trick up its sleeve. It can not only animate entering and leaving, but also changes in position. The only new concept you need to know to use this feature is the addition of **the `v-move` class**, which is added when items are changing positions. Like the other classes, its prefix will match the value of match a provided `name` attribute and you can also manually specify a class with the `move-class` attribute.
The `<transition-group>` component has another trick up its sleeve. It can not only animate entering and leaving, but also changes in position. The only new concept you need to know to use this feature is the addition of **the `v-move` class**, which is added when items are changing positions. Like the other classes, its prefix will match the value of a provided `name` attribute and you can also manually specify a class with the `move-class` attribute.
Copy link
Member

Choose a reason for hiding this comment

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

good catch!

LGTM

@LinusBorg LinusBorg merged commit 6e0b5f4 into vuejs:2.0 Sep 23, 2016
Peter-WF referenced this pull request in Peter-WF/vuefe.github.io Nov 18, 2016
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Nov 24, 2017
…) (vuejs#414)

* Add Additional Resources to ecosystem dropdown (vuejs#1182)

* Add additional resources to dropdown

* reorganize ecosystem dropdown, adding Tooling

* Move roadmap to News section of ecosystem dropdown

* Update "Core Plugins" to "Core Libraries"

* WebpackのTemplateをテンプレート、Roadmapをロードマップに
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