Commit Graph

  • 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
  • 2c7eecace7 Fix i18n example Sébastien Chopin 2017-02-10 12:55:51 +0100
  • c961ba7729 Update README.md Sébastien Chopin 2017-02-10 02:56:55 +0100
  • e7f0200a58 Update examples v0.9.8 Sébastien Chopin 2017-02-10 02:22:33 +0100
  • bc47bdb24b Update examples Sébastien Chopin 2017-02-10 01:20:22 +0100
  • 7cb65ce21c Bump to 0.9.8 Sébastien Chopin 2017-02-10 00:51:58 +0100
  • b4f9504942 Update order Sébastien Chopin 2017-02-10 00:47:35 +0100
  • 072bc36e66 Merge pull request #229 from sirlancelot/patch-1 Sébastien Chopin 2017-02-10 00:46:23 +0100
  • 6bc16c0118 Update tests Sébastien Chopin 2017-02-10 00:45:49 +0100
  • d698cb4dca Update i18n example Sébastien Chopin 2017-02-10 00:45:36 +0100
  • f1386c3a5e Remove extraneous div Matthew Pietz 2017-02-09 00:25:04 -0800
  • 13284fbf8a update test dynamic routes Alexandre Chopin 2017-02-09 01:18:56 +0100
  • 8661c57e88 fix routes bug order Alexandre Chopin 2017-02-09 01:18:29 +0100
  • bf857e94bb fix routes example Alexandre Chopin 2017-02-09 00:46:52 +0100
  • b7052c1df5 Fix route Sébastien Chopin 2017-02-08 20:33:11 +0100
  • b85de3151d example i18n Alexandre Chopin 2017-02-08 20:13:14 +0100
  • 51da5569f8 fix route optional Alexandre Chopin 2017-02-08 20:13:03 +0100
  • f490786fa3 vue-i18n example Sébastien Chopin 2017-02-08 18:49:16 +0100
  • 27336d4741 example vue-i18n Alexandre Chopin 2017-02-08 17:33:13 +0100
  • c5b8d16a2b Add progress-bar when building Sébastien Chopin 2017-02-08 14:09:59 +0100
  • c293a62fb1 Merge f234c071c9 into ae8700f117 2017-02-08 01:36:38 +0000
  • 3b5c25d434 Merge 0a2abc460b into ae8700f117 2017-02-08 01:36:38 +0000
  • ae8700f117 Add comment Sébastien Chopin 2017-02-07 10:46:05 +0100
  • 61ac979cba Fix regression on query changes Sébastien Chopin 2017-02-06 13:24:59 +0100
  • c00d468357 Remove only test Sébastien Chopin 2017-02-04 15:27:41 +0100
  • 2f39ffedf0 add tests for routes Alexandre Chopin 2017-02-03 20:23:39 +0100
  • e233c5def8 fix bug routes and add _.vue support (all) Alexandre Chopin 2017-02-03 20:23:28 +0100
  • 17650c25e0 Middleware feature 🔥 Sébastien Chopin 2017-02-03 15:09:27 +0100
  • 84b8a0de3f Merge pull request #186 from hankandre/patch-1 Sébastien Chopin 2017-02-01 19:18:46 +0100
  • cf7566f93b Fixed some grammatical errors in README.md Hank Andre 2017-02-01 11:25:17 -0600
  • 5cd0827b20 ~store is now an alias for the store instance Sébastien Chopin 2017-02-01 00:22:02 +0100
  • 8b484c0a8c Update README.md Sébastien Chopin 2017-01-31 16:40:50 +0100
  • b23dc1da70 Bump to 0.9.7 Sébastien Chopin 2017-01-30 21:18:09 +0100
  • 8d17d20dba Set virtualConsole to true by default v0.9.7 Sébastien Chopin 2017-01-30 12:41:59 +0100
  • f33afa521f Fix progress bar on different layouts (#113) Sébastien Chopin 2017-01-30 11:20:20 +0100
  • ef539557b2 lib/server.js constructor add server and isNotListen support yuchonghua 2017-01-24 11:30:52 +0800
  • 55003631fc Fix calling data on hash changes Sébastien Chopin 2017-01-29 07:49:36 +0100
  • 5d5649e28d Add AppVeyor Windows build Sébastien Chopin 2017-01-28 20:59:30 +0100
  • 9a6b74a179 Fix test on windows Sébastien Chopin 2017-01-28 20:41:31 +0100
  • 9372734e3f Add appveyor test config Sébastien Chopin 2017-01-28 11:15:51 +0100
  • a76ca34555 Add test with virtualConsole Sébastien Chopin 2017-01-28 00:42:42 +0100
  • 423f52f35d Fix error component on dynamic route. Sébastien Chopin 2017-01-27 23:10:02 +0100
  • a99161f685 Use ES6 syntax for hooks in transition key Sébastien Chopin 2017-01-26 16:01:22 +0100
  • d9fe4b9612 Add scrollBehavior option Sébastien Chopin 2017-01-26 15:56:47 +0100
  • 68426b4df4 Add nested routes example Sébastien Chopin 2017-01-26 15:22:10 +0100
  • 615bcae90c Improve error handling when string Sébastien Chopin 2017-01-26 15:21:39 +0100
  • 4cbd6d6a28 Improve comments Sébastien Chopin 2017-01-26 15:21:21 +0100
  • f3719add05 Add virtualConsole option Sébastien Chopin 2017-01-26 15:21:02 +0100
  • ba3fd95f14 Fix example for vuex store Sébastien Chopin 2017-01-26 10:33:54 +0100
  • e9bab48572 Add configurable template paths Roland Boon 2017-01-25 17:33:06 +0100
  • f40dfbaeee Use default is option un given Sébastien Chopin 2017-01-24 20:25:56 +0100
  • 0a2abc460b Add ddv virtual host management worker support yuchonghua 2017-01-24 11:30:52 +0800
  • f234c071c9 Merge branch 'master' into master yuchonghua 2017-01-24 11:13:41 +0800
  • bbed4dbd02 Add ddv virtual host management worker support yuchonghua 2017-01-21 02:35:41 +0800
  • e9740e4e27 Upgrade dependencies Sébastien Chopin 2017-01-23 17:55:53 +0100
  • 7552da1453 Add analyse option Sébastien Chopin 2017-01-23 17:55:39 +0100
  • e238a952e2 Merge pull request #157 from Mirodil/patch-1 Sébastien Chopin 2017-01-23 17:13:49 +0100
  • d17b12eac5 make it more compatible with other frameworks Mirodil 2017-01-22 18:35:44 -0500
  • e016b5d184 Exit with code 1 on build error Sébastien Chopin 2017-01-20 18:55:30 +0100
  • 55f907877e Normalize components Sébastien Chopin 2017-01-20 18:32:43 +0100
  • 224a18dea8 Improve error handling in page components Sébastien Chopin 2017-01-20 18:11:30 +0100
  • e6c3ef11be lint bin Sébastien Chopin 2017-01-20 12:43:48 +0100
  • 0f6ccd595d Add base only when router.base defined Sébastien Chopin 2017-01-20 12:42:05 +0100
  • 75a81430a4 Remove fix for vue-router Sébastien Chopin 2017-01-20 12:41:46 +0100
  • a0eecd74b5 Update dependencies Sébastien Chopin 2017-01-20 12:41:21 +0100
  • 45908385ad Merge pull request #147 from yuchonghua/master Sébastien Chopin 2017-01-20 10:31:59 +0100
  • 634ff204b6 Merge remote-tracking branch 'nuxt/master' yuchonghua 2017-01-20 14:40:15 +0800
  • 0d7e0ca8a8 Improve error page when throwing exception Sébastien Chopin 2017-01-19 16:39:36 +0100
  • f8735dc450 Add test for extendRoutes Sébastien Chopin 2017-01-19 16:26:30 +0100
  • be6562f244 Add _name in router template Sébastien Chopin 2017-01-19 16:25:55 +0100
  • ef4065b350 Move build folder inside lib Sébastien Chopin 2017-01-19 16:25:32 +0100
  • 59a0df86bf remove cross-spawn yuchonghua 2017-01-19 01:40:35 +0800