Commit Graph

14 Commits

Author SHA1 Message Date
Evan You 80fb6b8da1 revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)"
This reverts commit 6980035a86.
2018-12-11 16:58:18 -05:00
Fumio Nonaka 6980035a86 chore: use keypress in TodoMVC example for IME input methods (#9172) 2018-12-11 11:35:21 -05:00
Evan You bfeb28f1fa pin todomvc css version 2017-03-24 12:51:29 +08: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
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 5807adcf1f e2e test for todomvc 2016-04-21 19:23:13 -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