Commit Graph

463 Commits

Author SHA1 Message Date
François Ganachaud 1f015f6159 correct miswording 2017-01-10 22:48:23 +01:00
Sébastien Chopin bfafcb9c1a Fix server build with CSS modules 2017-01-09 15:10:29 +01:00
Sébastien Chopin f8de9dbe0d Update examples 2017-01-09 15:10:29 +01:00
Sébastien Chopin 18c694d5ce Merge pull request #104 from limichange/master
Simplify the function code, using the arrow function
2017-01-05 21:04:32 +01:00
limichange 3584938e06 Simplify the function code, using the arrow function 2017-01-05 07:56:20 +08:00
Sébastien Chopin 52b2b513a6 Upgrade dependencies 2017-01-04 16:09:44 +01:00
Sébastien Chopin d7de8bf458 Merge pull request #92 from Granipouss/master
Store generation
2017-01-02 18:41:39 +01:00
Sébastien Chopin 3b553ce16a Add enterToClass and leaveToClass 2017-01-02 18:05:53 +01:00
Brendan 13aff87b9b no more includes 2017-01-02 10:50:18 +01:00
Brendan 9fd04a6ec8 safer store with try catch 2017-01-02 10:13:53 +01:00
Sébastien Chopin 0b58637a09 Add polyfill in client & index 2016-12-31 12:33:51 +01:00
Sébastien Chopin 99bfac25aa Move polyfill to root 2016-12-31 12:11:37 +01:00
Brendan f0fba0b0c5 Merged branch master into master 2016-12-30 14:28:21 +01:00
Sébastien Chopin c4c3e74e4e Update tests with ava 2016-12-30 12:17:52 +01:00
Brendan 09d0d03198 documenting store generation 2016-12-30 10:11:55 +01:00
Sébastien Chopin f808892b68 Use isJSON: true for better perf and security 2016-12-28 12:38:09 +01:00
Sébastien Chopin f4ca19ee73 Add post link for async/await 2016-12-28 12:37:50 +01:00
Sébastien Chopin aa1df39142 remove ES7 2016-12-27 17:39:08 +01:00
Sébastien Chopin 4adddd9cf6 Add video 2016-12-27 17:16:05 +01:00
Sébastien Chopin 42a3b00751 Bump version to 0.9.5 2016-12-27 17:07:50 +01:00
Sébastien Chopin 6cda84ed49 Update README.md 2016-12-27 17:06:15 +01:00
Sébastien Chopin 5d82cf3d68 Update README.md 2016-12-27 17:04:13 +01:00
Sébastien Chopin 0e1f0af3b9 Fix hot-reload on data 2016-12-27 17:02:03 +01:00
Sébastien Chopin 0a3577b4c0 Use async/await in vue files 2016-12-27 16:58:07 +01:00
Sébastien Chopin 05a66e0cba Update async-data example 2016-12-27 16:57:50 +01:00
Sébastien Chopin 45f22a418a Add tests for async/await 2016-12-27 16:31:25 +01:00
Sébastien Chopin 8adb69468b Add async/await in core 2016-12-27 16:31:07 +01:00
Sébastien Chopin eb21c4d67f Update dependency 2016-12-27 16:30:51 +01:00
Sébastien Chopin 3f9aa0f345 show extend option in example 2016-12-27 16:30:33 +01:00
Sébastien Chopin b2cba244b1 update extend config 2016-12-27 15:24:52 +01:00
Sébastien Chopin c026131558 Add test for extend option 2016-12-27 15:04:42 +01:00
Sébastien Chopin 5fe01fdc0a remove babel-polyfill 2016-12-27 14:55:33 +01:00
Sébastien Chopin a9cb000b76 Add extend option in nuxt build config 2016-12-27 14:54:10 +01:00
Sébastien Chopin a4c28ac52b flatten entry app to avoid build error 2016-12-27 14:53:36 +01:00
Sébastien Chopin f82bde9d1c Add scrollToTop option 2016-12-27 14:53:14 +01:00
Brendan e2d5d2fa61 Accept both ways of creating the store 2016-12-26 17:19:10 +01:00
Brendan c2d8329bc0 duplicate examples 2016-12-26 15:55:00 +01:00
Sébastien Chopin cb4dcf0b37 Update custom layout example 2016-12-25 22:55:00 +01:00
Brendan d7c5babf1f better vuex store 2016-12-25 21:16:30 +01:00
Sébastien Chopin 05be1ed6b1 Bump version 2016-12-25 21:15:17 +01:00
Sébastien Chopin 86fba7ae77 Add test for layout with dash 2016-12-25 21:10:14 +01:00
Sébastien Chopin 8efe07f27e Merge pull request #79 from pi0/layouts
handle dash in layout filenames. Fixes #78
2016-12-25 21:03:05 +01:00
pi0 5e6703484f handle dash in layout filenames. Fixes #78 2016-12-25 23:20:55 +03:30
Sébastien Chopin eb5f7b87db Update README.md 2016-12-25 19:15:50 +01:00
Sébastien Chopin 247b53c3c3 Update README.md 2016-12-25 19:08:30 +01:00
Sébastien Chopin 1fc685a880 Bump to 0.9.3 2016-12-24 19:00:30 +01:00
Sébastien Chopin 593e12f348 Merge pull request #77 from nuxt/feature-layout
Layouts feature + bug fixes
2016-12-24 18:59:01 +01:00
Sébastien Chopin bfcaf571f1 Merge branch 'master' into feature-layout 2016-12-24 18:52:57 +01:00
Sébastien Chopin eebc44dca4 Add tests for layouts 2016-12-24 18:50:40 +01:00
Sébastien Chopin 048506ae35 Add tests for dynamic-routes 2016-12-24 18:50:28 +01:00