Commit Graph

6 Commits

Author SHA1 Message Date
Evan You
3f586b451c use minified build in examples 2017-01-05 13:48:10 -05:00
Evan You
e120d1459d update move animation example 2016-12-27 17:27:20 -05:00
Evan You
02e2d99e27 Revert "ensure leave transitions and enter transitions are triggered in the same frame (fix #4510)"
This reverts commit 92ad0bd378.
2016-12-27 14:11:45 -05:00
Evan You
92ad0bd378 ensure leave transitions and enter transitions are triggered in the same frame (fix #4510) 2016-12-21 22:03:50 -05:00
Chris Fritz
4f5a47d750 fix root v-else not rendering in prod and switched examples to minified vue for better prod coverage (#3943)
* fix root v-else not rendering in production and switched examples to minified vue for better prod coverage

* add dev build comment to examples

* convert tabs to spaces in todomvc example for consistency
2016-10-14 09:27:54 -04:00
Evan You
0212521419 add move animation example 2016-08-04 22:20:42 -04:00