Commit Graph

3211 Commits

Author SHA1 Message Date
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
Clark Du 818c66f567
ci: use travis instead of appveyor (#4168)
<!--- Provide a general summary of your changes in the title above -->

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (a non-breaking change which fixes an issue)
- [ ] New feature (a non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)


## Description
<!--- Describe your changes in detail -->
<!--- Why is this change required? What problem does it solve? -->
<!--- If it resolves an open issue, please link to the issue here. For example "Resolves: #1337" -->


## Checklist:
<!--- Put an `x` in all the boxes that apply. -->
<!--- If your change requires a documentation PR, please link it appropriately -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly. (PR: #)
- [ ] I have added tests to cover my changes (if not applicable, please state why)
- [ ] All new and existing tests are passing.
2018-10-22 14:02:17 +01:00
Kenta Suzuki f5530ad653 fix(app): throw an error when layout property is not string (#4142) 2018-10-20 23:17:47 +03:30
Pim ec559750c1 ignore yarn.lock in subfolders (#4157) 2018-10-20 12:36:37 +03:30
Alexander Lichter b0074cef1f chore: update useful links (#4145) 2018-10-19 15:31:34 +02:00
Pooya Parsa fff7812fe7 fix(scripts/workspace-run): fail if any script failed 2018-10-19 00:54:37 +03:30
Pooya Parsa cc8c6e2555 fix(core): add resolveAlias and resolvePath for b.w compatibility 2018-10-18 20:05:44 +03:30
Alexander Lichter f27939d4a7 feat(cli): support async nuxt.config.js (#4021) 2018-10-18 19:27:35 +03:30
Alexander Lichter ab5af540e0 perf: cherry-pick only used lodash imports (#4099) 2018-10-18 19:13:44 +03:30