Nuxt/packages/vue-app/template
Nianyong cf02e8226a fix(vue-app): duplicated router.base when using context.redirect(object) (#5290) 2019-03-20 15:39:14 +03:30
..
components Fixes #4882 (#4893) 2019-01-30 14:01:39 +00: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 chore: lint vue-app templates (#4689) 2019-01-06 11:26:59 +03:30
client.js fix(vua-app): clone mount error to prevent mutating read-only error object (#5214) 2019-03-13 01:37:38 +03:30
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js fix(builder, vue-app): order of plugin execution based on order in array (#5163) 2019-03-07 23:03:20 +03:30
middleware.js feat: .nuxtignore (#4647) 2019-01-29 09:31:14 +00:00
router.js fix(vue-app): multiple named views cause invalid syntax (#5262) 2019-03-19 10:25:20 +00:00
server.js feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
store.js fix: respect namespaced in store module (#5189) 2019-03-08 22:12:20 +03:30
utils.js fix(vue-app): duplicated router.base when using context.redirect(object) (#5290) 2019-03-20 15:39:14 +03:30