Commit Graph

  • dcf35933c0 Merge pull request #1620 from homerjam/layout-transitions Sébastien Chopin 2017-09-12 13:36:52 +0200
  • e289edc67e fix: show server errors in console Pooya Parsa 2017-09-12 02:57:51 +0430
  • 19a943d44c fix: increase webpack dev timeouts Pooya Parsa 2017-09-12 01:05:09 +0430
  • b41fcbc789 feat: open in editor Pooya Parsa 2017-09-10 00:51:51 +0430
  • 9dd3c7fea0 add layoutTransition to with-config test James Homer 2017-09-09 12:39:20 +0100
  • ad09857234 remove unnecessary plus James Homer 2017-09-09 12:16:18 +0100
  • 2bf02731f2 fix page transitions James Homer 2017-09-09 12:12:07 +0100
  • e937937ea1 add layout transitions James Homer 2017-09-08 11:42:00 +0100
  • 2db304e222 Merge pull request #1613 from clarkdo/dev Sébastien Chopin 2017-09-08 11:00:43 +0200
  • afc756f694 move up error print becuse it never be called Clark Du 2017-09-08 12:15:29 +0800
  • eae828ccc6 remove condition due to 'this.options.dev' is always false Clark Du 2017-09-08 12:10:57 +0800
  • 1e0c807341 remove condition because dev is always true Clark Du 2017-09-08 12:09:11 +0800
  • 36a553236a fix global declaration in test Clark Du 2017-09-08 12:07:08 +0800
  • 034df15231 Bump to rc11 v1.0.0-rc11 Sebastien Chopin 2017-09-07 14:53:50 +0200
  • 03348c85cd hotfix: applyAsyncData only if data is set Sebastien Chopin 2017-09-07 14:44:13 +0200
  • 8c00e92409 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Pooya Parsa 2017-09-07 17:07:06 +0430
  • 9b8d3f11e7 fix: Handle 404 errors in SPA Pooya Parsa 2017-09-07 17:06:56 +0430
  • 4d5255e805 fix NUXT.data for SPA Pooya Parsa 2017-09-07 17:06:45 +0430
  • e24b4a7cc5 Bump to rc10 v1.0.0-rc10 Sebastien Chopin 2017-09-07 14:31:45 +0200
  • a45f2fb494 Bump to rc10 Sebastien Chopin 2017-09-07 14:31:25 +0200
  • 9a28b8be25 Fix tests Sebastien Chopin 2017-09-07 14:17:53 +0200
  • b114717701 Force preserveWhitespace to false to avoid SSR mismatch Sebastien Chopin 2017-09-07 14:09:28 +0200
  • 32d3045884 Preserve whitespace Sebastien Chopin 2017-09-07 13:51:11 +0200
  • 4683dc9254 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-09-07 13:40:14 +0200
  • 74bc12da51 fix: Handle synchronous route component Sebastien Chopin 2017-09-07 13:40:10 +0200
  • 45b6c9320b Merge pull request #1600 from whtsky/serverState Sébastien Chopin 2017-09-07 13:39:03 +0200
  • a5cf2c3c42 Merge pull request #1586 from smadey/dev Sébastien Chopin 2017-09-07 13:37:50 +0200
  • e06aaaecc5 rename context.serverState to context.nuxtState Wu Haotian 2017-09-07 10:46:28 +0800
  • 226a8701b4 Bump to rc9 v1.0.0-rc9 Sebastien Chopin 2017-09-06 15:34:38 +0200
  • 9ab8b12c2f Bump to rc9 Sebastien Chopin 2017-09-06 15:32:43 +0200
  • 3cb603f922 Fix i18n example Sebastien Chopin 2017-09-06 15:32:09 +0200
  • 1de4a16a02 fix: Typo Sebastien Chopin 2017-09-06 15:19:51 +0200
  • 79a64df422 fix: Move back store hydration before plugins execution Sebastien Chopin 2017-09-06 15:15:25 +0200
  • fd07d1ff38 Add "resourcesLoaded" plugin for Renderer Smadey 2017-09-06 10:38:56 +0800
  • 251d87914d fix(nuxt-error): always show errors in debug more Pooya Parsa 2017-09-05 23:35:04 +0430
  • 888b141a27 feat(renderer): allow disable router.base with prefix:false Pooya Parsa 2017-09-05 21:16:06 +0430
  • 0326c2cd54 fix tests Pooya Parsa 2017-09-05 14:12:19 +0430
  • 2b64cea5e6 Merge pull request #1574 from akameco/patch-1 Sébastien Chopin 2017-09-05 11:23:56 +0200
  • 20eb5a5eb0 fix: handle process.env to have nested keys Sebastien Chopin 2017-09-05 11:15:01 +0200
  • 1fcf3e685e fix(meta): remove data-n-head-ssr Pooya Parsa 2017-09-05 13:34:59 +0430
  • 326c36cf08 fix(nuxt-start): include minimist dependency Pooya Parsa 2017-09-04 23:56:02 +0430
  • 36bc6f0c28 Fix typo akameco 2017-09-05 04:25:40 +0900
  • e2389eae95 chore: update dependencies Pooya Parsa 2017-09-04 19:43:47 +0430
  • cdc925cdbb fix tests Pooya Parsa 2017-09-03 01:05:41 +0430
  • c6c653e68c typo Pooya Parsa 2017-09-03 00:33:48 +0430
  • a5e429830d padding Pooya Parsa 2017-09-01 21:10:01 +0430
  • 4af3917f6d right -> left Pooya Parsa 2017-09-01 21:02:22 +0430
  • 0d4bbf0b03 allow customize all messages for i18n Pooya Parsa 2017-09-01 21:00:49 +0430
  • 2e11827209 spa loading defaults Pooya Parsa 2017-09-01 20:46:08 +0430
  • a6a36b1d2f simplify error pages Pooya Parsa 2017-09-01 20:29:20 +0430
  • 9d43db475b Fix example Sebastien Chopin 2017-09-01 17:38:16 +0200
  • f4c68e95e2 Add serverState Sebastien Chopin 2017-09-01 10:29:06 +0200
  • 7da8785d72 Add context.serverStoreState Sebastien Chopin 2017-08-31 14:46:06 +0200
  • e2a18d76da Fix typo in lib/app/index.js (#1539) Wu Haotian 2017-08-31 14:27:52 +0800
  • add2bcb89f Fix typo in lib/app/index.js Wu Haotian 2017-08-31 11:03:29 +0800
  • 63bc512d73 Bump to rc8 v1.0.0-rc8 Sebastien Chopin 2017-08-30 18:36:41 +0200
  • 6852f9e7a6 Bump to rc8 Sebastien Chopin 2017-08-30 18:36:12 +0200
  • 2dc84add7d Use css-loader module Sebastien Chopin 2017-08-30 18:33:27 +0200
  • 699b3f6230 disable ModuleConcatenationPlugin Pooya Parsa 2017-08-30 19:36:16 +0430
  • 32ef99a96c tests: move font-face to layout Pooya Parsa 2017-08-30 18:59:32 +0430
  • 5c2f4715e6 add tests for font preload Pooya Parsa 2017-08-30 18:48:37 +0430
  • 5eeca5a41b add font to global-css example Pooya Parsa 2017-08-30 18:29:09 +0430
  • 696ada09c4 Add resourceHints for SPA mode Sebastien Chopin 2017-08-30 14:47:07 +0200
  • c9e8d44c45 Update yarn Sebastien Chopin 2017-08-30 13:43:49 +0200
  • b525972261 Merge pull request #1531 from motia/dev Sébastien Chopin 2017-08-30 12:38:19 +0200
  • 26ee7cb241 Merge pull request #1532 from clarkdo/dev Sébastien Chopin 2017-08-30 12:37:27 +0200
  • 5616f1acba match correct route when resolveComponents in hash mode Clark Du 2017-08-30 18:13:01 +0800
  • 5f60b23198 require bulma in example only Mouti'a Benachour 2017-08-30 10:32:03 +0100
  • 8dd1bfe169 Add app in store only if store exists Sébastien Chopin 2017-08-29 21:04:14 +0200
  • b00592f157 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev Sébastien Chopin 2017-08-29 20:54:42 +0200
  • b49713a096 Fix Maximum Call Size Stack Sébastien Chopin 2017-08-29 20:53:50 +0200
  • c14b3be230 vuex@2.4.0 Pooya Parsa 2017-08-29 22:33:42 +0430
  • db118f1b65 add stress test for asyncData Pooya Parsa 2017-08-29 22:07:19 +0430
  • d29297fdfb Merge pull request #1517 from awronski/dev Sébastien Chopin 2017-08-29 17:55:29 +0200
  • 305a51ab7b update rollup Pooya Parsa 2017-08-29 18:38:23 +0430
  • 09d3596301 Upgrade dependencies Sebastien Chopin 2017-08-29 15:09:28 +0200
  • d4563b7f85 fix: compile error when using scrollBehavior Artur Wronski 2017-08-29 14:19:06 +0200
  • 138edc7bfd Bump to rc7 v1.0.0-rc7 Sebastien Chopin 2017-08-29 14:04:41 +0200
  • 1eca064338 Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Sebastien Chopin 2017-08-29 14:01:34 +0200
  • f65b2b80e1 Add rtl option to loading Sebastien Chopin 2017-08-29 13:58:45 +0200
  • 2fc07a89b1 Update example to use nuxt-apollo 2.0 Sebastien Chopin 2017-08-29 13:58:32 +0200
  • 40aa0ce41e Merge pull request #1499 from gangsthub/patch-1 Sébastien Chopin 2017-08-28 07:59:17 +0200
  • 5f39a1073e Merge pull request #1491 from patmood/fix-progress-class Sébastien Chopin 2017-08-27 23:13:59 +0200
  • 971095af56 removed scoped css patmood 2017-08-27 10:52:27 -0700
  • 510870aba1 Import variables to overwrite theme colors Paul Melero 2017-08-27 18:58:22 +0200
  • 02f9454b66 rename progress class to prevent conflicts patmood 2017-08-26 18:16:30 -0700
  • 192c25e3e8 fix tests Pooya Parsa 2017-08-25 17:41:13 +0430
  • f933dd1f32 improve useMiddleware Pooya Parsa 2017-08-25 17:37:45 +0430
  • a71ac0f41a Merge branch 'dev' of github.com:nuxt/nuxt.js into dev Pooya Parsa 2017-08-25 16:31:56 +0430
  • 1ca5739a2f add router base to all middleware Pooya Parsa 2017-08-25 16:31:16 +0430
  • 378d116bf8 typo: Simplify child.children sanitization Sebastien Chopin 2017-08-25 13:54:14 +0200
  • 7bc1b35b21 fix: Use file path for chunkName Sebastien Chopin 2017-08-25 12:34:59 +0200
  • cb8bc559b4 Use asyncData into children test Sebastien Chopin 2017-08-25 12:24:39 +0200
  • 3bf1cb90c4 Merge pull request #1480 from whtsky/defaults-babel-presets Sébastien Chopin 2017-08-25 12:15:52 +0200
  • 3985c1d684 Merge pull request #1478 from LookinGit/fix-1248 Sébastien Chopin 2017-08-25 12:14:11 +0200
  • e59b3dd4f7
    Don't set babelOptions.presets if babelrc = true Wu Haotian 2017-08-25 17:35:44 +0800
  • 67df8e8471 Merge branch 'dev' into feature-threaded-generator Pooya Parsa 2017-08-25 13:42:38 +0430
  • 16608fad25 ~ fix asyncData parent + children pages in production build (#1248) LookinGit 2017-08-25 08:56:38 +0300
  • 43815a67d7 Merge 22d5424caf into cafc94d9f9 Hana Shiro 2017-08-24 23:38:21 +0000
  • 22d5424caf Allow custom HTTP server instance from user Hana Shiro 2017-08-25 07:27:02 +0800