Commit Graph

283 Commits

Author SHA1 Message Date
Sébastien Chopin 3ded0cd5d0 Disable router base in generate 2016-12-08 18:46:13 +01:00
Sébastien Chopin ce7e47c7f1 Merge pull request #47 from cj/eslint/no-console
added no-console to eslint
2016-12-08 18:08:32 +01:00
Sébastien Chopin ac2250c281 Optimise generate out of memory when +10000 paths 2016-12-08 18:07:47 +01:00
Sébastien Chopin 8db6964dc5 Update README.md 2016-12-08 17:49:47 +01:00
Sébastien Chopin df01ab86dd Merge pull request #48 from pi0/patch-1
Use `nuxt.build()` instead of promises
2016-12-08 17:48:26 +01:00
Pooya Parsa 8c592ec3ae Use `nuxt.build()` instead of promises 2016-12-08 20:04:51 +03:30
cj c4823f27a8 added no-console to eslint 2016-12-08 09:41:20 -06:00
Alexandre Chopin 4d7102c3e1 update config example auth-routes 2016-12-08 16:39:27 +01:00
Sébastien Chopin 4895433d33 Bump to 0.8.3 2016-12-08 11:43:47 +01:00
Alexandre Chopin 5f8792036b fix error layout issue 2016-12-08 11:37:27 +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 40e28de226 Bump to 0.8.2 2016-12-07 23:58:51 +01:00
Sébastien Chopin 48c544b106 Add window.onNuxtReady before plugins 2016-12-07 23:58:32 +01:00
Sébastien Chopin 78a2c5afe7 bump to 0.8.1 2016-12-07 23:44:34 +01:00
Sébastien Chopin b54d8169e8 Update layout example 2016-12-07 23:44:22 +01:00
Sébastien Chopin 8c14c9018e update css 2016-12-07 23:44:11 +01:00
Sébastien Chopin 83cd431c52 Add $nuxt.on('routeChanged', to, from) 2016-12-07 23:43:57 +01:00
Sébastien Chopin be5e8c118d Bump version 2016-12-07 19:43:22 +01:00
Sébastien Chopin 15e066b060 Finish auth-routes example 2016-12-07 19:23:08 +01:00
Sébastien Chopin c5ac12b2cb Add renderAndGetWindow 2016-12-07 19:02:06 +01:00
Sébastien Chopin 648033f077 update build 2016-12-07 19:01:46 +01:00
Sébastien Chopin 401930450c remove console.log 2016-12-07 18:59:38 +01:00
Sébastien Chopin bbf6ea2953 Update commands 2016-12-07 18:47:47 +01:00
Sébastien Chopin 4d6b85cfdd remove _ options 2016-12-07 18:47:23 +01:00
Sébastien Chopin 43f51c402a Nuxt() does not call build() anymore 2016-12-07 18:47:02 +01:00
Sébastien Chopin 495c46040b Update ava test 2016-12-07 18:37:19 +01:00
Sébastien Chopin a757fd6401 Update for production 2016-12-07 17:13:32 +01:00
Sébastien Chopin bcaf91a278 Update auth-routes example 2016-12-07 17:03:52 +01:00
Alexandre Chopin 57997e294e add layouts folder for extends app 2016-12-07 13:30:25 +01:00
Alexandre Chopin 3536936856 add name on custom routes example 2016-12-07 01:58:59 +01:00
Sébastien Chopin b0c308f1b1 Merge pull request #40 from VictorTolbert/minor-fixes
Fix markdown table and typo
2016-12-06 08:29:50 +01:00
Victor Tolbert 2ad9951a71 Fix markdown table and typo 2016-12-05 20:36:08 -05:00
Sébastien Chopin bf242f924a Merge pull request #39 from steven5538/patch-1
Update README.md
2016-12-05 08:21:56 +01:00
steven5538 451737e0e2 Update README.md
typo
2016-12-05 15:13:16 +08:00
Sébastien Chopin 8801327db2 Bump version 0.7.8 2016-12-04 19:16:48 +01:00
Sébastien Chopin 12c013df36 Add auth-routes examples (WIP) 2016-12-04 19:16:47 +01:00
Sébastien Chopin 509c14a7ac Add $nuxt.error() 2016-12-04 19:16:47 +01:00
Sébastien Chopin 87789b8748 Add env in context 2016-12-04 19:16:47 +01:00
Sébastien Chopin a30ce76b0c Fix // when no base given 2016-12-04 19:16:47 +01:00
Alexandre Chopin 4c33c3c7f6 add name on router for pages component 2016-12-03 15:12:05 +01:00
Sébastien Chopin ddbffcc8af Add README 2016-12-01 19:09:40 +01:00
Sébastien Chopin 0f2b976d65 bump to 0.7.8 2016-12-01 19:09:40 +01:00
Sébastien Chopin 496ecf1a80 remove non-used option 2016-12-01 19:09:40 +01:00
Sébastien Chopin ba8327abf4 Add cached-components example 2016-12-01 19:09:40 +01:00
Sébastien Chopin 9317340088 Update README.md 2016-11-29 13:14:32 +00:00
Sébastien Chopin 4cc2061fc1 Update README.md 2016-11-29 12:45:57 +00:00
Sébastien Chopin fdc430b23b Bump 0.7.7 2016-11-28 16:28:59 +00:00
Sébastien Chopin 3b89191998 Bind render method to nuxt 2016-11-28 16:28:59 +00:00
Alexandre Chopin 1180b972a2 update package.json infos 2016-11-28 17:10:29 +01:00