Explorar o código

document transition hook context

Evan You %!s(int64=11) %!d(string=hai) anos
pai
achega
7e36468d9a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      changes.md

+ 1 - 1
changes.md

@@ -496,7 +496,7 @@ With `v-transition="my-transition"`, Vue will:
 
 - #### JavaScript transitions API change
 
-  Now more similar to Angular:
+  Now more similar to Angular, and all hooks are called with `this` set to the vm owning the transitioned element:
 
   ``` js
   Vue.transition('fade', {