Nuxt/packages/vue-app/template
bluelovers 9524bcae5e feat(vue-app): add <client-only> alias for <no-ssr> (#5941) 2019-07-04 16:47:45 +01:00
..
components feat(vue-app): add <client-only> alias for <no-ssr> (#5941) 2019-07-04 16:47:45 +01:00
layouts refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
pages feat: loading screen (#5251) 2019-03-20 12:47:53 +03:30
views feat: loading screen (#5251) 2019-03-20 12:47:53 +03:30
.eslintignore refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
App.js feat(vue-app): build indicator (#5820) 2019-05-29 16:44:15 +02:00
client.js fix(vue-app): reduce consola direct access (#5864) 2019-06-04 19:18:45 +04:30
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js feat(vue-app): add <client-only> alias for <no-ssr> (#5941) 2019-07-04 16:47:45 +01:00
middleware.js fix: avoid using aliases in templates (#5656) 2019-05-06 15:16:04 +04:30
router.js fix(vue-app): emit `triggerScroll` to support hash navigation (#6012) 2019-07-03 13:34:51 +04:30
server.js fix(vue-app): reduce consola direct access (#5864) 2019-06-04 19:18:45 +04:30
store.js fix(vue-app): reduce consola direct access (#5864) 2019-06-04 19:18:45 +04:30
utils.js refactor: small readability improvements (#5748) 2019-05-16 14:38:44 +04:30