Commit Graph

6 Commits

Author SHA1 Message Date
kazuya kawaguchi
030b80e6cd improve examples title (#4337)
NOTE:
  consistently keep the examples of vuejs.org.
  https://vuejs.org/v2/examples/
2016-11-29 06:49:33 -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
a53d54aa8a fix whitespace vnode identity breaking patch (fix #3043) 2016-06-08 13:28:55 -04:00
Evan You
ceab86d9df add e2e tests 2016-04-16 04:12:37 -04:00
Evan You
472784226d fix e2e tree 2016-04-16 03:08:23 -04:00
Evan You
eea62a23b2 add examples 2016-04-15 16:20:35 -04:00