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
renovate[bot]
119d349478
deps(builder): update all non-major dependencies ( #4133 )
...
- cssnano/cssnano
- webpack-contrib/mini-css-extract-plugin
- csstools/postcss-preset-env
- webpack-contrib/url-loader
- webpack/webpack
- webpack-contrib/webpack-bundle-analyzer
2018-10-18 10:44:49 +03:30
Pooya Parsa
fe0be628ac
remove extra description
2018-10-18 02:11:56 +03:30
Pooya Parsa
39a31a8627
hotfix(common): prevent converting globalName to nuxt-edge
2018-10-18 02:05:43 +03:30
Pooya Parsa
d13d0ff3a6
fix(ci): add proper script for edge publishes
2018-10-18 01:55:21 +03:30
Pooya Parsa
28b246dca2
fix(publish): set each package's publishConfig to public
...
Scoped packages are private by default on npm. lerna/lerna#178 (comment)
2018-10-18 01:44:54 +03:30
Pooya Parsa
d0565eab2b
chore(ci): enable publish step
2018-10-18 01:29:38 +03:30
Pooya Parsa
2d05e0b7b7
revet: changelog and version bumps to 2.2.0
...
Lerna should handle it itself
2018-10-18 01:28:11 +03:30
Pooya Parsa
dbf3ccc4c1
temp: disable lerna publish
2018-10-18 01:05:43 +03:30
Pooya Parsa
b07c9f0e49
chore(lerna): use git for versioning
2018-10-18 01:02:58 +03:30
Pooya Parsa
9c1e0d1743
feat: migrate nuxt into monorepo ( #4051 )
...
Co-authored-by: Clark Du <clark.duxin@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-18 00:58:25 +03:30
Alexander Lichter
e115890a94
lint: use @nuxtjs/eslint-config ( #4108 )
2018-10-17 01:37:12 +03:30
Koya Ohashi
657d0a8499
fix: print warning when using build.extractCSS.allChunks ( #4097 )
2018-10-17 01:27:25 +03:30
Vladlen
a359424741
refactor(router): reduce duplicate code in routes.js ( #4121 )
2018-10-17 01:26:43 +03:30
Alexander Lichter
411e89e52c
test(custom-dirs): fix custom-asset dir test ( #4136 )
2018-10-17 01:25:56 +03:30
Alexander Lichter
ae2d31ed19
fix(layouts): resolving with nested custom dir ( #4135 )
2018-10-17 01:25:28 +03:30
renovate[bot]
5979bd5e68
chore(deps): update dependency eslint-plugin-jest to ^21.25.1 ( #4128 )
2018-10-16 13:10:50 +03:30
renovate[bot]
519a46fd6a
feat(deps): upgrade devalue, time-fix-plugin ( #4118 )
...
nuxt-community/devalue:
- fix: properly log message for symbolic keys
- feat: env vars to adjust warning behaviour
2018-10-16 13:09:50 +03:30
Yamagishi Kazutoshi
5723e438b8
rename RADME.md to README.md ( #4120 )
2018-10-16 12:43:54 +03:30
Sébastien Chopin
95428c2466
version: Bump to v2.2.0
2018-10-13 21:08:38 +02:00
Sébastien Chopin
e3b72ded5c
2.2.0
2018-10-13 21:07:52 +02:00
renovate[bot]
9e0d15096e
fix(deps): update dependency consola to ^1.4.4 ( #4114 )
2018-10-13 19:15:06 +03:30
Alexander Lichter
76b10d2d3f
refactor: use more functional programming ( #3612 )
2018-10-13 02:01:19 +03:30
Pooya Parsa
18802c9a5f
chore: update package.json and yarn.lock
2018-10-12 23:27:44 +03:30
renovate[bot]
c1028ea647
chore(deps): update all non-major dependencies ( #4077 )
2018-10-12 22:17:53 +03:30
renovate[bot]
a8875db1e6
chore(deps): update dependency klaw-sync to v6 ( #4072 )
2018-10-12 22:06:54 +03:30
Dmitry Molotkov
d35fc8f015
fix: warn for non serializable data instead of Error ( #4046 )
...
* use @nuxtjs/devalue
* use @nuxtjs/devalue
* lock file
* lock file
* fix test
2018-10-11 23:18:04 +01:00
Clark Du
521c3778bd
fix: style module with extractCSS not work well ( #4093 )
...
* fix: style module with extractCSS not work well
* test: improve extract css test
* fix: exract css name
2018-10-11 22:53:02 +01:00
Илья
90db0aded8
Update theme.js ( #4068 )
...
More clear option
2018-10-10 16:09:21 +01:00
Alexander Lichter
9bb76bcf7d
chore: replace links with speaking equivalents ( #4076 )
2018-10-10 13:26:49 +02:00
renovate[bot]
91f319bc01
chore(deps): update dependency rollup-plugin-commonjs to ^9.2.0 ( #4074 )
2018-10-10 12:20:54 +03:30
songyazhao
165c80d94b
fix(SSR plugin): use isJS for matching assets ( #3387 ) ( #4073 )
2018-10-10 12:20:07 +03:30
renovate[bot]
963b4ddd0f
chore(deps): update all non-major dependencies ( #4069 )
2018-10-09 15:57:02 +03:30
Clark Du
61407fec1d
refactor: config Postcss preset and plugins together ( #3927 )
2018-10-09 15:56:11 +03:30
Jonas Galvez
a3dd7dad6b
feat: configurable global name ( #4012 )
...
Co-authored-by: JuliaNeumann <jn.julianeumann@gmail.com>
2018-10-09 15:38:33 +03:30
renovate[bot]
c2fde1958a
fix(deps): update all non-major dependencies ( #4064 )
2018-10-08 20:51:34 +03:30