Commit Graph

44 Commits

Author SHA1 Message Date
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
Evan You 06c4f2a75e [build] 2.1.6 2016-12-13 12:22:27 -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
Vincent Klaiber 463c9c9e08 Switch to https (#3864)
Replaced all http vuejs.org links with https instead.
2016-10-07 17:39:51 -04:00
Evan You 1fe9ba61d7 fix select2 e2e test 2016-09-19 12:35:07 -04:00
Evan You ccd8d587d6 simplify todomvc example 2016-09-19 12:17:07 -04:00
Evan You 8242d9498a simplify todomvc example 2016-09-19 11:59:04 -04:00
Evan You 7a22f134d4 update select2 example 2016-09-19 11:55:59 -04:00
Evan You c23986beab update markdown example 2016-09-19 11:35:42 -04:00
Evan You b935afe59f update firebase example to use 3.x 2016-09-19 11:14:36 -04:00
Evan You 0212521419 add move animation example 2016-08-04 22:20:42 -04:00
Evan You 5660052255 revert todomvc example (need to pass e2e) 2016-07-14 18:19:30 -04:00
Evan You b8c3b5ae74 todomvc example: pre-initialize state before mounting app 2016-07-14 14:45:11 -04:00
Evan You c1d8ccbe21 add move transitions to todomvc example 2016-07-14 14:36:30 -04:00
Evan You 940ebf2709 update firebase example to use transition-group 2016-07-13 18:35:02 -04:00
Evan You e61a0189a4 update examples with new transition api 2016-07-13 14:27:06 -04:00
Evan You 6cf19291be adjust v-model on component sync mechanism (fix #3179) 2016-06-29 12:25:28 -04:00
Evan You cec833a9e8 implement new v-for iterator syntax (ref: #3073) 2016-06-13 14:55:53 -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 a53d54aa8a fix whitespace vnode identity breaking patch (fix #3043) 2016-06-08 13:28:55 -04:00
Evan You 5a5c7eb39d ready -> mounted 2016-05-10 11:26:00 -04:00
Evan You bdb4b80595 update examples to use filters 2016-04-29 19:40:53 -04:00
Phan An 5a43d32142 Add a default font style (#2755) 2016-04-28 20:45:24 -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
Phan An 60ec66be68 CSS fixes for "Grid" example (#2753) 2016-04-28 20:44:52 -04:00
Phan An 6f06f1b724 Expose the author URL in "commits" example (#2751) 2016-04-28 20:44:36 -04:00
razh da7f2731e2 fix x-template typo in select2 example (#2748) 2016-04-27 15:22:17 -04:00
Evan You 9f312effa3 add ignored files for todomvc 2016-04-27 01:35:09 -04:00
Evan You 5807adcf1f e2e test for todomvc 2016-04-21 19:23:13 -04:00
Evan You 7b180cd01b commits e2e test 2016-04-21 17:10:54 -04:00
Evan You 6c8182ee4d deprecate $remove 2016-04-21 06:29:02 -04:00
Evan You b28888d22e use text/x-template for modal example 2016-04-20 14:35:42 -04:00
Evan You 2ae27c3012 fix firebase example leave transition 2016-04-20 14:33:19 -04:00
Evan You 10ac41a0af add modal example 2016-04-20 14:26:34 -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 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 32ca8e7722 fix svg e2e 2016-04-16 03:07:08 -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
Evan You eea62a23b2 add examples 2016-04-15 16:20:35 -04:00