Commit Graph

57 Commits

Author SHA1 Message Date
Sébastien Chopin 1cefff8194 Add watchers option and url after build 2017-03-25 15:16:07 +01:00
Alexandre Chopin c9784651e9 add gzip configuration 2017-03-25 12:57:38 +01:00
Sébastien Chopin c4962f09a9 Improve chokidar watch on middleware and store 2017-03-25 05:06:12 +01:00
Sébastien Chopin 8f277af03b Set prefetch to true by default 2017-03-24 01:25:27 +01:00
Sébastien Chopin 64f83b71c3 Vue 2.2 and styles included 2017-03-22 15:47:34 +01:00
Sébastien Chopin a81862e77f Upgrade dependencies & lint 2017-03-20 17:52:35 +01:00
Sébastien Chopin 0e2474c681 Check if app.html exists 2017-02-22 18:19:49 +00:00
Sébastien Chopin 591ef50a06 Fix template not built 2017-02-21 18:22:57 +00:00
Sébastien Chopin 6cc1231eb2 Add performance option 2017-02-21 17:39:29 +00:00
Sébastien Chopin 10c4b1550f Use HTML template + optimise cache control + gzip 2017-02-21 17:11:41 +00:00
Sébastien Chopin 7b3c62739c Remove conditional nuxtStatic middleware 2017-02-21 11:31:47 +00:00
Sébastien Chopin 5b22564b10 Merge branch 'master' into 0.9.10 2017-02-18 10:55:36 +01:00
cj c40259877b allow router mode to be set in config 2017-02-17 02:43:48 -06:00
Sébastien Chopin 376362ec39 Handle publicPath 2017-02-16 18:16:00 +01:00
Sébastien Chopin 17650c25e0 Middleware feature 🔥 2017-02-03 15:09:38 +01:00
Sébastien Chopin d9fe4b9612 Add scrollBehavior option 2017-01-26 15:56:47 +01:00
Sébastien Chopin 1051b733f9 Add extendRoutes option 2017-01-18 17:25:50 +01:00
Sébastien Chopin 8f29fe6a54 Add utils in next instance 2017-01-11 22:51:52 +01:00
Sébastien Chopin 6de6c0e16b Use webpack-rc4 2017-01-11 22:18:23 +01:00
Sébastien Chopin 5a876d2a22 Use webpack-rc3 2017-01-11 21:12:44 +01:00
Sébastien Chopin da63846f55 Use ES6 syntax with Webpack RC4 2017-01-11 20:15:09 +01:00
Brendan d7c5babf1f better vuex store 2016-12-25 21:16:30 +01:00
Sébastien Chopin 38ef413e5d test for nuxt.js 2016-12-21 15:27:30 +01:00
Sébastien Chopin 0142dae008 Replace router-link to nuxt-link 2016-12-16 18:12:38 +01:00
Sébastien Chopin 9d59a2f80f remove strict mode for node v4 2016-12-11 18:58:47 +01:00
Alexandre Chopin ce0a89508e update routes options default 2016-12-11 13:34:08 +01:00
Sébastien Chopin 4aa600e57a Add Server class in nuxt 2016-12-09 20:09:12 +01:00
Sébastien Chopin 7cbc06144d compat with node 4 2016-12-09 19:40:59 +01:00
Sébastien Chopin 6713f68443 Join with this.dir if relative path 2016-12-08 19:19:39 +01:00
cj 187fec3f32 if srcDir not set, default to this.dir (rootDir) 2016-12-08 00:55:44 -06:00
cj df363e9770 Added an nuxt.config.js option srcDir 2016-12-08 00:45:40 -06:00
Sébastien Chopin 43f51c402a Nuxt() does not call build() anymore 2016-12-07 18:47:02 +01:00
Sébastien Chopin 496ecf1a80 remove non-used option 2016-12-01 19:09:40 +01:00
Sébastien Chopin 3b89191998 Bind render method to nuxt 2016-11-28 16:28:59 +00:00
Sébastien Chopin 65de0934f6 Add Content-Length header 2016-11-25 17:57:59 +01:00
Sébastien Chopin a6d4e5136b Add config.env option 2016-11-25 15:37:06 +01:00
Sébastien Chopin 2400fabceb Add transition option and package.json next config 2016-11-21 19:53:11 +01:00
Sébastien Chopin cb20e417fa Add Content-Type text/html header 2016-11-21 14:15:07 +01:00
Sébastien Chopin f4bff18836 No more store option (implicit now) 2016-11-18 09:17:39 +01:00
Sébastien Chopin a9ae6e0360 Use vie-meta and webpack 26 2016-11-14 23:59:54 +01:00
Sébastien Chopin c5c9448a26 remove 2 dependencies 2016-11-11 15:30:11 +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 167962ccac Add <base> when defined 2016-11-10 20:21:16 +01:00
Sébastien Chopin cb7406cba6 router.base is now working as expected 2016-11-10 19:34:59 +01:00
Sébastien Chopin ea1c5dee15 config.router + base + linkClassActive 2016-11-10 17:16:37 +01:00
Alexandre Chopin bd5ec528c5 Merge remote-tracking branch 'nuxt/master' 2016-11-10 13:24:34 +01:00
Alexandre Chopin e0641e1e51 generator 2016-11-10 12:33:52 +01:00
Sébastien Chopin c97c4ec32e watch pages/ dir to updates routes dynamically 2016-11-10 03:38:11 +01:00
Sébastien Chopin d88948bdea map static to /
v0.3.0
2016-11-10 02:19:47 +01:00