Commit Graph

  • 5ce0491311 Merge pull request #411 from PierreRambaud/typo-409 Sébastien Chopin 2017-03-20 16:19:12 +0100
  • 32b9038fc4 Vue sur 2.2.0 Sébastien Chopin 2017-03-20 16:16:26 +0100
  • c99571e78e Typo fix, const must be renamed clientCompiler Pierre RAMBAUD 2017-03-20 12:11:20 +0100
  • b05a66bda8 Update dependencies Sébastien Chopin 2017-03-19 20:21:10 +0100
  • c0ae85e53b Update with-vuetify example with theme overrides Espen Bratberg 2017-03-19 08:17:32 +0100
  • 3fcfe4e026 Fix tests Sébastien Chopin 2017-03-17 18:52:46 +0100
  • 8cdd10274f Use empty array if routes not given Sébastien Chopin 2017-03-17 18:52:36 +0100
  • 0a9477dc7b Dynamic layouts example Sébastien Chopin 2017-03-17 18:03:12 +0100
  • b6856928db Dynamic layout feature Sébastien Chopin 2017-03-17 18:02:58 +0100
  • 03e4a60403 Fix i18n example Jo Santana 2017-03-16 17:16:01 -0300
  • fb7b856343 force calling middleware from error page Sébastien Chopin 2017-03-16 21:00:22 +0100
  • 09b019f6ec Merge branch 'master' into 0.10.0 Sébastien Chopin 2017-03-16 18:54:54 +0100
  • 0a595bd1c3 Merge remote-tracking branch 'origin/0.10.0' into 0.10.0 Sébastien Chopin 2017-03-16 18:54:37 +0100
  • 11c960e316 Upgrade vue-meta Sébastien Chopin 2017-03-16 18:53:00 +0100
  • e8056f67eb Fix url starting with double slash Sébastien Chopin 2017-03-16 18:52:38 +0100
  • 65eeff332e Fix hotReloading for children Sébastien Chopin 2017-03-16 18:52:06 +0100
  • ed16c8ec54 support use hash with filenames xiexiongbiao 2017-03-16 20:44:16 +0800
  • d782b1c516 Merge pull request #392 from PierreRambaud/feature-391 Sébastien Chopin 2017-03-15 16:07:02 +0100
  • e102580b33 Merge pull request #384 from bratberg/master Sébastien Chopin 2017-03-15 15:18:15 +0100
  • fbd1c609fd Add missing comments Pierre RAMBAUD 2017-03-15 15:14:16 +0100
  • c3bcd05295 Add config file option Pierre RAMBAUD 2017-03-15 15:01:44 +0100
  • 315381e8a7 remove used code xiexiongbiao 2017-03-15 20:24:13 +0800
  • 69f8392b54 Support extract manifest file. xiexiongbiao 2017-03-15 20:15:34 +0800
  • 1ef13c7535 Add sidebar to example Espen Bratberg 2017-03-15 13:01:52 +0100
  • 18ec7507ad Add Vuetify.js example bratberg 2017-03-14 21:13:39 +0100
  • b12ea53a94 fixed sw/appcache paths rohitpal 2017-03-12 20:46:16 +0530
  • f584a221ee service worker registraion rohitpal 2017-03-12 05:43:34 +0530
  • 7eccd429ca fixed import rohitpal 2017-03-12 05:32:28 +0530
  • 2da8ba84c9 offline-plugin-integration initial commit rohitpal 2017-03-12 05:25:01 +0530
  • cd16c2f6d2 change generate.routeParams to generate.routes Alexandre Chopin 2017-03-06 20:00:19 +0100
  • c4ea665c1a remove path to regexp Alexandre Chopin 2017-03-06 19:59:22 +0100
  • 8287639507 Update preload plugin to work on node 4 Sébastien Chopin 2017-03-06 19:16:59 +0100
  • 7238f27716 Merge pull request #346 from limichange/patch-2 Alexandre Chopin 2017-03-06 11:10:56 +0100
  • b36162df73 Ignore all log files. Limichange 2017-03-05 22:44:01 +0800
  • b8727b8d51 Fix asyncData on hot reloading Sébastien Chopin 2017-03-02 17:31:37 +0100
  • 8253f5e75b Add plugin ssr option & rename process.browser Sébastien Chopin 2017-03-01 17:54:44 +0100
  • 9dfe293bd0 update test for asyncData Alexandre Chopin 2017-03-01 16:03:46 +0100
  • 1b21b600bf Merge 2a6ba5f9c8 into 5f13aaad6c Limichange 2017-02-28 19:22:12 +0000
  • 6773c98d28 Remove build logs in dev Sébastien Chopin 2017-02-28 17:32:03 +0100
  • 5f13aaad6c Merge pull request #313 from stursby/master Sébastien Chopin 2017-02-28 16:56:09 +0100
  • a4461ff590 update examples for asyncData Alexandre Chopin 2017-02-28 15:17:49 +0100
  • 7f925c22fa update vue ecosystem versions Alexandre Chopin 2017-02-28 15:17:38 +0100
  • c0518f7c88 Merge branch 'master' into 0.9.10 Sébastien Chopin 2017-02-28 13:11:46 +0100
  • 40d52645e8 asyncData Sébastien Chopin 2017-02-28 13:10:58 +0100
  • 996613ce8b prefetch only in production Sébastien Chopin 2017-02-23 13:43:57 +0000
  • 2a6ba5f9c8 Ignore yarn-error.log Limichange 2017-02-27 09:17:57 +0800
  • b3e909a704 Add Firebase example Charlie Hield 2017-02-24 21:37:05 -0600
  • 8619533122 Convert data to asyncData in server.js Austin Story 2017-02-23 21:17:09 -0600
  • 56fd29e58f Update LICENSE.md Sébastien Chopin 2017-02-23 15:57:53 +0000
  • fd966485ee extendRoutes add resolve func as param for window Alexandre Chopin 2017-02-23 11:02:11 +0100
  • 6e2fb4642e Fix tests Sébastien Chopin 2017-02-22 18:20:17 +0000
  • 457c23d1dd Use verbose mode Sébastien Chopin 2017-02-22 18:20:01 +0000
  • 0e2474c681 Check if app.html exists Sébastien Chopin 2017-02-22 18:19:49 +0000
  • 66c5aad09d Fix redirected Sébastien Chopin 2017-02-22 18:19:17 +0000
  • 749673c99b fix pathToRegexp generate routes Alexandre Chopin 2017-02-22 18:13:23 +0100
  • 591ef50a06 Fix template not built Sébastien Chopin 2017-02-21 18:22:57 +0000
  • 8dfae9fa54 Fix headers sent Sébastien Chopin 2017-02-21 18:22:27 +0000
  • 6cc1231eb2 Add performance option Sébastien Chopin 2017-02-21 17:39:29 +0000
  • 10c4b1550f Use HTML template + optimise cache control + gzip Sébastien Chopin 2017-02-21 17:10:19 +0000
  • f5300e4e67 fix extendRoutes for generate Alexandre Chopin 2017-02-21 13:01:16 +0100
  • 7b3c62739c Remove conditional nuxtStatic middleware Sébastien Chopin 2017-02-21 11:31:47 +0000
  • a68e3854fe Merge 28d987da4e into 9a2767ac90 CJ Lazell 2017-02-21 09:48:16 +0000
  • bdab75a141 Update package.json Oleg Bogdanov 2017-02-21 18:13:08 +0900
  • b2f2ec4c25 Update webpack.config.js Oleg Bogdanov 2017-02-21 18:12:32 +0900
  • 9a2767ac90 Layout on afterEach Sébastien Chopin 2017-02-20 22:11:34 +0000
  • 7d630bf5d9 Remove extra line Sébastien Chopin 2017-02-20 18:59:15 +0100
  • 8f315071d1 Merge pull request #282 from detrohutt/feature-readme-koa-template Alexandre Chopin 2017-02-18 15:45:35 +0100
  • d357cdc866 Add link to nuxt/koa on README.md Alexander Roberts 2017-02-18 08:16:20 -0600
  • e7a5b121ab Merge pull request #281 from detrohutt/fix-warn-node-version Sébastien Chopin 2017-02-18 13:50:55 +0100
  • 9bfc3f4c1e Warn on > fsevents@1.0.17 install /home/detrohutt/git/nuxt.js/node_modules/fsevents > node-pre-gyp install --fallback-to-build Alexander Roberts 2017-02-18 06:27:10 -0600
  • f5a6cf0569 Merge branch 'master' into 0.9.10 Sébastien Chopin 2017-02-18 10:57:12 +0100
  • 5b22564b10 Merge branch 'master' into 0.9.10 Sébastien Chopin 2017-02-18 10:55:36 +0100
  • fbca3d7f78 Merge pull request #274 from cj/cleaner_terminal Sébastien Chopin 2017-02-18 10:55:15 +0100
  • 28d987da4e should not use the router base to load files, that is the job of webpack publicPath (it is also generating //_nuxt/ intead of /_nuxt/) cj 2017-02-18 00:09:54 -0600
  • ffbbaebc54 always use the correct hmr path cj 2017-02-17 23:39:02 -0600
  • 4c8d364e3b allow publicPath in dev mode and do not automatically set nuxtStatic cj 2017-02-17 19:12:03 -0600
  • c02c8bf8ff allow returning false on routeParams to prevent generating route file cj 2017-02-17 16:57:17 -0600
  • dd0932306c extendedRoutes now works with the generate command. closes #275 cj 2017-02-17 16:43:35 -0600
  • 721d2d63fa cleaner build/error outputs for terminal cj 2017-02-17 11:58:48 -0600
  • 00c9abb806 Revert to basic presets for build Sébastien Chopin 2017-02-17 17:31:09 +0100
  • 2bb8f1fd58 Use vue-app preset for babel Sébastien Chopin 2017-02-17 16:13:51 +0100
  • bea7b73ad5 Example with JSX Sébastien Chopin 2017-02-17 16:12:20 +0100
  • 5b61bd5872 Merge pull request #272 from cj/allow_router_mode_config Sébastien Chopin 2017-02-17 13:49:22 +0100
  • 88dbe00b9e add options to build cj 2017-02-17 03:24:30 -0600
  • c40259877b allow router mode to be set in config cj 2017-02-17 02:43:48 -0600
  • 40ddfaacd7 Merge branch 'master' into 0.9.10 Sébastien Chopin 2017-02-16 19:45:01 +0100
  • 1133b9327e Upgrade dependencies Sébastien Chopin 2017-02-16 18:17:53 +0100
  • 376362ec39 Handle publicPath Sébastien Chopin 2017-02-16 18:16:00 +0100
  • 5a500b6735 Set publicPath and render always returns a promise Sébastien Chopin 2017-02-15 18:19:18 +0100
  • da0bba83c7 Update README.md Sébastien Chopin 2017-02-15 13:33:55 +0100
  • 2c33be31d5 update i18n example Alexandre Chopin 2017-02-13 19:08:22 +0100
  • 4c53c6a669 start working on publicPath Sébastien Chopin 2017-02-13 13:34:54 +0100
  • de76ed3c4b Add todos Sébastien Chopin 2017-02-13 13:32:20 +0100
  • e01093b2ac Usage of getters Sébastien Chopin 2017-02-12 11:48:07 +0100
  • 32f1526c0b Upgrade dependencies Sébastien Chopin 2017-02-12 11:47:44 +0100
  • 4aeeb69250 Add donate button Sébastien Chopin 2017-02-11 14:54:24 +0100
  • df04b959c2 Bump to 0.9.9 v0.9.9 Sébastien Chopin 2017-02-11 00:41:15 +0100
  • 61f9b21fd0 add tests for dynamic routes Alexandre Chopin 2017-02-10 21:24:29 +0100
  • c4dfa34212 fix optional route with index and order Alexandre Chopin 2017-02-10 21:24:17 +0100
  • 77f9e90c82 Update color Sébastien Chopin 2017-02-10 13:05:05 +0100