Nuxt/packages/vue-app/template
2018-12-23 12:10:36 +03:30
..
components fix: allow keepAliveProps for nuxt component (#4610) 2018-12-23 11:13:36 +03:30
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(vue-app): Set window. equals to window.{globalName} when defined 2018-12-19 18:29:45 +01:00
client.js feat: better stack traces for SSR error, show error with correct URL and use eventsource-polyfill (#4600) 2018-12-23 12:10:36 +03:30
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js feat: mode for plugins (#4592) 2018-12-20 12:58:10 +03:30
middleware.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
router.js feat(vue-app): support named views (#4410) 2018-12-20 16:50:22 +01:00
server.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
store.js fix: apply store HMR to whole store (#4589) 2018-12-19 17:26:58 +01:00
utils.js fix(vue-app): Fix route meta to handle order 2018-12-09 13:07:06 +01:00