Nuxt/packages/vue-app/template
Xin Du (Clark) 7ff4058318 fix: Vue.component(RouterLink) is undefined in vue-router 3.0.0 (#4668) 2019-01-02 13:06:47 +01:00
..
components feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
layouts refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
pages page: Update Nuxt uvp 2018-10-31 09:34:17 +01:00
views feat(vue-app, vue-renderer): support meta `headAttrs` (#4536) 2018-12-14 17:36:26 +03:30
.eslintignore refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
App.js feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
client.js feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
middleware.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
router.js fix: Vue.component(RouterLink) is undefined in vue-router 3.0.0 (#4668) 2019-01-02 13:06:47 +01:00
server.js feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
store.js fix: apply store HMR to whole store (#4589) 2018-12-19 17:26:58 +01:00
utils.js feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00