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 |
|
Jonas Galvez
|
de5b36a574
|
loading: false e2e test fix (#3635)
* hotfix
* Fixed manual loading test
* Disable waitFor() test due to random failure in appveyor
|
2018-08-06 20:42:26 +02:00 |
|
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 |
|
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 |
|