Commit Graph

  • ffefa6d724 defaults deep options Pooya Parsa 2017-05-11 14:12:20 +0430
  • 5662aa22f7 add modules key to nuxt config Pooya Parsa 2017-05-11 13:41:27 +0430
  • 55b331c350 ignore intellij idea project files Pooya Parsa 2017-05-11 13:40:58 +0430
  • 2f881dfb31 fixing auth-routes example kodekrendel 2017-05-10 23:06:43 -0400
  • 756929079a Fix copy paste typo in the comments Mihal Malostanidis 2017-05-10 18:53:16 +0300
  • 4beaecdc5c add linkExactActiveClass Andrii Korzh 2017-05-09 21:46:11 +0300
  • 77d35ab594 add linkExactActiveClass to router options Andrii Korzh 2017-05-09 21:44:53 +0300
  • 892543eb1d Merge pull request #687 from jroxendal/css-sourcemaps Sébastien Chopin 2017-05-09 16:34:42 +0200
  • a71ac29166 Added call to donate after npm install Xavier Damman 2017-05-09 09:21:36 -0400
  • 4e97bd465d Added backers and sponsors on the README Xavier Damman 2017-05-09 09:21:36 -0400
  • 64abcc04a8 Fix middleware on client-side Sebastien Chopin 2017-05-09 14:43:47 +0200
  • 9099b00963 Merge branch 'master' into fix-middleware Sebastien Chopin 2017-05-09 14:18:25 +0200
  • 63568ceb24 added sourcemaps support to scss-loader and css-loader Johan Roxendal 2017-05-09 13:24:55 +0200
  • 92bbacbbdf Update README.md Alexandre Chopin 2017-05-09 10:48:26 +0200
  • bce3784921 Merge pull request #682 from jroxendal/fix-scss Sébastien Chopin 2017-05-08 23:17:47 +0200
  • 8865cdc1d8 Merge pull request #683 from jroxendal/fix-generate Sébastien Chopin 2017-05-08 23:16:55 +0200
  • 834aa3bcd6 Merge branch 'fix-middleware' of github.com:Atinux/nuxt.js into fix-middleware Sébastien Chopin 2017-05-08 19:33:55 +0200
  • 888811f5f4 Fix middleware on server-side Sébastien Chopin 2017-05-04 09:57:10 +0200
  • 0fe5b2c17f Fixed refractoring error in generate Johan Roxendal 2017-05-08 09:22:35 +0200
  • b6c5428da5 scss should be handled by sass-loader johan.roxendal@gu.se 2017-05-07 21:46:57 +0200
  • 529b7bcf95 Fix yarn lock Sébastien Chopin 2017-05-07 15:43:29 +0200
  • e148e4b93a Add extractCSS option Sebastien Chopin 2017-05-05 17:53:21 +0200
  • 05085cbc99 Merge pull request #668 from pi0/fixes Sébastien Chopin 2017-05-05 16:50:31 +0200
  • 072216c045 Merge branch 'master' into fixes Sébastien Chopin 2017-05-05 16:50:24 +0200
  • 333e3cf13a Add other extensions Sebastien Chopin 2017-05-05 16:48:12 +0200
  • 7f1bf3d5f0 Fix typo Sebastien Chopin 2017-05-05 16:48:04 +0200
  • 6178527177 Improve logs Sebastien Chopin 2017-05-05 16:47:50 +0200
  • 39db08c95b Lint Sebastien Chopin 2017-05-05 16:47:28 +0200
  • 98ffc2110b [tests] ensure global styles are inlined Pooya Parsa 2017-05-05 18:55:17 +0430
  • 6504b0666a ESLint Fixes Pooya Parsa 2017-05-05 18:45:00 +0430
  • e2e849fbd2 [vue-style-loader] Inline global css on SSR Pooya Parsa 2017-05-05 18:40:12 +0430
  • 513d0d6697 missing space Pooya Parsa 2017-05-05 18:25:39 +0430
  • b620d35e63 [vue-style-loader] Inline global css on SSR Pooya Parsa 2017-05-05 18:19:31 +0430
  • 1956e3e789 [tests] update error assertion Pooya Parsa 2017-05-02 15:55:04 +0430
  • cf1ebc6a9c [tests] fix dynamic routes end of array detection Pooya Parsa 2017-05-02 15:48:44 +0430
  • 726dfefba2 create store only when available Pooya Parsa 2017-05-02 15:36:22 +0430
  • 1e339d99a4 fixClientManifest no needed as of vue 2.3.1 Pooya Parsa 2017-05-02 14:31:15 +0430
  • 3ac628aa9a [test] update fixtures store to return a function Pooya Parsa 2017-05-02 14:05:09 +0430
  • 97cf7b6b7e [deps] upgrade Pooya Parsa 2017-05-02 13:46:51 +0430
  • 81506bda19 make use of runInNewContext: false Evan You 2017-05-02 14:57:39 +0800
  • bf8d7f7030 cleanups Pooya Parsa 2017-04-30 17:24:14 +0430
  • 659256cbb5 add options.ssr Pooya Parsa 2017-04-30 17:10:04 +0430
  • 02f46cf1a7 [vue-loader] allow using builtin extractCSS functionality Pooya Parsa 2017-04-30 16:28:25 +0430
  • f50406e916 [ci] drop node<6 Pooya Parsa 2017-04-30 02:47:28 +0430
  • de8e49de0c fix tests Pooya Parsa 2017-04-30 02:39:40 +0430
  • 0d1ea6c08a [jsdom] use new VirtualConsole constructor Pooya Parsa 2017-04-30 01:40:56 +0430
  • d0f0421f0c [deps] upgrade Pooya Parsa 2017-04-30 01:23:07 +0430
  • 583ce02099 integrate template with server renderer Pooya Parsa 2017-04-27 22:36:10 +0430
  • 90704a551d refactor client watch Pooya Parsa 2017-04-27 21:14:31 +0430
  • 42720b1795 fix test resources Pooya Parsa 2017-04-27 20:02:41 +0430
  • 33b6ada6b9 Basic vue-server-renderer/client-plugin integration Pooya Parsa 2017-04-27 15:50:43 +0430
  • f3b367a6ab deprecated vue-ssr-webpack-plugin in flavor of vue-server-renderer Pooya Parsa 2017-04-27 13:24:18 +0430
  • 80718ae317 Merge 76e9bb63fa into 01b02a9010 Pooya Parsa 2017-05-05 13:56:00 +0000
  • 76e9bb63fa missing space Pooya Parsa 2017-05-05 18:25:39 +0430
  • 7f8b37a997 [vue-style-loader] Inline global css on SSR Pooya Parsa 2017-05-05 18:19:31 +0430
  • 01b02a9010 Add typescript compatibility Sebastien Chopin 2017-05-05 14:07:54 +0200
  • 8a620dcc30 Force npm run lint before running tests Sebastien Chopin 2017-05-05 14:07:40 +0200
  • 49a9052898 Upgrade dependencies Sebastien Chopin 2017-05-05 12:12:36 +0200
  • fd833216df Format code Sebastien Chopin 2017-05-05 12:11:32 +0200
  • d656a6a581 Fix linting errors Stephan de Vries 2017-05-05 12:08:08 +0200
  • 71c9838008 Merge pull request #662 from jroxendal/generate-error-report Sébastien Chopin 2017-05-05 11:57:04 +0200
  • 70f959ccb8 rolled back changes to render, re-jiggled handling of errors in generate. johan.roxendal@gu.se 2017-05-05 11:30:30 +0200
  • d469f38d98 Adds generate error report from renderer and minification. Changes the behavior where generate would terminate on error, now it instead gathers the error from crashing routes and compiles an error report. Johan Roxendal 2017-04-24 22:21:11 +0200
  • ded7de0e72 Merge pull request #633 from pi0/2.3.0 Sébastien Chopin 2017-05-05 10:57:05 +0200
  • 4b675e3357 Fix middleware on server-side Sébastien Chopin 2017-05-04 09:57:10 +0200
  • 6ed1b46446 Merge bdab75a141 into 5d4f289911 Oleg Bogdanov 2017-05-02 15:31:15 +0000
  • c3769f64e7 [tests] update error assertion Pooya Parsa 2017-05-02 15:55:04 +0430
  • aeea3cb9eb [tests] fix dynamic routes end of array detection Pooya Parsa 2017-05-02 15:48:44 +0430
  • a04a563f8d create store only when available Pooya Parsa 2017-05-02 15:36:22 +0430
  • affbc9c81f fixClientManifest no needed as of vue 2.3.1 Pooya Parsa 2017-05-02 14:31:15 +0430
  • 8a25da81fb [test] update fixtures store to return a function Pooya Parsa 2017-05-02 14:05:09 +0430
  • 670b1254dd [deps] upgrade Pooya Parsa 2017-05-02 13:46:51 +0430
  • 74652e3974 make use of runInNewContext: false Evan You 2017-05-02 14:57:39 +0800
  • 7deeff0b5c Merge 1bd8f4ea45 into 5d4f289911 Evan You 2017-05-02 07:10:00 +0000
  • 1bd8f4ea45 make use of runInNewContext: false Evan You 2017-05-02 14:57:39 +0800
  • 6ee5d958a7 cleanups Pooya Parsa 2017-04-30 17:24:14 +0430
  • 2e75f22a08 add options.ssr Pooya Parsa 2017-04-30 17:10:04 +0430
  • 87172100c7 [vue-loader] allow using builtin extractCSS functionality Pooya Parsa 2017-04-30 16:28:25 +0430
  • 5d4f289911 Update to 0.10.7 v0.10.7 Sébastien Chopin 2017-04-29 16:31:42 -0700
  • 379fb753ca [ci] drop node<6 Pooya Parsa 2017-04-30 02:47:28 +0430
  • 56c39bea88 fix tests Pooya Parsa 2017-04-30 02:39:40 +0430
  • 8391f308b7 [jsdom] use new VirtualConsole constructor Pooya Parsa 2017-04-30 01:40:56 +0430
  • 2d7a0874f0 Merge branch 'master' into 2.3.0 Pooya Parsa 2017-04-30 01:27:05 +0430
  • 57d391cb99 [deps] upgrade Pooya Parsa 2017-04-30 01:23:07 +0430
  • caa5ef17d6 Merge pull request #637 from qm3ster/emergency-limit-vue-version Sébastien Chopin 2017-04-28 13:09:06 +0200
  • ec552bc5e9 [deps] upgrade vue-loader to 12.x Pooya Parsa 2017-04-27 23:53:57 +0430
  • 5bd5865729 Emergency limit Vue version Mihal Malostanidis 2017-04-27 21:45:59 +0300
  • d9ed6ecea9 integrate template with server renderer Pooya Parsa 2017-04-27 22:36:10 +0430
  • 750276b3f6 refactor client watch Pooya Parsa 2017-04-27 21:14:31 +0430
  • 6945479984 fix test resources Pooya Parsa 2017-04-27 20:02:41 +0430
  • ac151a41f0 Basic vue-server-renderer/client-plugin integration Pooya Parsa 2017-04-27 15:50:43 +0430
  • 8db3a22db9 deprecated vue-ssr-webpack-plugin in flavor of vue-server-renderer Pooya Parsa 2017-04-27 13:24:18 +0430
  • c6eef59823 [deps] upgrade vue to 2.3.0 Pooya Parsa 2017-04-27 13:20:19 +0430
  • 10d18bc454 Add generate.interval Sebastien Chopin 2017-04-25 15:00:42 +0200
  • 296ea8ad4e Merge pull request #617 from jroxendal/feature-generate-wait Sébastien Chopin 2017-04-25 14:46:55 +0200
  • afa2e6b05c Implemented wait in generate function so generation of dynamic routes with ajax calls are not all sceduled simultaneously, possibly flooding the data backend with queries. johan.roxendal@gu.se 2017-04-24 10:30:05 +0200
  • 8cbdf77c34 Merge pull request #616 from qm3ster/patch-1 Sébastien Chopin 2017-04-25 13:47:05 +0200
  • 5e21a057aa Fix Ctrl-C Ctrl-V typo in comments Mihal Malostanidis 2017-04-25 14:03:26 +0300
  • 65a3ad5b08 Generate bundles in dist/ if url given Sebastien Chopin 2017-04-25 11:17:12 +0200
  • a24522edad Merge pull request #600 from pi0/patch-3 Sébastien Chopin 2017-04-24 15:08:13 +0200