Commit Graph

1097 Commits

Author SHA1 Message Date
Clark Du
6e2b37a7c6
test: csp, maxChunkSize and ignore generateConfig 2018-01-27 23:48:42 +08:00
Diederik van den Burger
7bea248fe4 feat: added errorMiddleware hook. (#2703) 2018-01-27 18:42:30 +03:30
Arsen Stahanov
9981df71fc Support autoimport of '.jsx' files 2018-01-26 15:37:00 +02:00
Sébastien Chopin
6d71770bf4
Merge pull request #2687 from NicoPennec/dev
feat: optional build option to limit chunks size
2018-01-26 12:21:47 +01:00
Sébastien Chopin
1ab4be456f fix: Handle redirect in middleware, fix #542 and #2665 2018-01-26 12:16:53 +01:00
Sébastien Chopin
5f50d402d5
Merge pull request #2673 from clarkdo/static_route
refactor: resolve exact route prior to index
2018-01-26 10:43:05 +01:00
Sébastien Chopin
6425fb30a5
Merge pull request #2679 from clarkdo/multiple_components
fix: multiple components in one route
2018-01-25 11:47:14 +01:00
NicoPennec
fdc07a319d perf: chunks size limit 2018-01-25 09:01:48 +01:00
Clark Du
94bb02901c
fix: multiple components in one route 2018-01-24 14:33:27 +08:00
Sébastien Chopin
fcf99b1140
Merge pull request #2674 from clarkdo/head_noscript
feat: add noscript in head
2018-01-23 11:43:25 +01:00
Sébastien Chopin
d0e011bdc4
Update meta.js 2018-01-23 11:42:25 +01:00
Clark Du
8b634c210d
feat: add noscript in head 2018-01-23 18:30:36 +08:00
Sébastien Chopin
00f98c150f fix: Fix error undefined on plugins errors 2018-01-23 10:41:50 +01:00
Clark Du
82c4c7ea1a
refactor: resolve exact route prior to index 2018-01-23 15:20:56 +08:00
LoneRifle
c1b30acbb3 fix: remove unnecessary async from waitFor utility (#2654) 2018-01-21 13:49:20 +03:30
Sébastien Chopin
9c568afb2d
Merge pull request #2617 from clarkdo/postcss-import-alias
feat: use ~ with postcss-import
2018-01-19 10:06:47 +01:00
Clark Du
a419aab704
refactor: add @ in postcss-import alias 2018-01-19 11:56:29 +08:00
Sébastien Chopin
d444f2a5b1 enhancement: Add path to 404 error message on server-side 2018-01-18 14:06:15 +01:00
Clark Du
eb9e4a529c
feat: transpile .jsx files 2018-01-18 20:10:23 +08:00
Clark Du
c796d1d231
refactor: use postcss-import-resolver 2018-01-17 17:54:48 +08:00
Clark Du
962a4e20d6
feat: use ~ with postcss-import 2018-01-17 16:46:58 +08:00
Sébastien Chopin
1ea0a9a6f2 wip: Add keep-alive prop to <nuxt/> and <nuxt-child/> 2018-01-17 09:39:34 +01:00
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
Ben Zhao
a67ae8672b
fix: ssrContext.error is not a function 2018-01-16 19:01:03 +08:00
Clark Du
570bf1a5d5 refactor: change entry filename to be dynamic 2018-01-16 14:55:35 +08:00
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
Pooya Parsa
347fa3e9fd feat: add options.ignore support 2018-01-15 13:14:44 +03:30
Pooya Parsa
1075492d8b fix(module): default module options to empty object 2018-01-13 09:45:00 +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
642cf4038a fix: regression with module.addVendor with array. fixes #2574. 2018-01-13 00:29:42 +03:30
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
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
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