Commit Graph

  • 6fa25cacc2 move to vendor chunk if only in at-least 1/2 of the total pages or dev Pooya Parsa 2017-06-07 23:07:12 +0430
  • ad9ec1470d fix webpack hot middleware on node 8 (#850) Pooya Parsa 2017-06-07 22:12:00 +0430
  • 4fc2fef00d Partial Scope Hoisting Pooya Parsa 2017-06-07 21:34:59 +0430
  • 7fef6f90b5 [fix] array.from tries to mutate length which is readonly Pooya Parsa 2017-06-07 20:37:38 +0430
  • 549d8bb5d2 [deps] upgrade to webpack 3.0.0-rc.1 Pooya Parsa 2017-06-07 20:36:35 +0430
  • 092d9cd0ab Fix server build.extend context Dmitri Efimenko 2017-06-07 19:05:02 +0300
  • e4e5096ee2 update yarn.loock Sebastien Chopin 2017-06-06 14:59:16 +0200
  • d15a50f539 bump to alpha 4 v1.0.0-alpha.4 Sebastien Chopin 2017-06-06 14:57:48 +0200
  • 5bc4bdeeb9 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-06-06 14:57:29 +0200
  • 7a0e8739ed Upgrade dependencies Sebastien Chopin 2017-06-06 14:57:23 +0200
  • 5e5b58c461 Add redirect in plugins context Sebastien Chopin 2017-06-06 14:51:49 +0200
  • c25aa4bc45 Modules: unshit plugins to be executed first Sebastien Chopin 2017-06-06 14:51:30 +0200
  • 08c4e7ce87 Merge c3774b941a into e4e7adb8d5 Alid Castano 2017-06-06 09:27:10 +0000
  • e4e7adb8d5 Merge pull request #844 from uptownhr/patch-1 Sébastien Chopin 2017-06-06 10:33:38 +0200
  • f50d5673d9 removed build.then() James Lee 2017-06-05 14:41:56 -0700
  • c4613ce34b Reflect test with redirect returns noopApp Sebastien Chopin 2017-06-05 11:35:10 +0200
  • 3a2b732965 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-06-05 11:24:09 +0200
  • 703b5071d6 fix: redirect works with full path Sebastien Chopin 2017-06-05 11:24:06 +0200
  • b37c7cbd8d chore: eslint Pooya Parsa 2017-06-05 13:27:41 +0430
  • bd54ddd2a7 feat(http2): push assets with single link header Pooya Parsa 2017-06-05 13:26:07 +0430
  • 0468c7997e feat(module): improve require Pooya Parsa 2017-06-05 13:22:02 +0430
  • 349f6e6219 feat(http2): add render.http2.push option Pooya Parsa 2017-06-05 13:19:27 +0430
  • 5763d21905 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-06-04 20:00:04 +0200
  • ce69c3be0f Fix: error on template for layout when redirected Sébastien Chopin 2017-06-04 19:59:36 +0200
  • e1f62663e1 Merge pull request #833 from clarkdo/dev Sébastien Chopin 2017-06-04 15:03:08 +0200
  • b26d3d6b6f Update i18n example Sébastien Chopin 2017-06-04 14:28:39 +0200
  • 208f6b92bf Merge branch 'dev' Sébastien Chopin 2017-06-04 14:11:52 +0200
  • 2f32d03f83 Bump to alpha3 v1.0.0-alpha.3 Sébastien Chopin 2017-06-04 14:11:18 +0200
  • f958801fff fix: modules called before renderer in production Sébastien Chopin 2017-06-04 14:08:36 +0200
  • c3774b941a added markdown option to vue-loader in default webpack build Alid Castano 2017-06-04 00:59:14 -0400
  • 36057fb899 Use yarn instead of npm in building Clark Du 2017-06-03 16:04:37 +0800
  • 5682eef2a5 Update coverage Sebastien Chopin 2017-06-02 18:09:20 +0200
  • 2b80bc3e5c No need to call build() on development Sebastien Chopin 2017-06-02 17:59:20 +0200
  • 1ae3062283 Add nuxt.ready(), dev depends on process.env.NODE_ENV, server waits for modules to be ready and build() is called on development by default Sebastien Chopin 2017-06-02 17:58:53 +0200
  • b4b740f2a0 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-06-02 12:15:41 +0200
  • ea03d76e85 Fix issue #829 with onNuxtReady undefined Sebastien Chopin 2017-06-02 12:15:38 +0200
  • 30b5387f95 test(module): code coverage Pooya Parsa 2017-05-31 19:28:36 +0430
  • 44c6a25247 feat(module): easier options Pooya Parsa 2017-05-31 19:24:53 +0430
  • 79b97093d0 ESLint Pooya Parsa 2017-05-31 18:56:49 +0430
  • c5ca8c64f1 refactor: nuxt constructor no longer returns a promise Pooya Parsa 2017-05-31 18:51:16 +0430
  • 9f7722f845 test: add node 8 to build matrix Pooya Parsa 2017-05-31 17:36:37 +0430
  • d161a5785c test: fix appveyor Pooya Parsa 2017-05-31 17:36:23 +0430
  • 3de7921b5a test: fix appveyor Pooya Parsa 2017-05-31 17:24:36 +0430
  • 43de27faef Fix i18n example for alpha3 Sebastien Chopin 2017-05-31 13:21:55 +0200
  • f089bcfff6 Add hotReload in context Sebastien Chopin 2017-05-31 13:21:24 +0200
  • e967191167 Fix types to link to .ts file Sebastien Chopin 2017-05-31 10:22:04 +0200
  • 979e15db2a Update JSDOM logic Sebastien Chopin 2017-05-30 18:18:01 +0200
  • 2bb5cca1d5 Remove buildNamespace in favor of buildDir Sebastien Chopin 2017-05-30 16:09:36 +0200
  • 488010bf78 Upgrade dependencies and JSDOM API Sebastien Chopin 2017-05-30 16:08:51 +0200
  • 65c07a6bc7 Upgrade dependencies Sebastien Chopin 2017-05-30 16:07:05 +0200
  • f58e859d9c Update license header Sebastien Chopin 2017-05-30 15:14:10 +0200
  • 36cb41d5ab Add index.d.ts in files Sebastien Chopin 2017-05-30 13:28:44 +0200
  • f6f68b53a6 Merge 3f56457f79 into 4f1e82e959 Ausir Lo 2017-05-30 11:07:47 +0000
  • 4f1e82e959 fix: payload is not fully working on nuxt generate Sebastien Chopin 2017-05-30 12:00:31 +0200
  • d9d5d1a5d8 Update TS example Sebastien Chopin 2017-05-29 17:24:40 +0200
  • efb9c65248 Merge branch 'master' of github.com:nuxt/nuxt.js Sebastien Chopin 2017-05-29 17:05:25 +0200
  • 03f2e133b1 Bump to alpha2 v1.0.0-alpha2 Sebastien Chopin 2017-05-29 17:04:01 +0200
  • 96cf4a0ec4 Add ts types Sebastien Chopin 2017-05-29 17:03:28 +0200
  • d481da9df0 Update auth-routes example Sebastien Chopin 2017-05-29 17:00:01 +0200
  • ec9e334ed6 Merge pull request #776 from motia/build_dir Sébastien Chopin 2017-05-28 12:44:25 +0200
  • c2592a2663 Merge pull request #768 from jroxendal/feature-routepayload Sébastien Chopin 2017-05-28 12:44:05 +0200
  • 3e3b4d8652 Merge 5ae14ff01a into a58b85a238 Ausir Lo 2017-05-26 14:54:16 +0000
  • a58b85a238 refactor client.js createApp using async/await Pooya Parsa 2017-05-26 16:11:18 +0430
  • ae0c88acbf fix: typo in createBundleRenderer basedir Pooya Parsa 2017-05-26 14:19:47 +0430
  • a1d78988c0 fix: call to wp instead of r for css Pooya Parsa 2017-05-26 13:34:11 +0430
  • 6e44648bfc fix: passing module as a function Pooya Parsa 2017-05-24 17:32:33 +0430
  • 4028abc1e1 Merge pull request #780 from egoist-bot/patch-1 Sébastien Chopin 2017-05-24 16:50:44 +0200
  • 3acf300416 use webpack-node-externals EGOIST 2017-05-24 21:04:17 +0800
  • 7cfa548ddf renamed generatePayload -> payload Johan Roxendal 2017-05-24 12:46:22 +0200
  • b2d5186e39 renamed routePayload to payload and generatePayload in the context object. added backwards compatability with string-only routes. Johan Roxendal 2017-05-24 11:32:17 +0200
  • 7a46135624 Merge pull request #765 from clarkdo/dev Sébastien Chopin 2017-05-24 10:34:57 +0200
  • 8473cd3a6b add option to namespace .nuxt Mouti'a Benachour 2017-05-24 02:05:15 +0100
  • 923f907442 call .nuxt directory buildDir Mouti'a Benachour 2017-05-24 00:52:48 +0100
  • 64e7cab8fa [Feature: generate] Added support for rendering dynamic routes using data cached by generate.routes in the config file. Johan Roxendal 2017-05-20 07:09:05 +0200
  • e4e0711de2 Fix class component typeerror when using nuxt1.0.0-alpha Clark Du 2017-05-23 17:04:44 +0800
  • b2ef8c320f No need a name for exported method Sebastien Chopin 2017-05-22 14:26:24 +0200
  • 9098854a30 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-05-22 14:05:26 +0200
  • 29d2751940 Update warning for Vuex store (classic mode) Sebastien Chopin 2017-05-22 14:05:23 +0200
  • bbd2eddb40 import SSR plugins Pooya Parsa 2017-05-22 15:30:04 +0430
  • eaee5afbde Add render.static option to customize serve-static middleware Sebastien Chopin 2017-05-22 12:51:03 +0200
  • e1f458fcd2 Merge 1a3f386627 into 6d969b0e37 Jordy van den Aardweg 2017-05-22 09:32:56 +0000
  • 1a3f386627 Also set proper maxAge headers for static files Jordy van den Aardweg 2017-05-22 11:26:35 +0200
  • 1f6c3a9a7b [fix] resolve css imports Pooya Parsa 2017-05-22 02:19:37 +0430
  • 5ae14ff01a modify to npm run generate ausir 2017-05-22 03:59:49 +0800
  • e49424fb6b generate with child process ausir 2017-05-22 03:42:42 +0800
  • cd94f7e987 Merge 2f881dfb31 into 6d969b0e37 kodekrendel 2017-05-21 19:32:21 +0000
  • 1b0a476f14 Merge branch 'dev' of https://github.com/nuxt/nuxt.js into route-html-minifier ausir 2017-05-22 03:28:55 +0800
  • 6d969b0e37 Set as contributors instead Sébastien Chopin 2017-05-21 21:15:54 +0200
  • 811729d143 Add pi0 as maintainer Sébastien Chopin 2017-05-21 21:15:18 +0200
  • 7f337cdadf Bump to 1.0.1-alpha1 v1.0.0-alpha1 Sébastien Chopin 2017-05-21 21:08:32 +0200
  • 893d275a78 Update i18n example for 1.0 Sébastien Chopin 2017-05-21 21:01:08 +0200
  • 78cd3bae86 Remove injectAs property, now you only have to export a method which receives the context Sébastien Chopin 2017-05-21 21:00:41 +0200
  • e5052c3a87 Update test Sébastien Chopin 2017-05-21 21:00:01 +0200
  • d4f4c15f10 Fix build merge Sébastien Chopin 2017-05-21 19:24:31 +0200
  • 0183ac4b86 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-05-21 19:23:31 +0200
  • f050bb6330 Refactor Sébastien Chopin 2017-05-21 19:18:48 +0200
  • c5b5913402 Update test Sébastien Chopin 2017-05-21 19:18:26 +0200
  • 2247097b64 Allow synchronous module + fix typo in logs Sébastien Chopin 2017-05-21 19:17:36 +0200
  • 1f317a188b Should work with route not code-splitted Sébastien Chopin 2017-05-21 19:16:36 +0200
  • ac42ae599e Merge remote-tracking branch 'remotes/origin/master' into dev Pooya Parsa 2017-05-21 21:30:19 +0430