Commit Graph

  • 03488460c0 Merge 34f16cfba4 into 5a5a1979e1 Sebastian 2017-07-27 09:42:40 +0000
  • 5a5a1979e1 add file-loader Pooya Parsa 2017-07-27 14:08:44 +0430
  • a34d8d3543 remove extra ? in sass loader query Pooya Parsa 2017-07-27 12:52:25 +0430
  • 39d6d3de31 chore: cleanup dependencies Pooya Parsa 2017-07-27 12:51:17 +0430
  • 2091699e43 Add page for example Sebastien Chopin 2017-07-26 18:19:25 +0200
  • 1ce7d42403 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-07-26 18:14:54 +0200
  • 528ba280f8 Add example of programmatic usage Sebastien Chopin 2017-07-26 18:14:34 +0200
  • c111e2cc11 fix plugins resolvePath Pooya Parsa 2017-07-26 16:49:09 +0430
  • 28f549903b fix(plugins): use resolvePath for src Pooya Parsa 2017-07-26 16:28:59 +0430
  • 797ba24444 Bump to rc1 Sebastien Chopin 2017-07-26 13:57:39 +0200
  • 46c799ab7e bump nuxt-start Sebastien Chopin 2017-07-26 13:56:50 +0200
  • 1b2b9dbbe7 Fix context route in plugins for client-side Sebastien Chopin 2017-07-26 13:56:43 +0200
  • 8f111a4d5e rc0 Sebastien Chopin 2017-07-26 12:14:38 +0200
  • 34f16cfba4 added newline in _id_vue SVogel 2017-07-26 11:45:46 +0200
  • 018934eeed added paramterized car view SVogel 2017-07-26 11:34:41 +0200
  • 3893e191ed fixed vue apollo SVogel 2017-07-26 11:27:59 +0200
  • 92efc6fefe Nuxt 1.x syntax Gaël 2017-07-26 11:17:06 +0200
  • 95fdcf8069 Remove middleware Gaël 2017-07-26 11:14:38 +0200
  • e00c00d5c1 Remove warnigns Sebastien Chopin 2017-07-26 10:52:15 +0200
  • c141b0a825 Update dependencies Sebastien Chopin 2017-07-26 10:52:08 +0200
  • 7d1cc2217a enable autoprefixer when no custom build.post is set Clark Du 2017-07-25 15:10:31 +0800
  • 40a18da7db added Nuxtent starter to templates Alid Castano 2017-07-24 11:47:09 -0400
  • 68326a6c9b chore: update tests Pooya Parsa 2017-07-22 23:49:35 +0430
  • b16060afd4 basic tests for express middleware Pooya Parsa 2017-07-22 23:43:44 +0430
  • 6639b9a411 update make-start Pooya Parsa 2017-07-22 22:33:54 +0430
  • efe3e95568 fix warning with module as external dependency Pooya Parsa 2017-07-22 22:25:26 +0430
  • 59c7c5b09d feat(config, css): resolve packages exporting non js files Pooya Parsa 2017-07-22 17:36:31 +0430
  • 72a9beff64 Resolve requires from rootDir Hana Shiro 2017-07-22 20:30:31 +0800
  • 1401434594 Resolve non-js package importing Hana Shiro 2017-07-22 07:40:38 +0800
  • 03aa65a888 context: Add on client-side Sébastien Chopin 2017-07-20 21:04:23 +0200
  • d1d631a88e Remove logs Sébastien Chopin 2017-07-20 20:37:52 +0200
  • b13822bc5a Update deps Sébastien Chopin 2017-07-20 20:37:36 +0200
  • 9a2b4af728 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-07-20 20:25:44 +0200
  • aed0a217ab Merge pull request #1 from nuxt/dev James Lee 2017-07-18 23:59:11 -0700
  • 054098acf8 > upgrade dependencies Pooya Parsa 2017-07-18 02:49:02 +0430
  • f317b70fd5 test(module): add tests for tapable Pooya Parsa 2017-07-18 00:08:02 +0430
  • b5ca6b7975 feat: enhance tapables usage Pooya Parsa 2017-07-17 23:56:41 +0430
  • e6987d62f0 chore: remove uncessesarry source-map install Pooya Parsa 2017-07-17 22:29:31 +0430
  • 5ce204c19f fix appveyor Pooya Parsa 2017-07-13 14:50:02 +0430
  • eb595d1952 chore(start): automate start package generate Pooya Parsa 2017-07-13 14:40:12 +0430
  • 0fece913e5 feat(app): hide error logs in production Pooya Parsa 2017-07-13 13:29:10 +0430
  • 33fb5693d9 chore: upgrade dependencies Pooya Parsa 2017-07-13 13:23:47 +0430
  • fdc84d2a4a Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-07-12 08:41:47 +0200
  • eedd1137b6 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-07-11 12:45:01 +0200
  • f4d61a07b1 Remove unused option build.loaders Sebastien Chopin 2017-07-11 12:44:58 +0200
  • 75d933aac6 tests: update with-config Pooya Parsa 2017-07-11 13:40:46 +0430
  • 107d36c851 tests: update module fixture Pooya Parsa 2017-07-11 13:33:29 +0430
  • a3be3cfe1b feat: mode option Pooya Parsa 2017-07-11 04:54:39 +0430
  • 3ef0d15f6b perf: use es6 import for plugins Pooya Parsa 2017-07-11 03:23:06 +0430
  • 8ac2f3e6b0 Point to example Sebastien Chopin 2017-07-10 13:52:58 +0200
  • 74870baa3e Example ready with Vue 2.4 Sebastien Chopin 2017-07-10 13:52:10 +0200
  • 896f80d59f Start refactoring sockets example Sébastien Chopin 2017-07-10 09:03:18 +0200
  • a870896c67 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-07-10 09:02:35 +0200
  • 3e36219a43 Update component injection example Sébastien Chopin 2017-07-10 08:56:02 +0200
  • 518692b2f4 chore: minor fixes Pooya Parsa 2017-07-10 04:27:50 +0430
  • a9f2f299a3 chore: minor olishes Pooya Parsa 2017-07-10 03:10:09 +0430
  • 5da4e49d56 chore: polish app/index.js Pooya Parsa 2017-07-10 02:59:27 +0430
  • f635b73a0b chore: minor improvements for server.js Pooya Parsa 2017-07-10 02:11:44 +0430
  • ddc6369e05 chore: polish client.js Pooya Parsa 2017-07-10 02:11:04 +0430
  • 2cc78c0446 Remove dynamic components Sébastien Chopin 2017-07-09 23:06:17 +0200
  • f07d9855b6 Polish app/server.js Sébastien Chopin 2017-07-09 16:50:55 +0200
  • 78400042ef Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-07-09 16:31:25 +0200
  • ad85582f5c Rename routerViewKey to nuxtChildKey Sébastien Chopin 2017-07-09 16:29:14 +0200
  • db2a5ef75a update server.js Pooya Parsa 2017-07-09 16:32:26 +0430
  • 85825d190c fix: gracefully handle unhandled promises Pooya Parsa 2017-07-09 16:13:56 +0430
  • 4bf0a46cb0 chore: polish app/server.js Pooya Parsa 2017-07-09 16:13:03 +0430
  • fc2c780dd0 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-07-09 12:27:08 +0200
  • a963b566c1 Use nuxtChildKey as computed by default Sébastien Chopin 2017-07-09 12:23:56 +0200
  • a869637615 Fix example for v1 Sébastien Chopin 2017-07-09 12:23:03 +0200
  • b921191f91 Fix typo Sébastien Chopin 2017-07-09 12:15:28 +0200
  • f083990dbd Update dependencies Sébastien Chopin 2017-07-09 12:15:12 +0200
  • 270c490a9d Add generate.concurrency option Sébastien Chopin 2017-07-09 12:00:08 +0200
  • 2a76ff4d27 feat: build.devMiddleware and build.hotMiddleware options Pooya Parsa 2017-07-09 14:10:37 +0430
  • 50a0fb6b0c Merge 6a34d9a05a into 9e2c4b9761 Nick Galloway 2017-07-09 03:07:27 +0000
  • 9e2c4b9761 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-07-09 02:35:40 +0200
  • 505aed4575 Use transitions for 🙀 Sébastien Chopin 2017-07-09 02:35:07 +0200
  • dca165828a Update README.md Sébastien Chopin 2017-07-09 02:09:03 +0200
  • 272ae52c73 Remove first timeout Sébastien Chopin 2017-07-09 01:50:26 +0200
  • 2dafa52bc4 Update README Sébastien Chopin 2017-07-09 01:47:13 +0200
  • c7ce0802c9 Updates dynamic examples Sébastien Chopin 2017-07-09 01:44:59 +0200
  • 51694783b9 Fix paths & typo Sébastien Chopin 2017-07-08 20:31:41 +0200
  • ebb67243c8 Fix path and add random image Sébastien Chopin 2017-07-08 20:26:11 +0200
  • 592f8cc733 Remove offline example Sébastien Chopin 2017-07-08 20:16:01 +0200
  • 56272eb5fd Remove generate routes Sébastien Chopin 2017-07-08 20:05:28 +0200
  • 5e93befc44 Fix paths Sébastien Chopin 2017-07-08 20:01:57 +0200
  • 1d0493c0c1 Fix paths Sébastien Chopin 2017-07-08 19:58:07 +0200
  • 6f84f69b7a Fix paths & typo Sébastien Chopin 2017-07-08 19:55:39 +0200
  • 763ca011e9 Update scripts Sébastien Chopin 2017-07-08 19:47:23 +0200
  • 1e064ac180 Fix path Sébastien Chopin 2017-07-08 19:44:05 +0200
  • 6164c12524 Update example Sébastien Chopin 2017-07-08 19:40:41 +0200
  • eaf362910f Use async/await Sébastien Chopin 2017-07-08 18:52:29 +0200
  • a39b9fe13b Fix typo Sébastien Chopin 2017-07-08 18:49:37 +0200
  • 4098e68983 Use render.bundleRenderer Sébastien Chopin 2017-07-08 18:41:10 +0200
  • a0c4709777 Fix typo Sébastien Chopin 2017-07-08 18:14:40 +0200
  • 1d77431db0 Use serverMiddleware instead of a module Sébastien Chopin 2017-07-08 18:09:47 +0200
  • 1f7508d033 Update example Sébastien Chopin 2017-07-08 18:05:44 +0200
  • 209beb0677 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-07-08 18:05:06 +0200
  • 5c8ac31b3c Update example to not use a custom server anymore Sébastien Chopin 2017-07-08 18:04:47 +0200
  • 67939fd066 Update README.md Sébastien Chopin 2017-07-08 17:13:54 +0200
  • f490652d18 Merge pull request #1022 from silverbackdan/silverbackdan-vue-router-key Sébastien Chopin 2017-07-08 12:57:52 +0200