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 |
|
Sébastien Chopin
|
b6856928db
|
Dynamic layout feature
|
2017-03-17 18:02:58 +01:00 |
|
Sébastien Chopin
|
fb7b856343
|
force calling middleware from error page
|
2017-03-16 21:00:22 +01:00 |
|
Sébastien Chopin
|
09b019f6ec
|
Merge branch 'master' into 0.10.0
|
2017-03-16 18:54:54 +01:00 |
|
Sébastien Chopin
|
0a595bd1c3
|
Merge remote-tracking branch 'origin/0.10.0' into 0.10.0
# Conflicts:
# lib/generate.js
# lib/utils.js
|
2017-03-16 18:54:37 +01:00 |
|
Sébastien Chopin
|
11c960e316
|
Upgrade vue-meta
|
2017-03-16 18:53:00 +01:00 |
|
Sébastien Chopin
|
e8056f67eb
|
Fix url starting with double slash
|
2017-03-16 18:52:38 +01:00 |
|
Sébastien Chopin
|
65eeff332e
|
Fix hotReloading for children
|
2017-03-16 18:52:06 +01:00 |
|
Sébastien Chopin
|
d782b1c516
|
Merge pull request #392 from PierreRambaud/feature-391
Add config file option
|
2017-03-15 16:07:02 +01:00 |
|
Sébastien Chopin
|
e102580b33
|
Merge pull request #384 from bratberg/master
Add Vuetify.js example
|
2017-03-15 15:18:15 +01:00 |
|
Pierre RAMBAUD
|
fbd1c609fd
|
Add missing comments
|
2017-03-15 15:14:16 +01:00 |
|
Pierre RAMBAUD
|
c3bcd05295
|
Add config file option
- Add optional --config-file and -c argv parameters
- Display log message if file isn't found
Issue: #391
|
2017-03-15 15:01:44 +01:00 |
|
Espen Bratberg
|
1ef13c7535
|
Add sidebar to example
|
2017-03-15 13:01:52 +01:00 |
|
bratberg
|
18ec7507ad
|
Add Vuetify.js example
|
2017-03-14 21:13:39 +01:00 |
|
rohitpal
|
b12ea53a94
|
fixed sw/appcache paths
|
2017-03-12 20:46:16 +05:30 |
|
rohitpal
|
f584a221ee
|
service worker registraion
|
2017-03-12 05:43:34 +05:30 |
|
rohitpal
|
7eccd429ca
|
fixed import
|
2017-03-12 05:32:28 +05:30 |
|
rohitpal
|
2da8ba84c9
|
offline-plugin-integration initial commit
|
2017-03-12 05:25:01 +05:30 |
|
Alexandre Chopin
|
cd16c2f6d2
|
change generate.routeParams to generate.routes
|
2017-03-06 20:00:26 +01:00 |
|
Alexandre Chopin
|
c4ea665c1a
|
remove path to regexp
|
2017-03-06 20:00:26 +01:00 |
|
Sébastien Chopin
|
8287639507
|
Update preload plugin to work on node 4
|
2017-03-06 19:16:59 +01:00 |
|
Alexandre Chopin
|
7238f27716
|
Merge pull request #346 from limichange/patch-2
Ignore all log files.
|
2017-03-06 11:10:56 +01:00 |
|
Limichange
|
b36162df73
|
Ignore all log files.
|
2017-03-05 22:44:01 +08:00 |
|
Sébastien Chopin
|
b8727b8d51
|
Fix asyncData on hot reloading
|
2017-03-02 17:31:37 +01:00 |
|
Sébastien Chopin
|
8253f5e75b
|
Add plugin ssr option & rename process.browser
|
2017-03-01 17:54:44 +01:00 |
|