Nuxt/test/fixtures/basic/pages
Tatsuyuki Ishi d1f6f0dc09 loading: add throttle option to skip progress for fast loads (#3886)
* loading: add throttle option to skip progress for fast loads

* Disable some tests relying on internals
2018-09-18 18:16:27 +02:00
..
users lint: Lint test/ 2017-10-31 14:26:19 +01:00
-ignored.vue Add ignorePrefix option to ignore files 2017-12-18 16:53:36 +01:00
async-data.vue fix file permission in `lib` and `test` (#2883) 2018-02-27 00:18:36 +03:30
await-async-data.vue Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
callback-async-data.vue lint: require await in async function (#3676) 2018-08-10 08:41:23 +01:00
config.vue feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
css.vue fix file permission in `lib` and `test` (#2883) 2018-02-27 00:18:36 +03:30
error-midd.vue tests: Add CSR tests 2017-11-02 17:48:20 +01:00
error.vue tests: Add CSR tests 2017-11-02 17:48:20 +01:00
error2.vue lint: Lint test/ 2017-10-31 14:26:19 +01:00
extractCSS.vue feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
fn-midd.vue feat: Add middleware as function 2017-11-03 17:14:05 +01:00
head.vue fix file permission in `lib` and `test` (#2883) 2018-02-27 00:18:36 +03:30
ignored.test.vue test: add tests for options.ingore 2018-01-15 13:20:42 +03:30
index.vue Move to fixtures and add generate test 2016-12-20 20:44:42 +01:00
js-link.js refactor: vue takes precedence over js in pages and layouts 2017-12-12 21:32:45 +08:00
js-link.vue refactor: vue takes precedence over js in pages and layouts 2017-12-12 21:32:45 +08:00
jsx-link.js feat: transpile .jsx files 2018-01-18 20:10:23 +08:00
jsx-link.jsx feat: transpile .jsx files 2018-01-18 20:10:23 +08:00
jsx.js test: js/jsx page 2017-12-11 16:18:28 +08:00
meta.vue test: Add route.meta test 2017-11-02 18:07:33 +01:00
no-ssr.vue fix: no-ssr test error 2018-09-13 10:02:49 +01:00
noloading.vue loading: add throttle option to skip progress for fast loads (#3886) 2018-09-18 18:16:27 +02:00
pug.vue feat: optional pug support (#3206) 2018-04-21 11:57:48 +04:30
redirect-external.vue feature: redirect by route name 2017-12-21 12:21:43 +03:30
redirect-middleware.vue refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
redirect-name.vue feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
redirect.vue lint: Lint test/ 2017-10-31 14:26:19 +01:00
router-guard.vue feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
special-state.vue lint: Lint test/ 2017-10-31 14:26:19 +01:00
stateful.vue fix file permission in `lib` and `test` (#2883) 2018-02-27 00:18:36 +03:30
stateless.vue fix file permission in `lib` and `test` (#2883) 2018-02-27 00:18:36 +03:30
store-module.vue feat: Overwrite store.registerModule (#3909) 2018-09-18 17:21:25 +02:00
store.vue Added support for index.js files 2018-01-31 15:22:02 -05:00
style.vue feat: css modules support (#3149) 2018-03-29 23:56:42 +04:30
validate-async.vue test: add tests for validate with error 2018-08-25 22:24:16 +04:30
validate.vue test: add tests for validate with error 2018-08-25 22:24:16 +04:30