Nuxt/examples
Jonas Galvez 0e42e98751 Add loading: false option to pages (#3629)
* Add hasManualLoading

* Add hasManualLoading (2)

* Debugging

* Debugging (2)

* Change 'manual' to false

* Add custom-page-loading example

* Add custom-page-loading example (2)

* Changed approach

* Added custom-page-loading/README.md

* Change running loading time in about.vue

* Patch loadAsyncComponents

* Added final page

* Changed approach (2)

* Fixed example

* Fixed example (2)

* Fix example package name

* Linting

* Improved examples (more to the point)

* Linting (2)

* Fix typo

* Adjust indentation

* Added noloading.vue to basic fixture

* Added noloading tests

* Linting (3)

* Debugging test

* Linting (4)

* Debugging test (2)

* Debugging test (3)
2018-08-05 23:56:49 +02:00
..
async-component-injection refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +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 refactor: support esm in internal module (#3551) 2018-07-18 17:14:08 +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 refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +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 refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +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 refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
nested-routes refactor: rename examples 2018-03-19 10:41:46 +08: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 refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
scroll-behavior refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +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 refactor: change function calls when arity is one (#3563) 2018-07-20 16:42:31 +01: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 refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +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 refactor: change function calls when arity is one (#3563) 2018-07-20 16:42:31 +01: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 refactor: rename examples 2018-03-19 10:41:46 +08: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 refactor: ava test 2018-04-08 20:16:20 +08: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 refactor: change function calls when arity is one (#3563) 2018-07-20 16:42:31 +01:00
with-tape refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +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