Commit Graph

14 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 1fe9ba61d7 fix select2 e2e test 2016-09-19 12:35:07 -04:00
Evan You 7a22f134d4 update select2 example 2016-09-19 11:55:59 -04:00
Evan You 6cf19291be adjust v-model on component sync mechanism (fix #3179) 2016-06-29 12:25:28 -04:00
Aristides fbe81fbc0c Load external assets with https in select2 example (#3053)
Otherwise it doesn't work if the page is loaded with http.
2016-06-10 18:27:18 -04:00
Evan You 5a5c7eb39d ready -> mounted 2016-05-10 11:26:00 -04:00
Phan An 5a43d32142 Add a default font style (#2755) 2016-04-28 20:45:24 -04:00
razh da7f2731e2 fix x-template typo in select2 example (#2748) 2016-04-27 15:22:17 -04:00
Evan You 0e5b7eeea7 remove log 2016-04-16 23:20:44 -04:00
Evan You 2ef8d1028b add e2e test for select2 2016-04-16 13:26:17 -04:00
Evan You 119286fb09 setting up e2e 2016-04-16 02:44:48 -04:00
Evan You 11a4addc1b ready hook 2016-04-15 18:37:58 -04:00
Evan You ab6776161b add updated select2 example 2016-04-15 18:30:09 -04:00