Nuxt/packages/vue-app/template
Jonas Galvez 669fecc6a3 feat: allow scrollToTop to be explicitly disabled (#4564)
Co-authored-by: James Homer <jameshomer85@gmail.com>
2018-12-16 13:32:39 +03:30
..
components fix: keepAliveProps broken in <nuxt-child> (#4521) 2018-12-11 11:11:15 +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 fix: properly serialize head functions (#4558) 2018-12-15 12:07:31 +03:30
client.js hotfix(vue-app): ReferenceError error passed with routeChanged (#4444) 2018-11-28 17:30:40 +01:00
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js feat(vue-app): <n-link> and <n-child> component aliases (#4525) 2018-12-11 20:37:04 +03:30
middleware.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
router.js feat: allow scrollToTop to be explicitly disabled (#4564) 2018-12-16 13:32:39 +03:30
server.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
store.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
utils.js fix(vue-app): Fix route meta to handle order 2018-12-09 13:07:06 +01:00