Nuxt/lib/app
Sébastien Chopin 78cd3bae86 Remove injectAs property, now you only have to export a method which receives the context 2017-05-21 21:00:41 +02:00
..
components Add duration property in transition 2017-03-24 03:00:35 +01:00
layouts Add layout feature 2016-12-24 01:55:32 +01:00
App.vue [vue-style-loader] Inline global css on SSR 2017-05-05 18:40:12 +04:30
client.js Remove injectAs property, now you only have to export a method which receives the context 2017-05-21 21:00:41 +02:00
index.js Remove injectAs property, now you only have to export a method which receives the context 2017-05-21 21:00:41 +02:00
middleware.js Add typescript compatibility 2017-05-05 14:07:54 +02:00
router.js add linkExactActiveClass 2017-05-09 21:46:11 +03:00
server.js Remove injectAs property, now you only have to export a method which receives the context 2017-05-21 21:00:41 +02:00
store.js Store state should always be a method now 2017-05-21 15:45:21 +02:00
utils.js Remove injectAs property, now you only have to export a method which receives the context 2017-05-21 21:00:41 +02:00