Commit Graph

17 Commits

Author SHA1 Message Date
Evan You
bfeb28f1fa pin todomvc css version 2017-03-24 12:51:29 +08:00
YOU
d7287f4df8 chore: check binding.value instead of just binding object (#5065) 2017-03-02 16:16:37 +01:00
Paul-Etienne Coisne
d01104e124 Remove dead link (#4740)
"Building Larger Apps with Vue.js" is not in the 2.X documentation anymore. 

Alternatives:
- link to the original page: https://v1.vuejs.org/guide/application.html
- link to vue-cli, as the previous page suggests? https://github.com/vuejs/vue-cli
2017-01-19 14:17:50 +01:00
Evan You
c9fa2e674b fix todomvc example director.js cdn link 2017-01-05 11:17:46 -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
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