Commit Graph

36 Commits

Author SHA1 Message Date
Sébastien Chopin 52d1df7a24 Fix updated route in context + error handling 2017-03-24 15:49:24 +01:00
Sébastien Chopin 26083a9de0 Avoid using req.url 2017-03-24 13:52:15 +01:00
Sébastien Chopin cfd6b197c4 Improve error handling on SSR 2017-03-24 01:28:19 +01:00
Sébastien Chopin 64f83b71c3 Vue 2.2 and styles included 2017-03-22 15:47:34 +01:00
Sébastien Chopin b6856928db Dynamic layout feature 2017-03-17 18:02:58 +01:00
Sébastien Chopin b8727b8d51 Fix asyncData on hot reloading 2017-03-02 17:31:37 +01:00
Sébastien Chopin 40d52645e8 asyncData 2017-02-28 13:11:29 +01:00
Sébastien Chopin 66c5aad09d Fix redirected 2017-02-22 18:19:17 +00:00
Sébastien Chopin 9a2767ac90 Layout on afterEach 2017-02-20 22:11:34 +00:00
Sébastien Chopin ae8700f117 Add comment 2017-02-07 10:46:05 +01:00
Sébastien Chopin 17650c25e0 Middleware feature 🔥 2017-02-03 15:09:38 +01:00
Sébastien Chopin 224a18dea8 Improve error handling in page components 2017-01-20 18:11:30 +01:00
Sébastien Chopin 75a81430a4 Remove fix for vue-router 2017-01-20 12:42:15 +01:00
Sébastien Chopin 0d7e0ca8a8 Improve error page when throwing exception 2017-01-19 16:39:36 +01:00
Sébastien Chopin 3a0fcdee73 Layout with code-splitting! 2016-12-24 12:34:41 +01:00
Sébastien Chopin b870a7206e Add layout feature 2016-12-24 01:55:32 +01:00
Sébastien Chopin 8102ce48eb Handle validate for nuxt generate 2016-12-21 15:03:23 +01:00
Sébastien Chopin f335c8bd03 Fix validate in children 2016-12-20 18:05:48 +01:00
Sébastien Chopin b8ec7329f7 Set color for debug module 2016-12-15 18:48:31 +01:00
Sébastien Chopin f8c7b5c012 Add validate option 2016-12-12 16:30:07 +01:00
Sébastien Chopin a30ce76b0c Fix // when no base given 2016-12-04 19:16:47 +01:00
Sébastien Chopin edd0227e74 Add pages/_app.vue possibility + example 2016-11-21 14:15:08 +01:00
Sébastien Chopin ae9b41f321 Add callback argument (optional) in data 2016-11-19 22:16:26 +01:00
Sébastien Chopin e48f8250a0 Mixins and Vue.extend possible 2016-11-18 14:45:25 +01:00
Pascal Borreli e4b202e7d9 Fixed typos 2016-11-18 04:02:43 +01:00
Sébastien Chopin 49f67566c2 Add build.plugins and fix when no component matched 2016-11-17 22:12:21 +01:00
Sébastien Chopin 06edc8029b Use omit and add example 2016-11-17 14:02:09 +01:00
Sébastien Chopin c9250b4d07 Add nuxtServerInit action in the store 2016-11-17 13:52:00 +01:00
Sébastien Chopin 2677afb46f Fix due 2.0.6~7 and add error() in context 2016-11-17 11:57:12 +01:00
Sébastien Chopin 4b0b83b782 Update the use of redirect(status, path, query) 2016-11-11 01:35:05 +01:00
Sébastien Chopin 78aabe480f modern static for redirect is great now 2016-11-11 01:11:21 +01:00
Sébastien Chopin 5b0ff5617b Add redirect in context 2016-11-11 00:01:36 +01:00
Sébastien Chopin ea1c5dee15 config.router + base + linkClassActive 2016-11-10 17:16:37 +01:00
Sébastien Chopin c97c4ec32e watch pages/ dir to updates routes dynamically 2016-11-10 03:38:11 +01:00
Sébastien Chopin 18a2b57655 Add nuxt-build and nuxt-start, build:false and dev option 2016-11-09 23:59:41 +01:00
Sébastien Chopin 8ab135af55 Prototype 0.1.0 working
Alpha 0.1.0
2016-11-07 02:34:58 +01:00