Sébastien Chopin
|
f9584fc810
|
Update example
|
2017-06-12 21:34:45 +04:30 |
|
Sébastien Chopin
|
b26d3d6b6f
|
Update i18n example
|
2017-06-04 14:28:39 +02:00 |
|
Pooya Parsa
|
c5ca8c64f1
|
refactor: nuxt constructor no longer returns a promise
by not returning a promise we can expose .render method
also the old way of using nuxt won't change by 1.x release
|
2017-05-31 18:51:16 +04:30 |
|
Sebastien Chopin
|
43de27faef
|
Fix i18n example for alpha3
|
2017-05-31 13:21:55 +02:00 |
|
Sebastien Chopin
|
488010bf78
|
Upgrade dependencies and JSDOM API
|
2017-05-30 16:08:51 +02:00 |
|
Sebastien Chopin
|
d9d5d1a5d8
|
Update TS example
|
2017-05-29 17:24:40 +02:00 |
|
Sebastien Chopin
|
d481da9df0
|
Update auth-routes example
|
2017-05-29 17:00:01 +02:00 |
|
Sébastien Chopin
|
893d275a78
|
Update i18n example for 1.0
|
2017-05-21 21:01:08 +02:00 |
|
Sébastien Chopin
|
c3355e1467
|
Store state should always be a method now
|
2017-05-21 15:45:21 +02:00 |
|
Sébastien Chopin
|
14c3c07d57
|
Remove cache option, use build.ssr.cache instead
|
2017-05-21 15:13:19 +02:00 |
|
Sébastien Chopin
|
e95c0a6573
|
Use 2 files for normal store
|
2017-05-21 02:03:11 +02:00 |
|
Sébastien Chopin
|
cf58f299d8
|
Add typescript example
|
2017-05-20 11:35:50 +02:00 |
|
Pooya Parsa
|
32ac90482e
|
Merge remote-tracking branch 'remotes/origin/fix-middleware' into dev
# Conflicts:
# lib/app/server.js
# lib/app/utils.js
# lib/generate.js
# yarn.lock
|
2017-05-15 15:33:52 +04:30 |
|
Sébastien Chopin
|
383a9a46c0
|
Merge pull request #703 from bratberg/master
Bumped nuxt and vuetify versions
|
2017-05-14 19:36:40 +02:00 |
|
Espen Bratberg
|
64aa5a3c95
|
Fix blocking css
|
2017-05-11 20:16:35 +02:00 |
|
Espen Bratberg
|
25b23b4cbb
|
Adds demo link to README
|
2017-05-11 19:11:32 +02:00 |
|
Espen Bratberg
|
ca73b19ae2
|
Bumped nuxt and vuetify versions
|
2017-05-11 18:59:47 +02:00 |
|
Mihal Malostanidis
|
756929079a
|
Fix copy paste typo in the comments
|
2017-05-10 18:53:16 +03:00 |
|
Sebastien Chopin
|
64abcc04a8
|
Fix middleware on client-side
|
2017-05-09 14:43:47 +02:00 |
|
Sébastien Chopin
|
888811f5f4
|
Fix middleware on server-side
|
2017-05-08 19:30:57 +02:00 |
|
Sebastien Chopin
|
e148e4b93a
|
Add extractCSS option
|
2017-05-05 17:53:21 +02:00 |
|
Pooya Parsa
|
6ee5d958a7
|
cleanups
|
2017-04-30 17:24:14 +04:30 |
|
Pooya Parsa
|
87172100c7
|
[vue-loader] allow using builtin extractCSS functionality
This option is disabled by default and won't affect exiting users.
However users can easily enable this option using `nuxt.build.extractCSS`
Implementation is according to:
- https://github.com/vuejs/vue-loader/tree/master/docs/en/configurations
- https://ssr.vuejs.org/en/css.html
- https://github.com/vuejs/vue-hackernews-2.0/tree/master/build
|
2017-04-30 16:28:25 +04:30 |
|
Pooya Parsa
|
56f3be060c
|
[examples] Update custom filenames #574
|
2017-04-21 21:33:29 +04:30 |
|
Sébastien Chopin
|
0bea10b857
|
Fix vue-class-component example
|
2017-04-17 18:15:55 +02:00 |
|
Sébastien Chopin
|
e69aa7c401
|
Simplify offline plugin
|
2017-04-17 15:27:32 +02:00 |
|
Sebastien Chopin
|
f89722e7c8
|
Example with vue-class-component
|
2017-04-14 16:47:21 +02:00 |
|
Sebastien Chopin
|
b0d33bdc4b
|
Draft for using vue-apollo (WIP)
|
2017-04-14 12:52:27 +02:00 |
|
Sebastien Chopin
|
d1804e1b9b
|
Add vue-i18n dependency
|
2017-04-14 12:52:13 +02:00 |
|
Sebastien Chopin
|
135df99d3a
|
Update i18n example to use vue-i18n
|
2017-04-14 11:55:04 +02:00 |
|
Sebastien Chopin
|
68de7eaa4b
|
Add home page link
|
2017-04-13 11:36:03 +02:00 |
|
Charlie Hield
|
1e56eae2cf
|
Fix CI 404 should display error
|
2017-04-11 13:36:20 -05:00 |
|
Charlie Hield
|
ef5ebd0417
|
Add Nuxt + Apollo example
|
2017-04-11 13:15:31 -05:00 |
|
Sebastien Chopin
|
25066545bb
|
Merge branch 'master' of github.com:nuxt/nuxt.js
|
2017-04-10 18:45:01 +02:00 |
|
Sebastien Chopin
|
b11a4d761b
|
Add injectAs to work with external plugins
|
2017-04-10 18:44:08 +02:00 |
|
Sébastien Chopin
|
757eaf7908
|
Update init-offline.js
|
2017-04-08 11:34:42 +02:00 |
|
Sébastien Chopin
|
2560bfb512
|
Merge branch 'master' into offline-plugin-integration
|
2017-04-08 11:33:32 +02:00 |
|
Sébastien Chopin
|
ddbb4b96d1
|
Set ssr: false
|
2017-04-08 11:30:06 +02:00 |
|
Sebastien Chopin
|
5849c68993
|
fix: npm start script
|
2017-04-06 12:28:27 +02:00 |
|
Ralph Huwiler
|
6f66cd0a1f
|
updated example for nested modules
|
2017-03-25 23:04:34 +01:00 |
|
Sébastien Chopin
|
9f3cfbf226
|
Upgrade dependencies
|
2017-03-25 03:16:56 +01:00 |
|
Sébastien Chopin
|
b790a26a7f
|
Merge pull request #435 from bratberg/master
Bump Nuxt and Vuetify versions in "with-vuetify"-example
|
2017-03-24 23:41:35 +01:00 |
|
Espen Bratberg
|
9f193ab9fe
|
Update README
|
2017-03-24 19:50:55 +01:00 |
|
Espen Bratberg
|
8f28f1d8dd
|
Bumped nuxt and vuetify versions
|
2017-03-24 19:50:03 +01:00 |
|
Sébastien Chopin
|
7f767b7fb7
|
Remove unused css
|
2017-03-24 16:51:49 +01:00 |
|
Sébastien Chopin
|
1cd5c0d68b
|
Merge branch 'master' into 0.10.0
# Conflicts:
# lib/generate.js
# lib/utils.js
|
2017-03-20 17:53:39 +01:00 |
|
Espen Bratberg
|
c0ae85e53b
|
Update with-vuetify example with theme overrides
|
2017-03-19 08:17:32 +01:00 |
|
Sébastien Chopin
|
0a9477dc7b
|
Dynamic layouts example
|
2017-03-17 18:03:12 +01:00 |
|
Sébastien Chopin
|
09b019f6ec
|
Merge branch 'master' into 0.10.0
|
2017-03-16 18:54:54 +01:00 |
|
Espen Bratberg
|
1ef13c7535
|
Add sidebar to example
|
2017-03-15 13:01:52 +01:00 |
|