Commit Graph

2161 Commits

Author SHA1 Message Date
Sébastien Chopin 1ea0a9a6f2 wip: Add keep-alive prop to <nuxt/> and <nuxt-child/> 2018-01-17 09:39:34 +01:00
Sébastien Chopin 93f3082c43 example: Add head titles 2018-01-17 09:38:11 +01:00
Pooya Parsa 2f1d8b4c1c test: update tests for render.csp 2018-01-16 19:02:31 +03:30
Pooya Parsa 95c85bba62 minor improvements for #2608 2018-01-16 18:41:17 +03:30
Kouki Narumi 5ebf60f2a1 feat: external script support for CSP (#2608) 2018-01-16 18:40:10 +03:30
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