Nuxt/packages/vue-app/template
Pooya Parsa a78427c165 v2.14.12 [hotfix] [release] 2020-12-16 14:21:30 +01:00
..
components fix(vue-app): use nuxt globalName correctly in nuxt-link and fetch mixin (#8289) 2020-11-04 13:35:29 +00:00
layouts refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
mixins fix(vue-app): warn if promises and functions are in fetch state (#8348) 2020-11-16 09:43:20 +01:00
pages feat: loading screen (#5251) 2019-03-20 12:47:53 +03:30
views fix(vue-app): allow background customization for default loading template (#7162) 2020-05-07 13:09:39 +02:00
.eslintignore refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
App.js fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
client.js fix(vue-app): triggerScroll when transitions is disabled (#8225) 2020-11-06 09:38:08 +01:00
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js fix(vue-app): do not preserve state when registering client-side dynamic module (#8486) 2020-12-14 10:52:02 +01:00
jsonp.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
middleware.js chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
router.js fix: fix issues with url handling (#8494) 2020-12-16 14:12:16 +01:00
router.scrollBehavior.js fix(vue-app): scrollRestoration hasn't set (#8055) 2020-09-30 10:57:36 +01:00
routes.json feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
server.js fix: normalize routes and decode resolved query (#8430) 2020-12-06 18:32:39 +01:00
store.js fix(vue-app): var names shadowing in chrome debugger (#7939) 2020-08-25 21:31:36 +02:00
utils.js fix: normalize routes and decode resolved query (#8430) 2020-12-06 18:32:39 +01:00