Commit Graph

578 Commits

Author SHA1 Message Date
Sébastien Chopin 89ed672f10 Add common pre-processors in nuxt 2017-03-25 03:38:19 +01:00
Sébastien Chopin 7a34763277 Fix webpack building loop 2017-03-25 03:17:26 +01:00
Sébastien Chopin 019d00fadb no source maps on production 2017-03-25 03:17:15 +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 bfe62b7d71 Update README.md 2017-03-24 19:05:57 +01:00
Sébastien Chopin 6d969bdd6b Bump to 0.10.0 2017-03-24 19:02:20 +01:00
Sébastien Chopin d1550f914b Merge branch '0.10.0' 2017-03-24 19:00:48 +01:00
Sébastien Chopin 4431dfa368 revert to no-cdn publicPath 2017-03-24 18:54:54 +01:00
Sébastien Chopin 05c6dd958c Use CDN url for publicPath 2017-03-24 18:46:18 +01:00
Sébastien Chopin 184bd01b2b Coverage for template and publicPath 2017-03-24 18:35:30 +01:00
Sébastien Chopin 954c25b420 Upgrade vue-loader 2017-03-24 18:21:50 +01:00
Sébastien Chopin 8831331e3d Fix hot reloading 2017-03-24 16:52:18 +01:00
Sébastien Chopin 7f767b7fb7 Remove unused css 2017-03-24 16:51:49 +01:00
Sébastien Chopin 39636a9544 Upgrade dependencies 2017-03-24 16:51:35 +01:00
Sébastien Chopin 3f4ea1064d Remove PostCompilePlugin 2017-03-24 16:51:16 +01:00
Sébastien Chopin 7333e7a758 Update webpack perfs hints 2017-03-24 16:12:59 +01:00
Sébastien Chopin 221bcb5e33 Fix tests 2017-03-24 16:11:56 +01:00
Sébastien Chopin 52d1df7a24 Fix updated route in context + error handling 2017-03-24 15:49:24 +01:00
Sébastien Chopin a13be619e2 Ignore examples yarn.lock 2017-03-24 15:48:51 +01:00
Sébastien Chopin c83579314d Add yarn.lock 2017-03-24 15:24:01 +01:00
Sébastien Chopin 26083a9de0 Avoid using req.url 2017-03-24 13:52:15 +01:00
Sébastien Chopin 1c3b2c077a Add build.vendor in externals too 2017-03-24 03:57:07 +01:00
Sébastien Chopin 4ba3982307 Add duration property in transition 2017-03-24 03:00:35 +01:00
Sébastien Chopin e17e05e86f Disable deprecation warning 2017-03-24 02:15:13 +01:00
Sébastien Chopin 4c3c7fd078 Upgrade dependencies 2017-03-24 02:14:53 +01:00
Sébastien Chopin 4034801fc9 Replace store state the soonest possible 2017-03-24 01:35:57 +01:00
Sébastien Chopin 474f68e46e Call store.replaceState on start 2017-03-24 01:28:38 +01:00
Sébastien Chopin cfd6b197c4 Improve error handling on SSR 2017-03-24 01:28:19 +01:00
Sébastien Chopin d4db5792a4 Improve webpack config
- Remove filenames.css
- Add FriendlyErrorsWebpackPlugin()
- Add sourceMaps for UglifyJS
- Minify CSS for server-rendered pages
- Add css-loader for imports
2017-03-24 01:28:04 +01:00
Sébastien Chopin 53f9d62fce Add generate.minify option 2017-03-24 01:25:41 +01:00
Sébastien Chopin 8f277af03b Set prefetch to true by default 2017-03-24 01:25:27 +01:00
Sébastien Chopin 5102e819fe Use data-* for vue-meta (valid markup)
- data-*
- remove defer for __NUXT__ script
2017-03-24 01:24:50 +01:00
Sébastien Chopin 64f83b71c3 Vue 2.2 and styles included 2017-03-22 15:47:34 +01:00
Sébastien Chopin 6ab20cc6b6 Fix error object 2017-03-22 10:37:20 +01:00
Sébastien Chopin 2a005308d2 throw error for tests 2017-03-20 19:19:57 +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
Sébastien Chopin a81862e77f Upgrade dependencies & lint 2017-03-20 17:52:35 +01:00
Sébastien Chopin 6bb89b90f8 Merge pull request #403 from bratberg/master
Update with-vuetify example with theme overrides
2017-03-20 17:16:16 +01:00
Sébastien Chopin 401bba0035 Update README.md 2017-03-20 16:29:51 +01:00
Sébastien Chopin 5ce0491311 Merge pull request #411 from PierreRambaud/typo-409
Typo fix, const must be renamed clientCompiler
2017-03-20 16:19:12 +01:00
Sébastien Chopin 32b9038fc4 Vue sur 2.2.0 2017-03-20 16:16:26 +01:00
Pierre RAMBAUD c99571e78e Typo fix, const must be renamed clientCompiler 2017-03-20 12:11:20 +01:00
Sébastien Chopin b05a66bda8 Update dependencies 2017-03-19 20:21:10 +01:00
Espen Bratberg c0ae85e53b Update with-vuetify example with theme overrides 2017-03-19 08:17:32 +01:00
Sébastien Chopin 3fcfe4e026 Fix tests 2017-03-17 18:52:46 +01:00
Sébastien Chopin 8cdd10274f Use empty array if routes not given 2017-03-17 18:52:36 +01:00
Sébastien Chopin 0a9477dc7b Dynamic layouts example 2017-03-17 18:03:12 +01:00