Commit Graph

598 Commits

Author SHA1 Message Date
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
Sébastien Chopin 8f29fe6a54 Add utils in next instance 2017-01-11 22:51:52 +01:00
Sébastien Chopin ac9412b908 Don't use polyfill anymore 2017-01-11 22:18:47 +01:00
Sébastien Chopin 6de6c0e16b Use webpack-rc4 2017-01-11 22:18:23 +01:00
Sébastien Chopin 5a876d2a22 Use webpack-rc3 2017-01-11 21:12:44 +01:00
Sébastien Chopin 741f06f9a9 use nodemon 2017-01-11 20:29:48 +01:00
Sébastien Chopin 1cfb53ef39 rename to with-feathers 2017-01-11 20:23:43 +01:00
Sébastien Chopin fdd46cefc5 Listen on port 3000 2017-01-11 20:20:52 +01:00
Sébastien Chopin 664ef28cc1 Add nuxt.config.js 2017-01-11 20:20:40 +01:00
Sébastien Chopin 46676eb5c5 Update package.json 2017-01-11 20:17:12 +01:00
Sébastien Chopin 828d994a0d delete unused folder 2017-01-11 20:16:04 +01:00
Sébastien Chopin da63846f55 Use ES6 syntax with Webpack RC4 2017-01-11 20:15:09 +01:00
Sébastien Chopin ea31b09ee2 Add with-featherjs example 2017-01-11 20:15:09 +01:00
Alexandre Chopin c77fc45d9b fix dynamic route optional 2017-01-11 15:03:42 +01:00
Alexandre Chopin 1a4822e38d add new test for dynamic routes 2017-01-11 15:03:26 +01:00
Alexandre Chopin 538248a152 fix deleted route name for parent 2017-01-11 12:52:39 +01:00
Sébastien Chopin 3d083afc3d Merge pull request #118 from couac/patch-1
correct miswording
2017-01-11 00:59:47 +01:00
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