vuejs / vue-animated-list

A Vue.js plugin for easily animating `v-for` rendered lists.
MIT License
461 stars 47 forks source link

Vue 2.0 version #5

Closed magne4000 closed 8 years ago

magne4000 commented 8 years ago

Will this be ported to Vue 2.0 ?

LinusBorg commented 8 years ago

This plugin is not nessessary for 2.0 - it basically works out of the box:

https://rc.vuejs.org/guide/transitions.html#List-Move-Transitions

magne4000 commented 8 years ago

wow nice :+1: