Commit Graph

203 Commits

Author SHA1 Message Date
Sebastien Chopin 0831f9c5bc Use es6-promise instead 2017-07-04 18:38:09 +02:00
Sebastien Chopin 70a75f4e42 Compatible with IE9+ 2017-07-04 18:30:01 +02:00
Sébastien Chopin e4e9149b54 feat: Add dynamic component injection + example 2017-07-02 20:47:01 +02:00
Pooya Parsa 39ee66c6e5 nuxt-start 2017-06-21 21:02:57 +04:30
Sebastien Chopin 365d2d8df6 Upgrade babel-laoder 2017-06-20 15:20:16 +02:00
Sebastien Chopin ebc6da4c08 Add server-destroy 2017-06-20 15:07:38 +02:00
Pooya Parsa 5ad640b294 use nuxt.js build target 2017-06-20 16:42:21 +04:30
Sébastien Chopin 3a03b57339 Delete dist before build & upgrade webpack 3 2017-06-19 20:18:26 +02:00
Pooya Parsa e0ea1dd1ee fix nyc coverage
using babel-plugin-istanbul
2017-06-19 19:51:01 +04:30
Sébastien Chopin 87c37ca549 Upgrade dependencies 2017-06-18 20:22:02 +02:00
Pooya Parsa c61f40e16d coverage 2017-06-18 15:29:46 +04:30
Pooya Parsa 7ea16f8bde update nyc config 2017-06-18 14:12:03 +04:30
Pooya Parsa 766009dbba Cleaner structure 2017-06-18 12:06:00 +04:30
Pooya Parsa c25409ff70 include only src in coverage 2017-06-16 18:42:33 +04:30
Pooya Parsa 2df044664a code coverage 2017-06-16 18:13:45 +04:30
Pooya Parsa 0453308e5e code coverage 2017-06-16 17:53:34 +04:30
Pooya Parsa 829ffa634b refactor structure 2017-06-16 17:12:45 +04:30
Pooya Parsa d68b4f0c00 webpack3 2017-06-15 20:56:13 +04:30
Pooya Parsa 42bf9bb41d decouple builder from renderer + improvements 2017-06-14 20:43:43 +04:30
Pooya Parsa dfa1d915d6 working version! 2017-06-13 22:28:04 +04:30
Sébastien Chopin 602adf0464 Refactor nuxt commands using minimist 2017-06-12 21:33:25 +04:30
Pooya Parsa 5237764573 add tapable dependency 2017-06-11 18:03:47 +04:30
Sebastien Chopin d15a50f539 bump to alpha 4 2017-06-06 14:57:48 +02:00
Sebastien Chopin 7a0e8739ed Upgrade dependencies 2017-06-06 14:57:23 +02:00
Sébastien Chopin 2f32d03f83 Bump to alpha3 2017-06-04 14:11:18 +02:00
Sebastien Chopin e967191167 Fix types to link to .ts file 2017-05-31 10:22:04 +02:00
Sebastien Chopin 65c07a6bc7 Upgrade dependencies 2017-05-30 16:07:05 +02:00
Sebastien Chopin 36cb41d5ab Add index.d.ts in files 2017-05-30 13:28:44 +02:00
Sebastien Chopin 03f2e133b1 Bump to alpha2 2017-05-29 17:04:01 +02:00
Sebastien Chopin 96cf4a0ec4 Add ts types 2017-05-29 17:03:28 +02:00
EGOIST 3acf300416 use webpack-node-externals 2017-05-24 21:04:17 +08:00
Sébastien Chopin 7f337cdadf Bump to 1.0.1-alpha1 2017-05-21 21:08:32 +02:00
Sébastien Chopin 7146b0f2a8 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev 2017-05-21 15:46:32 +02:00
Pooya Parsa ecde37a279 [deps] update vue-loader to 12.1.0 2017-05-21 17:47:11 +04:30
Sébastien Chopin 14c3c07d57 Remove `cache` option, use `build.ssr.cache` instead 2017-05-21 15:13:19 +02:00
Pooya Parsa dd32b5441f ETag header support 2017-05-21 16:48:21 +04:30
Sebastien Chopin 3fef1bac61 Upgrade connect dependency 2017-05-17 11:26:51 +02:00
Sebastien Chopin a1e2321e13 Use last version of vue-meta 2017-05-16 17:54:24 +02:00
Sebastien Chopin 0d9627b488 Update dependencies 2017-05-16 17:31:02 +02:00
Sebastien Chopin 78d219c473 Upgrade to vue-meta 1.0.2 2017-05-16 15:13:44 +02:00
Pooya Parsa 32ac90482e Merge remote-tracking branch 'remotes/origin/fix-middleware' into dev
# Conflicts:
#	lib/app/server.js
#	lib/app/utils.js
#	lib/generate.js
#	yarn.lock
2017-05-15 15:33:52 +04:30
Sébastien Chopin 39124b87fe Upgrade autoprefixer 2017-05-14 19:34:03 +02:00
Pooya Parsa a6f1ce7465 Merge remote-tracking branch 'origin/master' into modules 2017-05-12 23:06:15 +04:30
Pooya Parsa 9c1060e06c 🔥 Server Middlewares
This commit adds `middlewares` option to nuxt and accepts connect style middlewares.
Also modules can register middlewares using `this.addMiddleware()` method.
Each entry can be a simple middleware function or {path, handler} to support paths.
2017-05-12 14:52:06 +04:30
Xavier Damman a71ac29166 Added call to donate after npm install 2017-05-09 09:21:36 -04:00
Sebastien Chopin 8a620dcc30 Force npm run lint before running tests 2017-05-05 14:07:40 +02:00
Sebastien Chopin 49a9052898 Upgrade dependencies 2017-05-05 12:12:36 +02:00
Sébastien Chopin ded7de0e72 Merge pull request #633 from pi0/2.3.0
️ Upgrade to Vue 2.3.x
2017-05-05 10:57:05 +02:00
Pooya Parsa 670b1254dd [deps] upgrade
Upgrades vue to 2.3.1
2017-05-02 13:46:51 +04:30
Pooya Parsa 87172100c7 [vue-loader] allow using builtin extractCSS functionality
This option is disabled by default and won't affect exiting users.
However users can easily enable this option using `nuxt.build.extractCSS`

Implementation is according to:
- https://github.com/vuejs/vue-loader/tree/master/docs/en/configurations
- https://ssr.vuejs.org/en/css.html
- https://github.com/vuejs/vue-hackernews-2.0/tree/master/build
2017-04-30 16:28:25 +04:30