Commit Graph

726 Commits

Author SHA1 Message Date
Sébastien Chopin 65eeff332e Fix hotReloading for children 2017-03-16 18:52:06 +01:00
Sébastien Chopin d782b1c516 Merge pull request #392 from PierreRambaud/feature-391
Add config file option
2017-03-15 16:07:02 +01:00
Sébastien Chopin e102580b33 Merge pull request #384 from bratberg/master
Add Vuetify.js example
2017-03-15 15:18:15 +01:00
Pierre RAMBAUD fbd1c609fd Add missing comments 2017-03-15 15:14:16 +01:00
Pierre RAMBAUD c3bcd05295 Add config file option
- Add optional --config-file and -c argv parameters
- Display log message if file isn't found

Issue: #391
2017-03-15 15:01:44 +01:00
Espen Bratberg 1ef13c7535 Add sidebar to example 2017-03-15 13:01:52 +01:00
bratberg 18ec7507ad Add Vuetify.js example 2017-03-14 21:13:39 +01:00
rohitpal b12ea53a94 fixed sw/appcache paths 2017-03-12 20:46:16 +05:30
rohitpal f584a221ee service worker registraion 2017-03-12 05:43:34 +05:30
rohitpal 7eccd429ca fixed import 2017-03-12 05:32:28 +05:30
rohitpal 2da8ba84c9 offline-plugin-integration initial commit 2017-03-12 05:25:01 +05:30
Alexandre Chopin cd16c2f6d2 change generate.routeParams to generate.routes 2017-03-06 20:00:26 +01:00
Alexandre Chopin c4ea665c1a remove path to regexp 2017-03-06 20:00:26 +01:00
Sébastien Chopin 8287639507 Update preload plugin to work on node 4 2017-03-06 19:16:59 +01:00
Alexandre Chopin 7238f27716 Merge pull request #346 from limichange/patch-2
Ignore all log files.
2017-03-06 11:10:56 +01:00
Limichange b36162df73 Ignore all log files. 2017-03-05 22:44:01 +08:00
Sébastien Chopin b8727b8d51 Fix asyncData on hot reloading 2017-03-02 17:31:37 +01:00
Sébastien Chopin 8253f5e75b Add plugin ssr option & rename process.browser 2017-03-01 17:54:44 +01:00
Alexandre Chopin 9dfe293bd0 update test for asyncData 2017-03-01 16:03:46 +01:00
Sébastien Chopin 6773c98d28 Remove build logs in dev 2017-02-28 17:32:12 +01:00
Sébastien Chopin 5f13aaad6c Merge pull request #313 from stursby/master
Add Firebase example
2017-02-28 16:56:09 +01:00
Alexandre Chopin a4461ff590 update examples for asyncData 2017-02-28 15:17:49 +01:00
Alexandre Chopin 7f925c22fa update vue ecosystem versions 2017-02-28 15:17:38 +01:00
Sébastien Chopin c0518f7c88 Merge branch 'master' into 0.9.10 2017-02-28 13:11:46 +01:00
Sébastien Chopin 40d52645e8 asyncData 2017-02-28 13:11:29 +01:00
Sébastien Chopin 996613ce8b prefetch only in production 2017-02-28 13:11:29 +01:00
Charlie Hield b3e909a704 Add Firebase example 2017-02-24 21:37:05 -06:00
Sébastien Chopin 56fd29e58f Update LICENSE.md 2017-02-23 15:57:53 +00:00
Alexandre Chopin fd966485ee extendRoutes add resolve func as param for window 2017-02-23 11:02:15 +01:00
Sébastien Chopin 6e2fb4642e Fix tests 2017-02-22 18:20:17 +00:00
Sébastien Chopin 457c23d1dd Use verbose mode 2017-02-22 18:20:01 +00:00
Sébastien Chopin 0e2474c681 Check if app.html exists 2017-02-22 18:19:49 +00:00
Sébastien Chopin 66c5aad09d Fix redirected 2017-02-22 18:19:17 +00:00
Alexandre Chopin 749673c99b fix pathToRegexp generate routes 2017-02-22 18:13:23 +01:00
Sébastien Chopin 591ef50a06 Fix template not built 2017-02-21 18:22:57 +00:00
Sébastien Chopin 8dfae9fa54 Fix headers sent 2017-02-21 18:22:27 +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
Alexandre Chopin f5300e4e67 fix extendRoutes for generate 2017-02-21 13:01:25 +01:00
Sébastien Chopin 7b3c62739c Remove conditional nuxtStatic middleware 2017-02-21 11:31:47 +00:00
Sébastien Chopin 9a2767ac90 Layout on afterEach 2017-02-20 22:11:34 +00:00
Sébastien Chopin 7d630bf5d9 Remove extra line 2017-02-20 18:59:15 +01:00
Alexandre Chopin 8f315071d1 Merge pull request #282 from detrohutt/feature-readme-koa-template
Add link to nuxt/koa on README.md
2017-02-18 15:45:35 +01:00
Alexander Roberts d357cdc866 Add link to nuxt/koa on README.md 2017-02-18 08:16:20 -06:00
Sébastien Chopin e7a5b121ab Merge pull request #281 from detrohutt/fix-warn-node-version
Warn on `npm install nuxt` when using an untargeted version of node or npm
2017-02-18 13:50:55 +01:00
Alexander Roberts 9bfc3f4c1e Warn on
> fsevents@1.0.17 install /home/detrohutt/git/nuxt.js/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

make: Entering directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
  SOLINK_MODULE(target) Release/obj.target/.node
  COPY Release/.node
make: Leaving directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
nuxt@0.9.9 /home/detrohutt/git/nuxt.js
├─┬ chokidar@1.6.1
│ └─┬ fsevents@1.0.17
│   └── nan@2.5.1
└── nuxt@0.9.9  extraneous when using an untargeted version of node or npm
2017-02-18 06:27:10 -06:00
Sébastien Chopin f5a6cf0569 Merge branch 'master' into 0.9.10
# Conflicts:
#	package.json
2017-02-18 10:57:12 +01:00
Sébastien Chopin 5b22564b10 Merge branch 'master' into 0.9.10 2017-02-18 10:55:36 +01:00
Sébastien Chopin fbca3d7f78 Merge pull request #274 from cj/cleaner_terminal
cleaner build/error outputs for terminal
2017-02-18 10:55:15 +01:00
cj 721d2d63fa cleaner build/error outputs for terminal 2017-02-17 11:58:48 -06:00