Sébastien Chopin
|
809d38800a
|
Merge pull request #2610 from binggg/patch-1
fix: ssrContext.error is not a function
|
2018-01-16 12:09:05 +01:00 |
|
Ben Zhao
|
a67ae8672b
|
fix: ssrContext.error is not a function
|
2018-01-16 19:01:03 +08:00 |
|
Pooya Parsa
|
3a36c0f2c5
|
test: update cli test
|
2018-01-16 11:16:43 +03:30 |
|
Clark Du
|
570bf1a5d5
|
refactor: change entry filename to be dynamic
|
2018-01-16 14:55:35 +08:00 |
|
Pooya Parsa
|
dbba642d56
|
fix debug logs
env.DEBUG should be set BEFORE requireing Utils
|
2018-01-16 10:13:41 +03:30 |
|
Pooya Parsa
|
24185c97e7
|
fix: redirect without unresolved promise
|
2018-01-16 10:04:40 +03:30 |
|
Sébastien Chopin
|
97d70f46c6
|
misc: Fix typo
|
2018-01-15 13:51:51 +01:00 |
|
Sébastien Chopin
|
e8532dc80c
|
fix: Remove useless console.log
|
2018-01-15 13:51:25 +01:00 |
|
Sébastien Chopin
|
de02ea4b5d
|
app: Better external url redirect handling
|
2018-01-15 12:22:57 +01:00 |
|
Sébastien Chopin
|
cc4e0663e8
|
package: Upgrade dependencies
|
2018-01-15 12:22:57 +01:00 |
|
Sébastien Chopin
|
d90102e469
|
Merge pull request #2594 from nuxt/feat/glob-ignore
options.ignore support
|
2018-01-15 11:43:27 +01:00 |
|
Pooya Parsa
|
89d928ae44
|
test: relax content-security-policy test using regex
|
2018-01-15 13:42:08 +03:30 |
|
Pooya Parsa
|
957bc26583
|
test: add tests for options.ingore
|
2018-01-15 13:20:42 +03:30 |
|
Pooya Parsa
|
347fa3e9fd
|
feat: add options.ignore support
|
2018-01-15 13:14:44 +03:30 |
|
Sébastien Chopin
|
47af154320
|
Merge pull request #2584 from yoyo837/dev
Something warning about styleResources
|
2018-01-14 15:13:43 +01:00 |
|
yoyo837
|
e5f7001eb5
|
Something warning about styleResources
|
2018-01-14 20:08:17 +08:00 |
|
Pooya Parsa
|
c3bcda873c
|
fix(nuxt-build): wait for use exit when running with --analyze flag
|
2018-01-14 14:04:58 +03:30 |
|
Jakub
|
c4c63e0c66
|
examples: update to vue-chartjs 3.0.0 (#2580)
* chore(dependencies): Update vue-chartjs and chartjs to latest version
* refactor(examples): Update component creation of charts
|
2018-01-13 22:30:03 +03:30 |
|
Sébastien Chopin
|
6dce671498
|
Bump to 1.1.1
|
2018-01-13 14:10:18 +01:00 |
|
Pooya Parsa
|
1075492d8b
|
fix(module): default module options to empty object
|
2018-01-13 09:45:00 +03:30 |
|
Pooya Parsa
|
c1f77a5252
|
test: update deprecate.test
|
2018-01-13 09:12:07 +03:30 |
|
Pooya Parsa
|
f4fc8405a7
|
ci: try to fix appveyor tests
|
2018-01-13 09:03:59 +03:30 |
|
Pooya Parsa
|
29110694fb
|
use console.warn for warnings
|
2018-01-13 08:59:47 +03:30 |
|
Pooya Parsa
|
10d1b5974c
|
style: format with prettier
|
2018-01-13 08:52:11 +03:30 |
|
Pooya Parsa
|
b3e9952976
|
fix: logError is not a function. fixes #2577.
|
2018-01-13 08:40:01 +03:30 |
|
Pooya Parsa
|
cc29b26cbe
|
fix: exit with code (0) on successful nuxt-build. fixes #2569.
|
2018-01-13 00:51:49 +03:30 |
|
Pooya Parsa
|
642cf4038a
|
fix: regression with module.addVendor with array. fixes #2574.
|
2018-01-13 00:29:42 +03:30 |
|
Pooya Parsa
|
1dbeb132d2
|
test: add failing test for #2574
|
2018-01-13 00:29:42 +03:30 |
|
Sébastien Chopin
|
661bc3cabf
|
Bump to 1.1.0
|
2018-01-12 16:14:26 +01:00 |
|
Sébastien Chopin
|
e33d502696
|
fix: Handle redirects for loading bar
|
2018-01-12 16:10:30 +01:00 |
|
Clark Du
|
28d3e6fdb3
|
fix: Cannot read property call of undefined when extractCSS is true
|
2018-01-12 17:19:59 +08:00 |
|
Pooya Parsa
|
3c4b57e1f7
|
minor fixes
|
2018-01-11 23:13:34 +03:30 |
|
Pooya Parsa
|
0cb0beb1c5
|
err styling
|
2018-01-11 22:46:26 +03:30 |
|
Pooya Parsa
|
758c554ed7
|
fix eslint
|
2018-01-11 22:37:05 +03:30 |
|
Pooya Parsa
|
f30ef38c70
|
fix(core): use options.extensions for resolvePath
|
2018-01-11 22:19:54 +03:30 |
|
Pooya Parsa
|
811201925d
|
fix: prioritize nested node_modules in webpack search path (#2558)
|
2018-01-11 22:02:47 +03:30 |
|
Pooya Parsa
|
118d3fb8c2
|
imrpove nuxt-generate error report summary
|
2018-01-11 21:50:35 +03:30 |
|
Pooya Parsa
|
061059beb4
|
update generate cli & tests
|
2018-01-11 20:03:30 +03:30 |
|
Pooya Parsa
|
13166bcf78
|
misc: improve CLI errors
|
2018-01-11 19:41:50 +03:30 |
|
Pooya Parsa
|
58279166e2
|
eslint
|
2018-01-11 18:45:40 +03:30 |
|
Pooya Parsa
|
cef64cdbad
|
improve error handling
|
2018-01-11 18:43:52 +03:30 |
|
Pooya Parsa
|
771945c789
|
use pretty error handler
|
2018-01-11 17:41:49 +03:30 |
|
Pooya Parsa
|
83236d82ce
|
fix(module): always fill requiredModules
|
2018-01-11 17:02:31 +03:30 |
|
Pooya Parsa
|
e5ffbdfcd2
|
feat(module): improve error handling
|
2018-01-11 16:58:56 +03:30 |
|
Sébastien Chopin
|
5dd7591e3f
|
misc: Refacto to use less chars
|
2018-01-11 12:56:37 +01:00 |
|
Pooya Parsa
|
421070d385
|
fix: prioritize nested node_modules. fixes #2558.
|
2018-01-11 15:23:55 +03:30 |
|
Clark Du
|
4ec99ef6f6
|
fix: nested redirect in spa
|
2018-01-11 17:00:40 +08:00 |
|
Clark Du
|
53134cd9dd
|
Merge pull request #2556 from damienbeaufils/align-nuxt-start-packages-version
Align nuxt-start package.json with main package.json
|
2018-01-11 15:33:49 +08:00 |
|
Damien Beaufils
|
c981ba6d05
|
package: upgrade nuxt-start version to 1.0.0, engines configuration and dependencies in accordance with main package.json
|
2018-01-11 08:32:23 +01:00 |
|
Sébastien Chopin
|
cd9779756a
|
Merge pull request #2549 from samuelhorwitz/script-content-security-policy
Adding support for CSP script-src safe inline, for SSR state transfer
|
2018-01-10 17:50:07 +01:00 |
|