Pooya Parsa
|
c377a78e7d
|
fix(builder): webpack chunk names for windows
|
2017-11-21 16:53:40 +03:30 |
|
Dmitri Efimenko
|
f8f4e785eb
|
Merge remote-tracking branch 'nuxt/dev' into dev
|
2017-11-21 16:12:18 +03:00 |
|
Pooya Parsa
|
38b71cbe04
|
fix(nuxt-dev): successful rebuild if nuxt.config.js has problems
|
2017-11-21 16:36:13 +03:30 |
|
Sébastien Chopin
|
8cf56284ac
|
Merge pull request #2181 from danielpost/dev
Update no-ssr to v0.2.1
|
2017-11-21 13:38:25 +01:00 |
|
Daniel Post
|
aab684f8a8
|
Fix coding style
|
2017-11-21 12:15:11 +00:00 |
|
Daniel Post
|
dac47d43bf
|
Update no-ssr to v0.2.1
|
2017-11-21 12:13:35 +00:00 |
|
Clark Du
|
9bf73b0b5a
|
test: inline postcss config
|
2017-11-21 13:57:47 +03:30 |
|
Clark Du
|
162b56ee4e
|
test: custom postcss config
|
2017-11-21 13:57:47 +03:30 |
|
Sébastien Chopin
|
17caac59e2
|
Merge pull request #2172 from 0pt1m1z3r/style-resources-loader
Style resources loader
|
2017-11-21 10:18:40 +01:00 |
|
Dmitri Efimenko
|
e56adee998
|
Fix style-resources package.json
|
2017-11-21 03:14:06 +03:00 |
|
Dmitri Efimenko
|
f71abff6c6
|
Fix style-resources example
|
2017-11-21 03:02:21 +03:00 |
|
Dmitri Efimenko
|
9fb2fdf4f5
|
build.styleResourcesLoader
https://github.com/yenshih/style-resources-loader
|
2017-11-21 02:56:14 +03:00 |
|
Dmitri Efimenko
|
a315b71ea8
|
Merge remote-tracking branch 'nuxt/dev' into dev
|
2017-11-20 23:48:38 +03:00 |
|
Sébastien Chopin
|
785948ea80
|
Merge pull request #2164 from clarkdo/dev
test: create a separate test for deprecated apis
|
2017-11-20 08:53:17 +01:00 |
|
Clark Du
|
1c446b9e1b
|
test: create a separate test for deprecated apis
|
2017-11-20 15:13:53 +08:00 |
|
Sébastien Chopin
|
a9dcdca0f2
|
Merge pull request #2158 from clarkdo/dev
test: coverage for webpack config files
|
2017-11-20 06:58:47 +01:00 |
|
Clark Du
|
adc6884ed1
|
test: externals and deprecated dev in build.extend
|
2017-11-20 12:22:30 +08:00 |
|
Clark Du
|
0fd9774d11
|
test: build with DllReferencePlugin
|
2017-11-20 10:54:37 +08:00 |
|
yasark
|
de8e961498
|
Security update postcss-url #2074
|
2017-11-19 21:44:13 +03:30 |
|
Clark Du
|
750db84267
|
test: coverage for hooks exception
|
2017-11-19 18:38:51 +03:30 |
|
Clark Du
|
f0ea07ea4b
|
test: coverage for hooks
|
2017-11-19 18:38:51 +03:30 |
|
Clark Du
|
377416a7ef
|
refactor: eslint adjustments
|
2017-11-19 17:18:02 +03:30 |
|
Clark Du
|
73509c29ba
|
refactor: remove alreadyRequired which is always true
|
2017-11-19 17:18:02 +03:30 |
|
Sébastien Chopin
|
b34abc7efe
|
Merge pull request #2152 from dojineko/update-vue
Update Vue.js
|
2017-11-19 08:46:51 +01:00 |
|
dojineko
|
4645d096f9
|
Update Vue.js
|
2017-11-19 12:19:47 +09:00 |
|
dojineko
|
7d28d8608d
|
Update yarn.lock for #2148
|
2017-11-19 11:59:46 +09:00 |
|
Sébastien Chopin
|
8b362b64dc
|
Merge pull request #2148 from yashha/fix-update-puppeteer-and-rollup
Updated puppeteer and rollup
|
2017-11-19 00:15:47 +01:00 |
|
yasark
|
9f1fcf3265
|
Updated puppeteer and rollup
|
2017-11-18 23:31:18 +01:00 |
|
Clark Du
|
7f8671f1de
|
test: call created and mounted only once with spa and custom layout
|
2017-11-17 13:17:06 +03:30 |
|
Sébastien Chopin
|
68680ee65a
|
Merge pull request #2132 from Gomah/dev
tests: make sure the files generated with the subFolders option exist
|
2017-11-17 02:27:38 +01:00 |
|
Gomah
|
5c69e0e288
|
tests: make sure the files generated with the subFolders option exist
|
2017-11-17 11:27:30 +11:00 |
|
Thomas Marrec
|
682169625f
|
Merge pull request #1 from nuxt/dev
Merge upstream nuxt/nuxt.js:dev
|
2017-11-17 10:54:15 +11:00 |
|
Sébastien Chopin
|
2c2ee63dd1
|
Merge pull request #2032 from Gomah/dev
feat: add subFolders option for generate
|
2017-11-16 16:16:22 +01:00 |
|
Gomah
|
673630eb58
|
Add tests for nuxt:generate without subfolders
|
2017-11-17 00:33:19 +11:00 |
|
Atinux
|
f4577e566c
|
fix: Handle head as a function in nuxt.config.js
|
2017-11-16 13:32:11 +01:00 |
|
Atinux
|
4b79c38f41
|
fix: Fix Cannot read property 'components' of undefined
|
2017-11-16 13:23:05 +01:00 |
|
Sébastien Chopin
|
ece3fe84dc
|
Merge pull request #2126 from dsandor/dev
Add hook call after route generated.
|
2017-11-16 12:28:24 +01:00 |
|
Sébastien Chopin
|
6ef631dee0
|
Merge pull request #2127 from clarkdo/fix_split_error
refactor: fix [TypeError: Cannot read property split of undefined] in tests
|
2017-11-16 12:21:37 +01:00 |
|
David Sandor
|
715ff581b9
|
use the new hooks system instead of a plugin.
|
2017-11-16 06:04:39 -05:00 |
|
Clark Du
|
2228bf4209
|
refactor: fix [TypeError: Cannot read property split of undefined] in tests
|
2017-11-16 18:56:41 +08:00 |
|
David Sandor
|
9aa6722512
|
Include errors, this is useful in reporting success %
|
2017-11-16 05:50:14 -05:00 |
|
David Sandor
|
1c4978db4f
|
Add tappable plugin call after route generated.
|
2017-11-16 05:44:34 -05:00 |
|
Sébastien Chopin
|
de2b0a6d56
|
Merge pull request #2100 from clarkdo/route_parseQuery
feat: add parseQuery and stringifyQuery for router
|
2017-11-14 10:38:44 +01:00 |
|
Sébastien Chopin
|
e0c2d8900d
|
Merge pull request #2096 from dotnetCarpenter/fix_tailwind_comments
Better explanation for using tailwind with postcss-import
|
2017-11-14 10:36:13 +01:00 |
|
Sébastien Chopin
|
679d48c8c0
|
Update router.js
|
2017-11-14 10:28:18 +01:00 |
|
Sébastien Chopin
|
ab56a29ee6
|
Merge pull request #2105 from clarkdo/spa_layout
fix(spa): redundant laoding default layout when custom layout specified
|
2017-11-14 10:04:03 +01:00 |
|
Clark Du
|
fafe6d0a81
|
fix(spa): redundant laoding default layout when custom layout specified
|
2017-11-14 16:53:01 +08:00 |
|
Sébastien Chopin
|
85adbaf2a9
|
Merge pull request #2101 from clarkdo/issue_2099
fix: assets is not resolved in <object>/<embed> src
|
2017-11-14 08:35:02 +01:00 |
|
Clark Du
|
47384305da
|
fix: assets is not resolved in <object>/<embed> src
|
2017-11-14 11:14:37 +08:00 |
|
Clark Du
|
8eb519b16b
|
feat: add parseQuery and stringifyQuery for router
|
2017-11-14 11:06:06 +08:00 |
|