Nuxt/examples
Jonas Galvez 3f1d634fb7 Consistent parens in arrow functions (#3630)
* Minor consistency enhancements

* Arrow parenthesis consistency

* Change linting rule

* Fix typo

* Update .eslintrc.js to only require parens for blocks

* Update style according to brace-only suggestion

* Remove --fix from lint

* Tweak no-loading time (failing test)

* Tweak no-loading time (failing test) (2)

* Tweak no-loading time (failing test) (3)

* Tweak no-loading time (failing test) (4)

* Tweak no-loading time (failing test) (5)
2018-08-06 02:12:44 +02:00
..
async-component-injection Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
async-data misc: use nuxt-edge in partial examples 2018-04-12 18:25:44 +08:00
auth-routes refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
axios refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
cached-components refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
coffeescript Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
custom-build example: update custom-build 2018-07-18 17:16:01 +01:00
custom-layouts refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
custom-loading refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
custom-page-loading Add `loading: false` option to pages (#3629) 2018-08-05 23:56:49 +02:00
custom-routes refactor: rename examples 2018-03-19 10:41:46 +08:00
custom-server refactor: rename examples 2018-03-19 10:41:46 +08:00
dynamic-components Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
dynamic-layouts refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
global-css refactor: rename examples 2018-03-19 10:41:46 +08:00
hello-world refactor: rename examples 2018-03-19 10:41:46 +08:00
i18n refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
jsx refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
layout-transitions Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
markdownit refactor: rename examples 2018-03-19 10:41:46 +08:00
meta-info refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
middleware refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
nested-components Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
nested-routes Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
no-ssr refactor: rename examples 2018-03-19 10:41:46 +08:00
plugins-vendor refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
routes-transitions Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
scroll-behavior Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
spa refactor: rename examples 2018-03-19 10:41:46 +08:00
static-images refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
storybook Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
style-resources misc: fix typo 2018-07-26 17:01:01 +01:00
tailwindcss refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
typescript Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
uikit refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
vue-apollo refactor: rename examples 2018-03-19 10:41:46 +08:00
vue-chartjs Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
vue-class-component refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
vuex-persistedstate Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
vuex-store refactor: rename examples 2018-03-19 10:41:46 +08:00
vuex-store-modules refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
web-worker refactor: support esm in internal module (#3551) 2018-07-18 17:14:08 +02:00
with-amp refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-ava Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
with-buefy refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-cookies refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-element-ui refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-feathers refactor: change function calls when arity is one (#3563) 2018-07-20 16:42:31 +01:00
with-firebase refactor: rename examples 2018-03-19 10:41:46 +08:00
with-keep-alive refactor: rename examples 2018-03-19 10:41:46 +08:00
with-museui refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-purgecss refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-sockets Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
with-tape Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
with-vue-material refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-vuetify refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-vuikit refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
with-vux refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00