Nuxt/packages/vue-app/template
2019-11-12 16:39:34 +00:00
..
components fix(vue-app): add prefetched class to <nuxt-link> after chunk loaded (#6623) 2019-10-28 15:32:24 +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 chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
.eslintignore
App.js fix(vue-app): layout in error.vue not work for Vue.extend component (#6650) 2019-11-05 17:53:39 +00:00
client.js fix(vue-app): layout in error.vue not work for Vue.extend component (#6650) 2019-11-05 17:53:39 +00:00
empty.js
index.js feat: support setting (non-essential) vue-meta options by user (#6432) 2019-09-18 15:51:44 +02:00
middleware.js chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
router.js chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
router.scrollBehavior.js chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
server.js fix(vue-app): layout in error.vue not work for Vue.extend component (#6650) 2019-11-05 17:53:39 +00:00
store.js chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
utils.js fix(vue-app): apply path-to-regexp options to tokensToFunction… (#6683) 2019-11-12 16:39:34 +00:00