Sébastien Chopin
|
c0518f7c88
|
Merge branch 'master' into 0.9.10
|
2017-02-28 13:11:46 +01:00 |
|
Sébastien Chopin
|
40d52645e8
|
asyncData
|
2017-02-28 13:11:29 +01:00 |
|
Sébastien Chopin
|
996613ce8b
|
prefetch only in production
|
2017-02-28 13:11:29 +01:00 |
|
Sébastien Chopin
|
56fd29e58f
|
Update LICENSE.md
|
2017-02-23 15:57:53 +00:00 |
|
Alexandre Chopin
|
fd966485ee
|
extendRoutes add resolve func as param for window
|
2017-02-23 11:02:15 +01:00 |
|
Sébastien Chopin
|
6e2fb4642e
|
Fix tests
|
2017-02-22 18:20:17 +00:00 |
|
Sébastien Chopin
|
457c23d1dd
|
Use verbose mode
|
2017-02-22 18:20:01 +00:00 |
|
Sébastien Chopin
|
0e2474c681
|
Check if app.html exists
|
2017-02-22 18:19:49 +00:00 |
|
Sébastien Chopin
|
66c5aad09d
|
Fix redirected
|
2017-02-22 18:19:17 +00:00 |
|
Alexandre Chopin
|
749673c99b
|
fix pathToRegexp generate routes
|
2017-02-22 18:13:23 +01:00 |
|
Sébastien Chopin
|
591ef50a06
|
Fix template not built
|
2017-02-21 18:22:57 +00:00 |
|
Sébastien Chopin
|
8dfae9fa54
|
Fix headers sent
|
2017-02-21 18:22:27 +00:00 |
|
Sébastien Chopin
|
6cc1231eb2
|
Add performance option
|
2017-02-21 17:39:29 +00:00 |
|
Sébastien Chopin
|
10c4b1550f
|
Use HTML template + optimise cache control + gzip
|
2017-02-21 17:11:41 +00:00 |
|
Alexandre Chopin
|
f5300e4e67
|
fix extendRoutes for generate
|
2017-02-21 13:01:25 +01:00 |
|
Sébastien Chopin
|
7b3c62739c
|
Remove conditional nuxtStatic middleware
|
2017-02-21 11:31:47 +00:00 |
|
Sébastien Chopin
|
9a2767ac90
|
Layout on afterEach
|
2017-02-20 22:11:34 +00:00 |
|
Sébastien Chopin
|
7d630bf5d9
|
Remove extra line
|
2017-02-20 18:59:15 +01:00 |
|
Alexandre Chopin
|
8f315071d1
|
Merge pull request #282 from detrohutt/feature-readme-koa-template
Add link to nuxt/koa on README.md
|
2017-02-18 15:45:35 +01:00 |
|
Alexander Roberts
|
d357cdc866
|
Add link to nuxt/koa on README.md
|
2017-02-18 08:16:20 -06:00 |
|
Sébastien Chopin
|
e7a5b121ab
|
Merge pull request #281 from detrohutt/fix-warn-node-version
Warn on `npm install nuxt` when using an untargeted version of node or npm
|
2017-02-18 13:50:55 +01:00 |
|
Alexander Roberts
|
9bfc3f4c1e
|
Warn on
> fsevents@1.0.17 install /home/detrohutt/git/nuxt.js/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
make: Entering directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
SOLINK_MODULE(target) Release/obj.target/.node
COPY Release/.node
make: Leaving directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
nuxt@0.9.9 /home/detrohutt/git/nuxt.js
├─┬ chokidar@1.6.1
│ └─┬ fsevents@1.0.17
│ └── nan@2.5.1
└── nuxt@0.9.9 extraneous when using an untargeted version of node or npm
|
2017-02-18 06:27:10 -06:00 |
|
Sébastien Chopin
|
f5a6cf0569
|
Merge branch 'master' into 0.9.10
# Conflicts:
# package.json
|
2017-02-18 10:57:12 +01:00 |
|
Sébastien Chopin
|
5b22564b10
|
Merge branch 'master' into 0.9.10
|
2017-02-18 10:55:36 +01:00 |
|
Sébastien Chopin
|
fbca3d7f78
|
Merge pull request #274 from cj/cleaner_terminal
cleaner build/error outputs for terminal
|
2017-02-18 10:55:15 +01:00 |
|
cj
|
721d2d63fa
|
cleaner build/error outputs for terminal
|
2017-02-17 11:58:48 -06:00 |
|
Sébastien Chopin
|
00c9abb806
|
Revert to basic presets for build
|
2017-02-17 17:31:09 +01:00 |
|
Sébastien Chopin
|
2bb8f1fd58
|
Use vue-app preset for babel
|
2017-02-17 16:13:51 +01:00 |
|
Sébastien Chopin
|
bea7b73ad5
|
Example with JSX
|
2017-02-17 16:12:20 +01:00 |
|
Sébastien Chopin
|
5b61bd5872
|
Merge pull request #272 from cj/allow_router_mode_config
allow router mode to be set in config
|
2017-02-17 13:49:22 +01:00 |
|
cj
|
88dbe00b9e
|
add options to build
|
2017-02-17 03:24:30 -06:00 |
|
cj
|
c40259877b
|
allow router mode to be set in config
|
2017-02-17 02:43:48 -06:00 |
|
Sébastien Chopin
|
40ddfaacd7
|
Merge branch 'master' into 0.9.10
|
2017-02-16 19:45:01 +01:00 |
|
Sébastien Chopin
|
1133b9327e
|
Upgrade dependencies
|
2017-02-16 18:17:53 +01:00 |
|
Sébastien Chopin
|
376362ec39
|
Handle publicPath
|
2017-02-16 18:16:00 +01:00 |
|
Sébastien Chopin
|
5a500b6735
|
Set publicPath and render always returns a promise
|
2017-02-15 18:19:18 +01:00 |
|
Sébastien Chopin
|
da0bba83c7
|
Update README.md
|
2017-02-15 13:33:55 +01:00 |
|
Alexandre Chopin
|
2c33be31d5
|
update i18n example
|
2017-02-13 19:08:22 +01:00 |
|
Sébastien Chopin
|
4c53c6a669
|
start working on publicPath
|
2017-02-13 13:34:54 +01:00 |
|
Sébastien Chopin
|
de76ed3c4b
|
Add todos
|
2017-02-13 13:32:20 +01:00 |
|
Sébastien Chopin
|
e01093b2ac
|
Usage of getters
|
2017-02-12 11:48:16 +01:00 |
|
Sébastien Chopin
|
32f1526c0b
|
Upgrade dependencies
|
2017-02-12 11:48:16 +01:00 |
|
Sébastien Chopin
|
4aeeb69250
|
Add donate button
|
2017-02-11 14:54:24 +01:00 |
|
Sébastien Chopin
|
df04b959c2
|
Bump to 0.9.9
|
2017-02-11 00:41:15 +01:00 |
|
Alexandre Chopin
|
61f9b21fd0
|
add tests for dynamic routes
|
2017-02-10 21:24:29 +01:00 |
|
Alexandre Chopin
|
c4dfa34212
|
fix optional route with index and order
|
2017-02-10 21:24:17 +01:00 |
|
Sébastien Chopin
|
77f9e90c82
|
Update color
|
2017-02-10 13:05:05 +01:00 |
|
Sébastien Chopin
|
2c7eecace7
|
Fix i18n example
|
2017-02-10 12:55:51 +01:00 |
|
Sébastien Chopin
|
c961ba7729
|
Update README.md
|
2017-02-10 02:56:55 +01:00 |
|
Sébastien Chopin
|
e7f0200a58
|
Update examples
|
2017-02-10 02:22:33 +01:00 |
|