Nuxt/lib/app
Dmitry Molotkov df148a896e fix: properly serialize undefined in vuex store (#3913)
* allow to serialize undefined variable in vuex store

* test properly

* fix test

* lock
2018-09-25 10:51:07 +02:00
..
components fix: expose loading.throttle as an option (#3953) 2018-09-24 18:30:22 +01:00
layouts Cleaner structure 2017-06-18 12:06:00 +04:30
pages feat: added default page when no pages/ directory 2018-04-06 08:27:43 -03:00
views fix: ie11 loading indicator not centering (#3779) 2018-08-22 14:10:31 +01:00
App.js fix: remove string interpolation from App.js (#3750) 2018-08-17 09:22:52 +01:00
client.js fix: properly serialize undefined in vuex store (#3913) 2018-09-25 10:51:07 +02:00
empty.js grammer fix 2017-08-10 14:25:33 +04:30
index.js refactor: always use process.client instead of process.browser (#3910) 2018-09-19 13:30:23 +04:30
middleware.js fix: ignore test files inside middleware and store (#2905) 2018-03-01 09:38:42 +03:30
router.js feat(router): add support for props and alias (#3818) 2018-09-01 09:03:28 +04:30
server.js chore: remove extra validationError 2018-08-25 21:56:42 +04:30
store.js refactor: client store code style (#3683) 2018-09-24 02:15:44 +03:30
utils.js refactor: always use process.client instead of process.browser (#3910) 2018-09-19 13:30:23 +04:30