Commit Graph

896 Commits

Author SHA1 Message Date
Sébastien Chopin 5ff6424e09 Bump to 0.10.4 2017-03-25 19:03:28 +01:00
Sébastien Chopin 3b635323a4 Add layout in __NUXT__ 2017-03-25 18:59:58 +01:00
Sébastien Chopin d71e9782c5 Add glitch link 2017-03-25 15:48:26 +01:00
Sébastien Chopin 26533f3676 Bump version 2017-03-25 15:16:20 +01:00
Sébastien Chopin 1cefff8194 Add watchers option and url after build 2017-03-25 15:16:07 +01:00
Alexandre Chopin c9784651e9 add gzip configuration 2017-03-25 12:57:38 +01:00
Sébastien Chopin 77439223cf Bump to 0.10.2 2017-03-25 12:36:58 +01:00
Sébastien Chopin 584f3493b8 Merge pull request #442 from evseevnn/master
fix - store no available in context on client side
2017-03-25 12:33:21 +01:00
Alexandre Chopin 5127f4821e Merge pull request #444 from pra85/patch-1
Fix a typo in Readme
2017-03-25 12:02:38 +01:00
Prayag Verma a13f30e7d4 Fix a typo in Readme
Remove repeated word - status
2017-03-25 12:27:49 +05:30
evseevnn 435337529a fix - store no available to context on client side 2017-03-25 12:30:23 +07:00
evseevnn 8ec4eb908f fix - store no available to context on client side 2017-03-25 12:23:42 +07:00
Sébastien Chopin c4962f09a9 Improve chokidar watch on middleware and store 2017-03-25 05:06:12 +01:00
Sébastien Chopin ea5881e64a Bump to 0.10.1 2017-03-25 03:41:22 +01:00
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