Commit Graph

  • bfafcb9c1a Fix server build with CSS modules Sébastien Chopin 2017-01-09 15:10:22 +0100
  • f8de9dbe0d Update examples Sébastien Chopin 2017-01-09 15:10:01 +0100
  • 18c694d5ce Merge pull request #104 from limichange/master Sébastien Chopin 2017-01-05 21:04:32 +0100
  • 3584938e06 Simplify the function code, using the arrow function limichange 2017-01-05 07:56:20 +0800
  • 52b2b513a6 Upgrade dependencies Sébastien Chopin 2017-01-04 16:09:36 +0100
  • d7de8bf458 Merge pull request #92 from Granipouss/master Sébastien Chopin 2017-01-02 18:41:39 +0100
  • 3b553ce16a Add enterToClass and leaveToClass Sébastien Chopin 2017-01-02 18:05:53 +0100
  • 13aff87b9b no more includes Brendan 2017-01-02 10:50:18 +0100
  • 9fd04a6ec8 safer store with try catch Brendan 2017-01-02 10:13:53 +0100
  • 0b58637a09 Add polyfill in client & index Sébastien Chopin 2016-12-31 12:33:51 +0100
  • 99bfac25aa Move polyfill to root Sébastien Chopin 2016-12-31 12:11:37 +0100
  • f0fba0b0c5 Merged branch master into master Brendan 2016-12-30 14:28:21 +0100
  • c4c3e74e4e Update tests with ava Sébastien Chopin 2016-12-30 12:17:52 +0100
  • 09d0d03198 documenting store generation Brendan 2016-12-30 10:11:55 +0100
  • 6cf3146f56 Enable connecting to localhost:3000 from another computer Charles 2016-12-28 14:59:55 +0100
  • f808892b68 Use isJSON: true for better perf and security Sébastien Chopin 2016-12-28 12:38:09 +0100
  • f4ca19ee73 Add post link for async/await Sébastien Chopin 2016-12-28 12:37:50 +0100
  • aa1df39142 remove ES7 Sébastien Chopin 2016-12-27 17:39:08 +0100
  • 4adddd9cf6 Add video Sébastien Chopin 2016-12-27 17:16:05 +0100
  • 42a3b00751 Bump version to 0.9.5 v0.9.5 Sébastien Chopin 2016-12-27 17:07:50 +0100
  • 6cda84ed49 Update README.md Sébastien Chopin 2016-12-27 17:06:15 +0100
  • 5d82cf3d68 Update README.md Sébastien Chopin 2016-12-27 17:04:13 +0100
  • 0e1f0af3b9 Fix hot-reload on data Sébastien Chopin 2016-12-27 17:02:03 +0100
  • 0a3577b4c0 Use async/await in vue files Sébastien Chopin 2016-12-27 16:58:07 +0100
  • 05a66e0cba Update async-data example Sébastien Chopin 2016-12-27 16:57:50 +0100
  • 45f22a418a Add tests for async/await Sébastien Chopin 2016-12-27 16:31:25 +0100
  • 8adb69468b Add async/await in core Sébastien Chopin 2016-12-27 16:31:07 +0100
  • eb21c4d67f Update dependency Sébastien Chopin 2016-12-27 16:30:51 +0100
  • 3f9aa0f345 show extend option in example Sébastien Chopin 2016-12-27 16:30:33 +0100
  • b2cba244b1 update extend config Sébastien Chopin 2016-12-27 15:24:52 +0100
  • c026131558 Add test for extend option Sébastien Chopin 2016-12-27 15:04:42 +0100
  • 5fe01fdc0a remove babel-polyfill Sébastien Chopin 2016-12-27 14:55:33 +0100
  • a9cb000b76 Add extend option in nuxt build config Sébastien Chopin 2016-12-27 14:54:10 +0100
  • a4c28ac52b flatten entry app to avoid build error Sébastien Chopin 2016-12-27 14:53:36 +0100
  • f82bde9d1c Add scrollToTop option Sébastien Chopin 2016-12-27 14:53:14 +0100
  • e2d5d2fa61 Accept both ways of creating the store Brendan 2016-12-26 17:19:10 +0100
  • c2d8329bc0 duplicate examples Brendan 2016-12-26 15:55:00 +0100
  • cb4dcf0b37 Update custom layout example Sébastien Chopin 2016-12-25 22:55:00 +0100
  • d7c5babf1f better vuex store Brendan 2016-12-25 21:16:30 +0100
  • 05be1ed6b1 Bump version v0.9.4 Sébastien Chopin 2016-12-25 21:15:17 +0100
  • 86fba7ae77 Add test for layout with dash Sébastien Chopin 2016-12-25 21:09:14 +0100
  • 8efe07f27e Merge pull request #79 from pi0/layouts Sébastien Chopin 2016-12-25 21:03:05 +0100
  • 5e6703484f handle dash in layout filenames. Fixes #78 pi0 2016-12-25 23:20:55 +0330
  • eb5f7b87db Update README.md Sébastien Chopin 2016-12-25 19:15:50 +0100
  • 247b53c3c3 Update README.md Sébastien Chopin 2016-12-25 19:08:30 +0100
  • 1fc685a880 Bump to 0.9.3 v0.9.3 Sébastien Chopin 2016-12-24 18:59:59 +0100
  • 593e12f348 Merge pull request #77 from nuxt/feature-layout Sébastien Chopin 2016-12-24 18:59:01 +0100
  • bfcaf571f1 Merge branch 'master' into feature-layout Sébastien Chopin 2016-12-24 18:52:57 +0100
  • eebc44dca4 Add tests for layouts Sébastien Chopin 2016-12-24 18:50:40 +0100
  • 048506ae35 Add tests for dynamic-routes Sébastien Chopin 2016-12-24 18:50:28 +0100
  • 02f966d495 Update dependencies Sébastien Chopin 2016-12-24 18:01:52 +0100
  • a56601003b custom-layouts example and doc Sébastien Chopin 2016-12-24 18:00:56 +0100
  • 98baa26895 Update custom-layout documentation Sébastien Chopin 2016-12-24 17:59:13 +0100
  • fcae73a79b Remove nuxt-container Sébastien Chopin 2016-12-24 17:58:52 +0100
  • e3ebb6a54e Update hello-world example Sébastien Chopin 2016-12-24 14:15:24 +0100
  • 31638c64da Watch layouts files too Sébastien Chopin 2016-12-24 14:15:12 +0100
  • 3f220625b9 Fix hot reloading for layout Sébastien Chopin 2016-12-24 14:15:00 +0100
  • 3a0fcdee73 Layout with code-splitting! Sébastien Chopin 2016-12-24 12:34:41 +0100
  • afd7eb86e6 Add example for custom-layout Sébastien Chopin 2016-12-24 01:55:46 +0100
  • b870a7206e Add layout feature Sébastien Chopin 2016-12-24 01:55:32 +0100
  • 8ce2dcbf89 Add gitter Sébastien Chopin 2016-12-23 17:50:04 +0100
  • 6b9af524aa Merge branch 'master' into feature-layout Sébastien Chopin 2016-12-23 17:32:45 +0100
  • 854573a7ad Merge branch 'master' into feature-layout Sébastien Chopin 2016-12-23 17:32:11 +0100
  • 27bfabd4d2 add test folder dynamic routes Alexandre Chopin 2016-12-23 17:31:52 +0100
  • b33008ee88 fix dynamic routes Alexandre Chopin 2016-12-23 17:31:42 +0100
  • 2fff5e7a4f sort keys Alexandre Chopin 2016-12-23 15:43:01 +0100
  • 7148502e37 sub component async data impossible Sébastien Chopin 2016-12-23 13:30:45 +0100
  • 2a9519e720 start async data in sub-components v0.9.2 Sébastien Chopin 2016-12-23 13:09:14 +0100
  • b96baeb555 Bump to 0.9.2 Sébastien Chopin 2016-12-23 13:08:15 +0100
  • 740e1df746 Update badges Sébastien Chopin 2016-12-21 21:01:06 +0100
  • c559740b2f test 100% Sébastien Chopin 2016-12-21 20:51:43 +0100
  • 25f9f1a345 serial tests Sébastien Chopin 2016-12-21 20:51:25 +0100
  • 23f5ef5306 update comments Sébastien Chopin 2016-12-21 20:51:09 +0100
  • 2ae761d2e7 Fix promise call generate Sébastien Chopin 2016-12-21 20:50:46 +0100
  • ba4a7c3e0b More tests for build/index.js Sébastien Chopin 2016-12-21 19:27:36 +0100
  • 957e730bc4 Ignore webpack midd for tests Sébastien Chopin 2016-12-21 15:32:47 +0100
  • 38ef413e5d test for nuxt.js Sébastien Chopin 2016-12-21 15:27:30 +0100
  • b74d452f23 Add more tests Sébastien Chopin 2016-12-21 15:03:37 +0100
  • 8102ce48eb Handle validate for nuxt generate Sébastien Chopin 2016-12-21 15:03:23 +0100
  • 20763b1cb6 Fix https for API call Sébastien Chopin 2016-12-21 01:17:09 +0100
  • 1798cc004b serial tests Sébastien Chopin 2016-12-20 21:12:35 +0100
  • 117fa7ef3a Fix test Sébastien Chopin 2016-12-20 20:54:23 +0100
  • b5e24023a0 Update to serial tests Sébastien Chopin 2016-12-20 20:47:34 +0100
  • a03b13c2c1 Move to fixtures and add generate test Sébastien Chopin 2016-12-20 20:44:42 +0100
  • a7e2a87ee4 Ignore if in dev mode Sébastien Chopin 2016-12-20 19:26:01 +0100
  • 095c8efe56 Add error tests Sébastien Chopin 2016-12-20 19:25:51 +0100
  • 0ea0bf8d87 Add more tests Sébastien Chopin 2016-12-20 18:26:46 +0100
  • 7df571f088 Add children tests Sébastien Chopin 2016-12-20 18:05:39 +0100
  • f335c8bd03 Fix validate in children Sébastien Chopin 2016-12-20 18:05:27 +0100
  • 37e7a01955 renderAndGetWindow does not need jsdom Sébastien Chopin 2016-12-20 17:56:06 +0100
  • 42dc15e72e Check for component options data Sébastien Chopin 2016-12-20 14:11:51 +0100
  • 8ab7d4f0df optionnel route for parent Alexandre Chopin 2016-12-20 17:45:25 +0100
  • 904c4e5793 add optional param by default Alexandre Chopin 2016-12-20 17:30:43 +0100
  • 4c3f7abb1d Update exemple css Sébastien Chopin 2016-12-20 13:44:12 +0100
  • 0fe34e0fb0 Fix re-usable component data Sébastien Chopin 2016-12-20 13:44:00 +0100
  • 79fae6fe5c Update example with dynamic transition Sébastien Chopin 2016-12-20 13:29:22 +0100
  • 6d9f8f23f1 Add JS hooks and dynamic transition Sébastien Chopin 2016-12-20 13:29:10 +0100
  • baaaefbf2c Bump to 0.9.1 v0.9.1 Sébastien Chopin 2016-12-20 12:55:48 +0100
  • 66124e5bce Dont use _routerViewCache anymore Sébastien Chopin 2016-12-20 12:55:25 +0100
  • 2e2062e045 preserveWhitespace false to avoid SSR mismatch Sébastien Chopin 2016-12-20 11:58:32 +0100