Commit Graph

1779 Commits

Author SHA1 Message Date
Sebastien Chopin
7afa5e4c13 Fix serverMiddleware as express app without path 2017-10-20 10:52:07 +02:00
Sébastien Chopin
83c25084f1 Refacto client app 2017-10-20 10:52:07 +02:00
Sébastien Chopin
5b09b92286 Refactor to use only one context and add route.meta 2017-10-20 10:52:07 +02:00
Sébastien Chopin
dd7d8bbafc dev: Improve template debugging in development 2017-10-20 10:52:07 +02:00
Sebastien Chopin
d9e2e1763c Merge branch 'dev' into refacto-app 2017-10-20 10:50:54 +02:00
Sébastien Chopin
1b18bc692b Update and rename contributing.md to CONTRIBUTING.md 2017-10-20 10:34:47 +02:00
Sébastien Chopin
1d3b5cd87b Create CODE_OF_CONDUCT.md 2017-10-20 10:32:44 +02:00
devneko
d745f49688 fix contributing.md link 2017-10-20 11:04:04 +03:30
Antério Vieira
a66220b58c style(app): spaces removed (#1898) 2017-10-20 11:01:56 +03:30
Clark Du
65136ac550 feat: improve custom-server example 2017-10-20 10:57:28 +03:30
Clark Du
4b6236499c fix: with-firebase example 2017-10-20 10:56:56 +03:30
Clark Du
7cd22a44e7 feat: update with-sockets example 2017-10-20 10:50:22 +03:30
Clark Du
1453a98b5f feat: use latest nuxt in vuex-persistedstate example 2017-10-20 10:50:22 +03:30
Clark Du
161d9b59d2 feat: use latest nuxt in i18n example 2017-10-20 10:50:22 +03:30
Clark Du
725283ebce feat: update dynamic-component example 2017-10-20 10:50:22 +03:30
Clark Du
d2a57bc329 feat: update with-ava example 2017-10-20 10:50:22 +03:30
Clark Du
50ade95694 feat: cache dependencies in ci building 2017-10-20 10:50:22 +03:30
Clark Du
dca0bd9a70
fix: error alias in vue-class-component example 2017-10-19 16:57:08 +08:00
Clark Du
2f670c5ef7
feat: improve vue-class-component example 2017-10-19 16:56:00 +08:00
Sébastien Chopin
f79f500968 Merge pull request #1872 from ooade/add/contributing.md
Add Contributing.md file
2017-10-18 11:15:51 +02:00
Sébastien Chopin
18fa218373 Merge pull request #1880 from ooade/add/with-museui
Add with muse-ui example
2017-10-18 11:15:10 +02:00
Ademola Adegbuyi
84a7d6d91c Add with muse-ui example 2017-10-17 16:46:53 +01:00
Sebastien Chopin
ad2649dc99 Upgrade dependencies 2017-10-17 12:38:06 +02:00
Clark Du
c659f9bce4 refactor: renderToString now returns a Promise if no callback is passed 2017-10-17 12:38:06 +02:00
Clark Du
7df46279bf chore: upgrade vue to 2.5.x 2017-10-17 12:38:06 +02:00
FieryCod
c99a86d8ab Adds support for folders in /layouts 2017-10-17 12:38:06 +02:00
sdras
10c4190732 update gitignore 2017-10-17 12:38:06 +02:00
Ademola Adegbuyi
9a5bfe6cb4 Add Contributing.md file 2017-10-16 16:03:52 +01:00
Sebastien Chopin
7cff6cd666 Fix serverMiddleware as express app without path 2017-10-16 16:36:21 +02:00
Sébastien Chopin
733168fdac Merge pull request #1865 from FieryCod/dev
Adds support for folders in /layouts
2017-10-16 14:45:52 +02:00
Sébastien Chopin
5f5abc2c2c Merge pull request #1860 from sdras/update-gitignore
update gitignore
2017-10-16 14:21:16 +02:00
Sébastien Chopin
84e8ca7bce Merge pull request #1868 from clarkdo/vue-2.5.x
chore: upgrade vue to 2.5.x
2017-10-16 14:20:34 +02:00
Sébastien Chopin
df2af66355 Refacto client app 2017-10-16 10:40:08 +02:00
Clark Du
f8bc7e2383
refactor: renderToString now returns a Promise if no callback is passed 2017-10-16 11:29:09 +08:00
Clark Du
efd044fad6
chore: upgrade vue to 2.5.x 2017-10-16 11:08:33 +08:00
FieryCod
0b46b06c7c Adds support for folders in /layouts 2017-10-15 21:31:01 +02:00
sdras
cfc9eff3c7 update gitignore 2017-10-14 13:03:03 -04:00
Sébastien Chopin
7534001123 Refactor to use only one context and add route.meta 2017-10-13 23:53:04 +02:00
Sébastien Chopin
031b0d58c8 dev: Improve template debugging in development 2017-10-13 22:20:16 +02:00
Eric McCormick
a5e16d2fe6 feat(bin): adds version flag
adds --version / -v support for the nuxt binary; will always output version and exit(0)
2017-10-13 12:02:09 +03:30
Zhang Chengrong
cf693d04a3 Fix auto load postcss.config.js problem 2017-10-13 11:48:36 +03:30
Pooya Parsa
6a1fd757c6 update tests 2017-10-07 18:54:15 +03:30
Pooya Parsa
b6f2405e7e nuxt-child styling 2017-10-07 18:29:36 +03:30
Pooya Parsa
991d5f70ea fix: add __nuxt id 2017-10-07 13:19:30 +03:30
Pooya Parsa
e4af41f529 rewrite nuxt.vue with render function 2017-10-07 13:17:31 +03:30
Pooya Parsa
870cbd6278 rewrite App.vue with render function 2017-10-07 13:13:09 +03:30
Pooya Parsa
75350cdd78 test: add tests for spa 2017-10-07 12:37:52 +03:30
Pooya Parsa
f6d09642d7 fix renderAndGetWindow for SPA mode 2017-10-07 12:36:34 +03:30
Pooya Parsa
5f8be57172 workaround for appveyor memory limit 2017-10-07 12:21:28 +03:30
Pooya Parsa
45840bf064 appveyor 2017-10-07 12:07:21 +03:30