vue-framework-for-Apache-Weex icon indicating copy to clipboard operation
vue-framework-for-Apache-Weex copied to clipboard

support <transition>/<transition-group>

Open Jinjiang opened this issue 8 years ago • 0 comments

<transition>

  • [x] basic support
  • [ ] hack animate(),
  • [ ] transition css

<transition-group>

  • [ ] use transform when enter/leave
  • [ ] use getBoundingClientRect()

Jinjiang avatar Aug 01 '16 09:08 Jinjiang