Nuxt/packages/vue-app/template
Xin Du (Clark) 3c61830a0d
feat: function watchQuery (#6245)
2019-08-25 10:12:59 +01:00
..
components fix(vue-app): only overwrite leave listener when none provided or without done arg (#6264) 2019-08-21 16:06:52 +04:30
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 feat(vue-app): add $nuxt.refresh() (#6194) 2019-08-07 15:12:02 +02:00
client.js feat: function watchQuery (#6245) 2019-08-25 10:12:59 +01:00
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js chore: fix typo (#6065) 2019-07-13 23:27:07 +04:30
middleware.js fix: avoid using aliases in templates (#5656) 2019-05-06 15:16:04 +04:30
router.js feat(vue-app): export router options (#6231) 2019-08-15 00:08:25 +04:30
router.scrollBehavior.js feat(vue-app): support `app/router.scrollBehavior.js` and deprecate `scrollBehavior` (#6055) 2019-07-24 16:05:50 +04:30
server.js fix(vue-app): reduce consola direct access (#5864) 2019-06-04 19:18:45 +04:30
store.js fix(vue-app): reduce consola direct access (#5864) 2019-06-04 19:18:45 +04:30
utils.js feat(vue-app): support functional `watchQuery` (#6222) 2019-08-19 00:05:16 +04:30