Commit Graph

13 Commits

Author SHA1 Message Date
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 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 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 bdb4b80595 update examples to use filters 2016-04-29 19:40:53 -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 6c8182ee4d deprecate $remove 2016-04-21 06:29:02 -04:00
Evan You ceab86d9df add e2e tests 2016-04-16 04:12:37 -04:00
Evan You eea62a23b2 add examples 2016-04-15 16:20:35 -04:00