Nuxt/test/fixtures
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
..
basic Add loading: false option to pages (#3629) 2018-08-05 23:56:49 +02:00
children refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
cli refactor: remove unused variables (#3576) 2018-07-25 09:00:21 +01:00
custom-dirs misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
dynamic-routes refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
empty misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
error misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
extract-css refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
module refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
spa misc: revert appveyor condition in test 2018-07-24 17:30:31 +01:00
ssr misc: revert appveyor condition in test 2018-07-24 17:30:31 +01:00
with-config refactor: obselete AggressiveSplittingPlugin 2018-07-17 12:13:06 +01:00