Commit Graph

8 Commits

Author SHA1 Message Date
DSha 4de4649d96 fix(transition): fix appear check for transition wrapper components (#9668) 2019-03-14 15:45:42 +08:00
Evan You 2768b0fe66 update example transition classes 2016-12-28 00:29:57 -05:00
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 e61a0189a4 update examples with new transition api 2016-07-13 14:27:06 -04:00
Phan An 8e34f455ad Some improvements for "Modal" example (#2754)
* Rename CSS file to match with other examples

* Merge script tags
2016-04-28 20:45:14 -04:00
Evan You b28888d22e use text/x-template for modal example 2016-04-20 14:35:42 -04:00
Evan You 10ac41a0af add modal example 2016-04-20 14:26:34 -04:00