Commit Graph

3279 Commits

Author SHA1 Message Date
Hank Andre cf7566f93b Fixed some grammatical errors in README.md
Just updated updated "found" to "find."
2017-02-01 11:25:17 -06:00
Sébastien Chopin 5cd0827b20 ~store is now an alias for the store instance 2017-02-01 00:45:30 +01:00
Sébastien Chopin 8b484c0a8c Update README.md 2017-01-31 16:40:50 +01:00
Sébastien Chopin b23dc1da70 Bump to 0.9.7 2017-01-30 21:18:09 +01:00
Sébastien Chopin 8d17d20dba Set virtualConsole to true by default 2017-01-30 12:41:59 +01:00
Sébastien Chopin f33afa521f Fix progress bar on different layouts (#113) 2017-01-30 11:20:20 +01:00
Sébastien Chopin 55003631fc Fix calling data on hash changes 2017-01-29 07:54:25 +01:00
Sébastien Chopin 5d5649e28d Add AppVeyor Windows build 2017-01-28 20:59:30 +01:00
Sébastien Chopin 9a6b74a179 Fix test on windows 2017-01-28 20:41:31 +01:00
Sébastien Chopin 9372734e3f Add appveyor test config 2017-01-28 11:15:51 +01:00
Sébastien Chopin a76ca34555 Add test with virtualConsole 2017-01-28 00:42:42 +01:00
Sébastien Chopin 423f52f35d Fix error component on dynamic route. 2017-01-27 23:10:02 +01:00
Sébastien Chopin a99161f685 Use ES6 syntax for hooks in transition key 2017-01-26 16:01:22 +01:00
Sébastien Chopin d9fe4b9612 Add scrollBehavior option 2017-01-26 15:56:47 +01:00
Sébastien Chopin 68426b4df4 Add nested routes example 2017-01-26 15:22:10 +01:00
Sébastien Chopin 615bcae90c Improve error handling when string 2017-01-26 15:21:39 +01:00
Sébastien Chopin 4cbd6d6a28 Improve comments 2017-01-26 15:21:21 +01:00
Sébastien Chopin f3719add05 Add virtualConsole option 2017-01-26 15:21:02 +01:00
Sébastien Chopin ba3fd95f14 Fix example for vuex store 2017-01-26 10:33:54 +01:00
Sébastien Chopin f40dfbaeee Use default is option un given 2017-01-24 20:25:56 +01:00
Sébastien Chopin e9740e4e27 Upgrade dependencies 2017-01-23 17:56:05 +01:00
Sébastien Chopin 7552da1453 Add analyse option 2017-01-23 17:56:05 +01:00
Sébastien Chopin e238a952e2 Merge pull request #157 from Mirodil/patch-1
make it more compatible with other frameworks
2017-01-23 17:13:49 +01:00
Mirodil d17b12eac5 make it more compatible with other frameworks
make it use able with async with await
2017-01-22 18:35:44 -05:00
Sébastien Chopin e016b5d184 Exit with code 1 on build error 2017-01-20 18:55:30 +01:00
Sébastien Chopin 55f907877e Normalize components 2017-01-20 18:32:43 +01:00
Sébastien Chopin 224a18dea8 Improve error handling in page components 2017-01-20 18:11:30 +01:00
Sébastien Chopin e6c3ef11be lint bin 2017-01-20 12:43:48 +01:00
Sébastien Chopin 0f6ccd595d Add base only when router.base defined 2017-01-20 12:42:15 +01:00
Sébastien Chopin 75a81430a4 Remove fix for vue-router 2017-01-20 12:42:15 +01:00
Sébastien Chopin a0eecd74b5 Update dependencies 2017-01-20 12:42:15 +01:00
Sébastien Chopin 45908385ad Merge pull request #147 from yuchonghua/master
remove cross-spawn
2017-01-20 10:31:59 +01:00
yuchonghua 634ff204b6 Merge remote-tracking branch 'nuxt/master' 2017-01-20 14:40:15 +08:00
Sébastien Chopin 0d7e0ca8a8 Improve error page when throwing exception 2017-01-19 16:39:36 +01:00
Sébastien Chopin f8735dc450 Add test for extendRoutes 2017-01-19 16:26:30 +01:00
Sébastien Chopin be6562f244 Add _name in router template 2017-01-19 16:25:55 +01:00
Sébastien Chopin ef4065b350 Move build folder inside lib 2017-01-19 16:25:32 +01:00
yuchonghua 59a0df86bf remove cross-spawn
Do not use cross-spawn, to facilitate the use of process.send node-fork
for pipe communication
2017-01-19 01:40:35 +08:00
Sébastien Chopin ad14d7439e Update example 2017-01-18 18:04:41 +01:00
Sébastien Chopin 1051b733f9 Add extendRoutes option 2017-01-18 17:25:50 +01:00
Sébastien Chopin 8f4fbc1bdb Add socket.io example 2017-01-18 17:25:50 +01:00
Sébastien Chopin 9ee7ef2ac8 Update README.md 2017-01-18 09:38:57 +01:00
Sébastien Chopin 8a8ad7e67c Update examples README 2017-01-15 18:51:27 +01:00
Sébastien Chopin b34a408224 Update README.md 2017-01-15 18:43:04 +01:00
Sébastien Chopin dcadb277ee Update README.md 2017-01-15 18:42:32 +01:00
Sébastien Chopin 2352aa1a17 Update README.md 2017-01-15 18:41:27 +01:00
Sébastien Chopin 1556787e01 Bump to 0.9.6 2017-01-15 17:33:18 +01:00
Sébastien Chopin a6189bd25b Remove mocha env 2017-01-15 17:33:17 +01:00
Sébastien Chopin 0bc3754cfc Update README.md 2017-01-15 16:36:28 +01:00
Sébastien Chopin 2d85b53266 Add transition hooks in nuxt.config.js 2017-01-13 21:30:31 +01:00