Clark Du
bed0714fad
feat: modern build ( #4231 )
...
* feat: modern build
* refactor: use single module import for lodash
* refactor: add credit comment for modern plugin
* feat: ssr modern build
* fix: not null check for request
* fix: not null check for request.headers
* feat: add modern argument on build command
* refactor: simpilfy filenames for modern
* refactor: use packages/webpack src instead of dist in test
* test: add feature test for modern build
2018-10-31 15:52:35 +00:00
Jonas Galvez
c86dfbf43f
fix: typo in cli/commands/build ( #4236 )
...
Good catch @clarkdo :)
2018-10-31 15:27:15 +00:00
Pooya Parsa
08d298d35c
test: update test/unit/nuxt
2018-10-31 12:51:44 +03:30
Sébastien Chopin
965c2a6c55
page: Update Nuxt uvp
2018-10-31 09:34:17 +01:00
Sébastien Chopin
b5522f627b
page: Update Nuxt uvp and tweaks on CSS
2018-10-31 09:34:17 +01:00
Pooya Parsa
39b558f59c
refactor core into sub-packages ( #4202 )
2018-10-31 00:12:53 +03:30
Jonas Galvez
4503d42d54
refactor(cli): cleanups and improvements ( #4222 )
2018-10-30 01:46:16 +03:30
renovate[bot]
2e2b32b547
[skip ci] update all non-major dependencies ( #4223 )
2018-10-30 01:31:32 +03:30
renovate[bot]
30c68bfa77
[skip ci] update dependency vue-jest to v3 ( #4228 )
2018-10-30 01:30:34 +03:30
renovate[bot]
f284f7c149
[skip ci] update dependency jsdom to v13 ( #4227 )
2018-10-30 01:27:38 +03:30
Pim
72961acabd
feat: nuxt-loading enhancenments ( #3891 )
2018-10-29 19:18:40 +03:30
Pooya Parsa
d4a370cecc
fix(webpack): add missing glob dependency
2018-10-29 14:22:11 +03:30
Pooya Parsa
10aeaef110
hotfix(cli, common, core): add missing @nuxt/config dependency
2018-10-29 14:21:34 +03:30
renovate[bot]
a9b68c5e61
chore(deps): update dependency eslint-plugin-node to v8 ( #4218 )
2018-10-28 21:44:14 +03:30
Alexander Lichter
e49764c720
chore(contribution-guide): remove duplicate guide and refer to docs ( #4216 )
2018-10-28 01:44:46 +03:30
Jonas Galvez
f90110af26
fix: nuxt/config imports/exports ( #4217 )
2018-10-28 01:32:43 +03:30
Jonas Galvez
007ca05174
refactor: move config files to @nuxt/config ( #4212 )
2018-10-27 23:57:16 +03:30
Jonas Galvez
ec7794c5cd
refactor(common): nuxt.config.js and dynamic server options to use latest process.env ( #4208 )
2018-10-27 20:18:23 +03:30
renovate[bot]
00e83e3874
fix(deps): update dependency time-fix-plugin to ^2.0.5 ( #4210 )
2018-10-27 20:12:27 +03:30
Paul Gascou-Vaillancourt
208eba3867
fix(app): Throw error only if value is undefined ( #4206 )
2018-10-27 20:11:42 +03:30
Pooya Parsa
1adad4676b
hotfix: add missing publishConfig for @nuxt/babel-preset-app
2018-10-27 00:20:41 +03:30
renovate[bot]
930f8b273c
fix(deps): update all non-major dependencies ( #4200 )
2018-10-27 00:17:37 +03:30
Sibbngheid
ad020e66fd
fix(common): set defaults for port and host values ( #4207 )
2018-10-26 23:11:28 +03:30
awronski
c9fd78048f
feat(core): custom pushAssets function to control http2 push headers ( #4198 )
...
Resolves #4011
Resolves #4161
2018-10-26 21:29:12 +03:30
Clark Du
ae9de93a45
feat: move @nuxtjs/babel-preset-app into nuxt mono-repo ( #4205 )
2018-10-26 21:28:21 +03:30
awronski
106141f74c
feat: jest-puppeteer example ( #4163 )
...
* feat: jest-puppeteer example
* - Refactor test
* - lint
* - lint
* - eslint-disable no-undef
2018-10-25 19:44:09 +02:00
Paul Gascou-Vaillancourt
5c0d12fb13
chore(examples): Add Jest + Vue Test Utils example ( #4116 )
...
* chore(examples): Add Jest + Vue Test Utils example
* style: Lint
* refactor: Rename button component & fix lint errors
* refactor: Use export default
* refactor: Babel 7 setup
2018-10-25 19:42:21 +02:00
renovate[bot]
6c5d89dead
fix(deps): update all non-major dependencies ( #4189 )
2018-10-25 19:19:17 +03:30
Pim
4b7afcc218
feat(cli): add imports mock and cleanup ( #4195 )
2018-10-25 19:10:55 +03:30
Clark Du
79eb9c8010
Set up CI with Azure Pipelines ( #4190 )
2018-10-25 12:33:07 +01:00
Pooya Parsa
46103e72ea
chore: packaging and development improvements ( #4193 )
2018-10-25 14:52:31 +03:30
Alexander Lichter
48393b33c7
refactor: small improvements ( #4194 )
2018-10-25 14:27:52 +03:30
Dmitry Molotkov
a3ba6e96ca
fix: check styleResources for existence ( #4155 )
2018-10-25 14:25:05 +03:30
Pim
0669b68c91
refactor(cli): better consistency and easier unit testing ( #4160 )
2018-10-25 11:13:42 +03:30
Clark Du
9df5f49e07
feat: split builder into more refined modules ( #4171 )
...
New packages:
- `@nuxt/webpack`
- `@nuxt/generator`
2018-10-24 20:25:18 +03:30
Pim
972c3a7b10
fix: remove extra text ( #4187 )
2018-10-24 20:06:53 +03:30
Jonas Galvez
da7c01f0d4
chore: fix lint error ( #4186 )
2018-10-24 17:30:49 +03:30
Jonas Galvez
5ec5cda1f8
chore: test utils cleanup ( #4180 )
2018-10-24 17:23:34 +03:30
Jonas Galvez
fae4df3377
chore: adjust notes about setup and yarn to the contribution ( #4185 )
2018-10-24 17:21:21 +03:30
Przemysław Pietras
23228db73c
fix(app): add deprecation warning on using process.browser ( #4174 )
2018-10-24 17:17:14 +03:30
Pim
96bdcaba01
fix(app): lint all templates ( #4175 )
2018-10-24 17:16:06 +03:30
Jonas Galvez
81b25ee2e2
chore: note about setup and yarn/npm to contrib guide ( #4182 )
...
As per recent discussion in #core about setting up the repo for development and testing.
2018-10-24 14:33:49 +01:00
Clark Du
e876ce6c3d
ci: remove travis config
2018-10-24 11:48:51 +01:00
Pim
3db27fe472
chore(pkg): add clean command ( #4176 )
2018-10-23 21:37:23 +03:30
Clark Du
fd77b7e6d6
ci: fix appveyor syntax error
2018-10-23 11:06:14 +01:00
Clark Du
811234ea02
ci: revert travis windows changes
2018-10-23 10:55:08 +01:00
renovate[bot]
1cb7ce59e6
fix(deps): update all non-major dependencies ( #4172 )
2018-10-23 10:24:57 +03:30
Pim
e8993eac99
chore: lint all template files ( #4130 )
2018-10-23 10:22:59 +03:30
Pooya Parsa
60dbc6ddc5
fix(builder): use require.resolve to get the path of babel-loader ( #4150 )
2018-10-23 01:18:06 +03:30
renovate[bot]
ff6385f5a0
fix(deps): update all non-major dependencies ( #4156 )
2018-10-23 01:17:42 +03:30