renovate[bot]
d962504dde
fix(deps): update dependency std-env to v2.0.2 ( #4056 )
...
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| std-env | dependencies | major | `^1.3.1` -> `^2.0.2` | [source](https://renovatebot.com/gh/blindmedia/std-env ) |
---
### Release Notes
<details>
<summary>blindmedia/std-env</summary>
### [`v2.0.2`](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.1...v2.0.2 )
[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.1...v2.0.2 )
### [`v2.0.1`](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.0...v2.0.1 )
[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.0...v2.0.1 )
### [`v2.0.0`](https://renovatebot.com/gh/blindmedia/std-env/compare/v1.3.1...v2.0.0 )
[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v1.3.1...v2.0.0 )
</details>
---
### Renovate configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate ). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js ).
2018-10-05 13:23:29 +01:00
Clark Du
ea8c2a6505
feat: move build to packages ( #4031 )
...
* feat: move build to packages
* fix: remove build in eslint
* refactor: rename nuxt-build to nuxt-pack
2018-10-03 19:50:22 +01:00
renovate[bot]
9c3d2df0b5
chore(deps): update dependency rollup to ^0.66.3 ( #4041 )
2018-10-03 19:17:12 +01:00
Renovate Bot
32f395d7e8
fix(deps): update all non-major dependencies
2018-10-03 13:30:58 +03:30
renovate[bot]
6a88e06c45
fix(deps): update dependency postcss-preset-env to ^6.0.8 ( #4029 )
...
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| postcss-preset-env | dependencies | patch | `^6.0.7` -> `^6.0.8` | [source](https://renovatebot.com/gh/csstools/postcss-preset-env ) |
---
### Release Notes
<details>
<summary>csstools/postcss-preset-env</summary>
### [`v6.0.8`](https://renovatebot.com/gh/csstools/postcss-preset-env/blob/master/CHANGELOG.md#​608-October-1-2018 )
[Compare Source](7dfb8c9d7c...71ff1e5930
)
- Updated: `caniuse-lite` to 1.0.[`3000088`](https://renovatebot.com/gh/csstools/postcss-preset-env/commit/30000888 ) (patch)
- Updated: `postcss` to 7.0.4 (patch)
**Did you hear? PostCSS Preset Env is now part of Create React App!** 🎉
</details>
---
### Renovate configuration
📅 **Schedule**: No schedule defined.
🚦 **Automerge**: Enabled.
♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate ). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js ).
2018-10-02 09:07:52 +01:00
Renovate Bot
12db681751
chore(deps): update all non-major dependencies
2018-10-02 00:32:26 +03:30
Sébastien Chopin
fdb225fbeb
2.1.0
2018-09-30 18:28:05 +02:00
renovate[bot]
bc9071663f
fix(deps): update all non-major dependencies ( #3991 )
...
* fix(deps): update all non-major dependencies
* Update package.json
* fix(deps): lock file update
* fix test due to changed css attribute order
2018-09-30 18:11:52 +02:00
Sébastien Chopin
bb78a92709
fix: vue-meta version to 1.5.3
2018-09-27 16:31:49 +02:00
renovate[bot]
1fef39d488
fix(deps): update dependency cssnano to ^4.1.4 ( #3990 )
2018-09-27 17:21:05 +03:30
renovate[bot]
163cfab240
chore(deps): update all non-major dependencies ( #3986 )
2018-09-27 11:05:12 +03:30
renovate[bot]
c097598da3
chore(deps): update dependency babel-eslint to v10 ( #3984 )
2018-09-27 10:30:28 +03:30
renovate[bot]
e413dff491
chore(deps): update dependency webpack-bundle-analyzer to ^3.0.2 ( #3983 )
2018-09-27 10:28:12 +03:30
Dmitry Molotkov
df148a896e
fix: properly serialize undefined in vuex store ( #3913 )
...
* allow to serialize undefined variable in vuex store
* test properly
* fix test
* lock
2018-09-25 10:51:07 +02:00
Alexander Lichter
c8693da621
chore: update core team info ( #3950 )
2018-09-24 17:39:15 +02:00
Alexander Lichter
bc1cecf4a6
chore: update dependencies ( #3947 )
2018-09-23 19:19:09 +03:30
Alexander Lichter
dabc60c44d
chore: update vue-meta version ( #3946 )
2018-09-23 11:39:02 +01:00
Pooya Parsa
b69cabef88
hotfix: use terser-webpack-plugin
( #3928 )
...
<!--- 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 (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
## Description
Webpack requires `uglifyjs-webpack-plugin@1.x`. thus `uglifyjs-webpack-plugin@2.x` may not resolve correctly. Also, the webpack team decided to go with `terser-webpack-plugin` (https://github.com/webpack/webpack/pull/8036 ).
## 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 passed.
2018-09-20 22:49:43 +01:00
Clark Du
5c0e9d6316
feat: upgade to postcss7 ( #3679 )
...
- [ ] https://github.com/csstools/postcss-preset-env/issues/58
- [ ] examples
2018-09-20 21:22:19 +01:00
Pooya Parsa
6f5137cd30
chore: upgrade dependencies (babel 7.1) ( #3926 )
2018-09-21 00:27:37 +04:30
Clark Du
1c34651baa
fix: css-loader 1.0 removed alias ( #3741 )
...
BREAKING CHANGE
2018-09-19 13:16:21 +04:30
Pim
88c9bae57b
feat: add tests to check for changed files ( #3893 )
...
* feat: add tests to check for changed files
Make sure that if we are building or generating only files in buildDir and generate.dir are changed. If files in another location would also be changed due to a new config option, those locations should be guarded in lib/common/options so you cant set them lower then rootDir or srcDir.
* fix running tests inBand
use simpler path comparisons
* add debug logs for ci
use process.hrtime for waitFor test
* add debug logs for ci
use process.hrtime for waitFor test
* use writeFileSync should probably help
* use forEach instead of map when not returning a value
update waitFor test to compare values with jest
* fix appeveyor
* use lower limit than delay in waitFor test
revert isAppveyor export
2018-09-18 16:26:41 +02:00
Clark Du
40ad691f60
chore(release, ci): use npm audit instead of nsp ( #3883 )
2018-09-14 11:12:50 +04:30
Clark Du
1c585f9628
chore: upgrade dependecies
2018-09-13 10:02:19 +01:00
Alexander Lichter
653f4c20ff
chore: add missing package deps & upgrade to webpack-bundle-analyzer@3 ( #3878 )
...
<!--- 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 (non-breaking change which fixes an issue)
- [ ] New feature (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)
- [x] All new and existing tests passed.
2018-09-13 09:15:18 +01:00
Alexander Lichter
f87992530e
feat(webpack/client): minify extracted css assets ( #3857 )
2018-09-09 01:18:46 +04:30
Clark Du
3ca2f02674
fix: move babel polyfill to dependencies
2018-09-04 22:05:19 +01:00
Alexander Lichter
31ec2a24d4
feat: replace opencollective-cli with @nuxtjs/opencollective ( #3836 )
2018-09-02 17:19:18 +02:00
Dmitry Molotkov
9a702809ee
fix: window nuxt build by using cross-spawn ( #3833 )
...
node spawnSync have issues on windows and building fails with it with ENOENT error
2018-09-01 21:44:57 +01:00
Clark Du
b11e9c0e51
feat: upgrade eslint to 5.x ( #3494 )
...
- [ ] babel-eslint https://github.com/babel/babel-eslint/issues/664
- [x] eslint-config-standard-jsx https://github.com/standard/eslint-config-standard-jsx/issues/32
- [x] eslint-config-standard to be stable release https://github.com/standard/eslint-config-standard/issues/123
- [x] eslint-plugin-html
- [x] eslint-plugin-import
- [x] eslint-plugin-jest
- [x] eslint-plugin-node
- [x] eslint-plugin-promise
- [x] eslint-plugin-standard https://github.com/standard/eslint-plugin-standard/issues/29
- [x] eslint-plugin-vue https://github.com/vuejs/eslint-plugin-vue/pull/504
- [x] eslint-plugin-react https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.10.0
2018-08-31 21:34:12 +01:00
Pooya Parsa
f85465386c
feat: move nuxt-legacy and nuxt-start into packages ( #3824 )
2018-08-31 22:51:41 +04:30
Clark Du
7e77c82c5b
feat: upgrade babel to 7.0.0 ( #3814 )
2018-08-28 21:57:17 +01:00
Pooya Parsa
ac841edf62
use exact version for @babel/preset-env
2018-08-24 20:26:55 +04:30
Pooya Parsa
f7ca6cd2a2
chore: update dependencies ( #3794 )
...
Remaining:
- For `css-loader`: #3741
- For `eslint`: #3494
- For `postcss`: #3679
2018-08-24 16:53:30 +01:00
Sébastien Chopin
feaa07e208
pkg: Upgrade vue-meta to 1.5.3
2018-08-20 13:07:35 +02:00
Clark Du
8890441a54
chore: upgrade esm ( #3768 )
2018-08-20 10:47:38 +01:00
Clark Du
a7262f74cb
chore: upgrade webpackbar
2018-08-18 22:43:02 +01:00
Clark Du
21b80c4c5f
fix: module error due to esm 3.0.77
2018-08-18 22:19:37 +01:00
Clark Du
c64a7ea4b5
chore: upgrade dependencies
2018-08-18 21:14:25 +01:00
Clark Du
432720b8c8
fix: appveyor test failure ( #3754 )
...
* fix: appveyor test failure
* ci: bring back yarn cache
* ci: turn off matrix
* refactor: use babel instead of esm in jest
* refactor: use es modules in fixtures
2018-08-17 22:25:23 +02:00
Nathan Chase
5b98c1ccee
updated style-resources-loader to version 1.2.1, added "css" as supported filetype in docs ( #3738 )
2018-08-16 14:48:26 +02:00
Clark Du
6bfa68d6fd
fix: downgrade css-loader to 0.28.11
2018-08-16 12:05:51 +01:00
Clark Du
128dcbe266
refactor: add build.postcss.preset config
2018-08-15 15:22:26 +01:00
Clark Du
d73688292e
chore: upgrade webpackbar
2018-08-12 15:10:00 +01:00
Clark Du
ba2b63e131
refactor: keep error logs in quiet mode
2018-08-12 14:35:24 +01:00
Clark Du
7c7701d622
refactor: lint scripts and benchmarks
2018-08-10 15:18:54 +01:00
Clark Du
efb1d85f89
chore: upgrade dependencies
2018-08-10 15:08:30 +01:00
Clark Du
9b060f3be1
feat: upgrade to Babel 7 ( #3667 )
2018-08-10 14:45:58 +01:00
Clark Du
7ced73ebdb
refactor: lint files under bin folder ( #3669 )
2018-08-09 22:49:07 +01:00
Sébastien Chopin
d1f4deb448
license: Add banner on build and add our contributors to the list
2018-08-08 17:56:12 +02:00
Sébastien Chopin
a3926d5266
core: Show ip address if hostname is 0.0.0.0
2018-08-08 12:45:49 +02:00
Sébastien Chopin
823c298046
pkg: Add fancy keywords
2018-08-08 03:08:52 +02:00
HANATANI Takuma
ba7e6c735b
Use original vue-ssr instead of copy ( #3644 )
2018-08-07 02:58:33 +02:00
Clark Du
b37855a217
chore: upgrade dependencies
2018-08-06 20:55:24 +01:00
Clark Du
e946df1dcf
feat: upgrade css-loader to 1.0
2018-08-06 18:42:23 +01:00
Clark Du
fceb30b7a3
fix: upgrade vue modules
2018-08-01 20:55:26 +01:00
Clark Du
fbfea88f38
fix: upgrade vue for fixing ssr vulnerability
2018-08-01 20:48:29 +01:00
Clark Du
7998516b85
refactor: enable css thread pool ( #3598 )
2018-07-29 20:02:06 +01:00
Clark Du
cff76965f6
refactor: worker-pool uses default count and not collect coverage in appveyor
2018-07-24 11:44:08 +01:00
Clark Du
364be8dc68
refactor: extract common jest config
2018-07-24 11:44:08 +01:00
Clark Du
2b5c367efa
refactor: use eslint-plugin-vue instead of eslint-plugin-html ( #3517 )
2018-07-12 14:03:50 +02:00
Sébastien Chopin
d31aeaad6c
pkg: Upgrade vue-meta to 1.5.2
2018-07-05 18:17:03 +02:00
Clark Du
1dc8b067ab
chore: update dependencies ( #3495 )
2018-07-04 11:23:02 +01:00
Clark Du
feabdcafaa
chore: add detectOpenHandles for tracking down more jest exist details
2018-06-13 10:54:32 +01:00
Pooya Parsa
8acef8d01e
feat: use postcss-preset-env instead of postcss-cssnext ( #3291 )
...
https://moox.io/blog/deprecating-cssnext
2018-06-02 01:41:55 +04:30
Pooya Parsa
3d2a7b29d1
use pify instead of utils.promisify for legacy build support
2018-06-01 16:54:37 +04:30
Pooya Parsa
727ef16920
fix(rollup): fix build warnings
2018-06-01 16:30:17 +04:30
Tatsuyuki Ishi
c954ad4763
feat(packaging): rollup build improvements ( #3402 )
...
* Add missing devDependencies
This avoids relying on transitively installed dependencies.
* rollup: avoid bundling any NPM module
This is a hack relying on how rollup-plugin-node-resolve filters the path, but it works as intended.
2018-06-01 15:59:10 +04:30
Pooya Parsa
7540213996
chore: upgrade dependencies and yarn.lock
2018-06-01 15:21:25 +04:30
Reza Haidari .A
0d0d83cbc9
fix(package): upgrade vue-loader ( #3388 )
2018-05-29 12:54:51 +04:30
yoyo837
8c2a69f9a9
chore: update dependencies
2018-05-24 09:07:36 +08:00
Clark Du
aaf44cf20a
fix: use esm@3.0.34 for now
2018-05-21 20:47:16 +01:00
Clark Du
28447ec9bd
chore: upgrade dependencies
2018-05-21 11:30:37 +01:00
Clark Du
e15790ad0c
chore: upgrade dependencies
2018-05-13 21:11:40 +01:00
Clark Du
929817741b
chore: upgrade dependencies
2018-05-08 17:55:52 +01:00
Pooya Parsa
21882caa50
chore: upgrade dependencies
2018-05-02 12:52:36 +04:30
Clark Du
c5880cc1fb
chore: upgrade vue-loader to 15.0.5
2018-05-01 08:44:00 +01:00
Clark Du
b4a4a5527d
chore: upgrade dependencies
2018-04-27 21:35:49 +01:00
Pooya Parsa
c2c0a48705
upgrade dependencies
2018-04-25 13:42:11 +04:30
Pooya Parsa
db572a2f35
chore: update dependencies
2018-04-22 12:15:00 +04:30
Alexandre Villeneuve
85cfc625ee
feat: optional pug support ( #3206 )
2018-04-21 11:57:48 +04:30
Clark Du
a4c84eced3
misc: move forceExit forward
2018-04-20 11:46:06 +08:00
xtx1130
fd79abfc19
test: add forceExit argv
2018-04-19 14:43:02 +08:00
Pooya Parsa
0aa6e9b2bf
misc: update dependencies (webpack 4.6.0)
2018-04-18 11:02:37 +04:30
Pooya Parsa
8097d9af00
consola 1.3.0
...
fix: support fatal error when modules using different consola version
2018-04-15 12:22:39 +04:30
Clark Du
a565cff3f3
fix: Unknown word error when import css
2018-04-11 21:58:51 +08:00
Pooya Parsa
1ceccfca93
chore: update dependencies (vue-loader rc)
2018-04-09 12:08:24 +04:30
Clark Du
2be9d136d9
fix: expand is cli option rather than configuration
2018-04-08 22:43:04 +08:00
Pooya Parsa
14a6cd1237
webpack 4.5.0
2018-04-05 00:48:19 +04:30
Pooya Parsa
97cc10230d
misc: update dependencies
2018-04-04 12:31:58 +04:30
Pooya Parsa
857da68786
chore: update dependencies
2018-04-02 15:28:48 +04:30
Pooya Parsa
d6d5ae26af
chore: update dependencies
2018-04-01 23:58:31 +04:30
Pooya Parsa
ba18127d68
misc: update deps
2018-04-01 01:05:03 +04:30
Pooya Parsa
a5373f2464
revert showCursor
2018-04-01 00:29:53 +04:30
Pooya Parsa
5e595e7e66
misc: improve cli
2018-04-01 00:26:38 +04:30
Pooya Parsa
526a647ce1
misc: improve cli
2018-03-31 23:28:04 +04:30
Pooya Parsa
923164ec25
misc: stable consola version
2018-03-31 21:52:45 +04:30
Pooya Parsa
84774daa3f
misc: update webpackbar to 2.2.0 for consola integration
2018-03-31 21:37:08 +04:30
Pooya Parsa
6894cd5026
misc: update consola to 0.1.0
...
jsdom compability
2018-03-31 21:20:32 +04:30
Pooya Parsa
59ff0df052
feat: use consola for logging
2018-03-31 20:52:14 +04:30
Pooya Parsa
38b70d4f23
chore: update dependencies
2018-03-29 23:23:05 +04:30
Pooya Parsa
948d56622e
misc: improve onReady CLI experience ( #3143 )
2018-03-29 02:35:27 +04:30
Pooya Parsa
c42ef4c0af
misc: improve progressbar consistency ( #3143 )
2018-03-29 01:21:31 +04:30
Pooya Parsa
7f6b7d8588
feat: mini-css-extract-plugin 0.3.0 and [contenthash]
2018-03-28 23:04:38 +04:30
Pooya Parsa
b5c3eabbaa
fix: add misssing dependencies
2018-03-28 09:55:16 +04:30
Clark Du
ef7a42649d
misc: improve coverage and packaging ( #3121 )
...
nuxt-start and nuxt/legacy are also coming!
2018-03-28 02:58:17 +04:30
Pooya Parsa
a8fae42c3a
update dependencies (webpack 4.3.0)
2018-03-27 17:02:17 +04:30
Pooya Parsa
f08c075290
misc: update dependencies
...
vue-loader 15.0.0-beta.7 and webpackbar 1.1.3
2018-03-25 21:26:28 +04:30
Pooya Parsa
d8be95f295
feat: webpackbar 1.1.0 and profiler
2018-03-24 21:53:03 +04:30
Pooya Parsa
06067bf099
use webpackbar
2018-03-24 17:32:04 +04:30
Pooya Parsa
4ce0669c6e
misc: update to vue-loader@15.0.0-beta.4
2018-03-24 12:04:31 +04:30
Pooya Parsa
1f3b69869d
misc: update to vue-loader@15.0.0-beta.3
2018-03-24 01:18:27 +04:30
Clark Du
b70ff8710f
fix: build fixtures show logs and exit process when error occurred
2018-03-23 13:53:37 +04:30
Pooya Parsa
ca80e0614d
chore: update dependencies
2018-03-23 10:12:18 +04:30
Pooya Parsa
88bab354b0
perf(builder): experimental thread-loader and cache-loader
2018-03-23 01:51:17 +04:30
Pooya Parsa
7e308f9340
perf: speed up uglify-js by using parallel and cache options
2018-03-23 01:00:51 +04:30
Pooya Parsa
417e0bff40
misc(cli): improve loader
2018-03-22 23:59:05 +04:30
Pooya Parsa
d5462ea65a
misc: vue-loader@15.0.0-beta.2
2018-03-22 20:30:23 +04:30
Pooya Parsa
de847a7cd0
remove webpack-stylish
...
more compact results and prevent duplicate warning and errors
2018-03-22 20:30:23 +04:30
Clark Du
4a5e1e1ad5
feat: upgrade vue-loader to 15.x.x
2018-03-22 20:30:23 +04:30
Clark Du
d828cbd04c
feat: migrate to mini-css-extract-plugin
2018-03-21 15:37:34 +03:30
Pooya Parsa
b2e7fb624b
misc(dependencies): webpack 4.2.0
...
https://github.com/webpack/webpack/releases/tag/v4.2.0
2018-03-21 15:36:18 +03:30
Pooya Parsa
4b26c68c3b
perf: chunk splitting improvements
2018-03-21 13:33:57 +03:30
Pooya Parsa
13d17d241e
feat: minimal logger for CI/Test environments
2018-03-21 01:41:30 +03:30
Pooya Parsa
db1ee4bc31
misc(package): update dependencies
2018-03-21 01:06:07 +03:30
Sébastien Chopin
d1d637f0c4
Merge pull request #3060 from nuxt/feat/asyncChunks
...
feat: make optimization and splitChunks configurable
2018-03-20 13:31:32 +01:00
Pooya Parsa
6a68e381b6
perf(spa): inline runtime chunk
2018-03-20 13:39:47 +03:30
Clark Du
027d204a13
fix: progress not accurate due to extra logs
2018-03-20 15:25:06 +08:00
Sébastien Chopin
e5a516bfaf
Merge pull request #3044 from dotnetCarpenter/webworker
...
web worker example
2018-03-19 19:00:50 +01:00
Pooya Parsa
3eea48899b
update puppeteer to 1.2.0
2018-03-19 19:39:22 +03:30
Pooya Parsa
79d97b2be2
fix(ci): report coverage only for unit tests
...
jest + puppeteer: https://circleci.com/gh/nuxt/nuxt.js/581
2018-03-19 19:27:48 +03:30
Clark Du
db637c4d32
refactor: move tests to unit folder
2018-03-19 18:06:45 +08:00
Pooya Parsa
a4b4688f7c
split e2e tests
2018-03-19 11:52:00 +03:30
Pooya Parsa
4500abc1a8
set maxWorkers=2 for test:unit
2018-03-19 11:27:28 +03:30
Pooya Parsa
731ce56067
add circleCI pipeline
2018-03-19 10:46:22 +03:30
Clark Du
322caa4305
refactor: temporarily remove --coverage in jest
2018-03-19 14:32:52 +08:00
Clark Du
c12c5502ee
refactor: test and coverage script
2018-03-19 13:53:48 +08:00
Clark Du
f537abe067
refactor: build-fixtures
2018-03-19 13:17:48 +08:00
Clark Du
b4727eb4c4
test: refactor generate tests
2018-03-19 12:21:04 +08:00
Pooya Parsa
05e3da6e51
fix build scripts
2018-03-19 04:37:47 +03:30
Pooya Parsa
0b5824a765
fix windows
2018-03-19 04:29:54 +03:30
Pooya Parsa
19775d58f7
perf(build-fixtures): parallel builds
2018-03-19 04:21:06 +03:30
Pooya Parsa
584b943688
fix test script
2018-03-19 03:23:36 +03:30
Pooya Parsa
c4068c3a70
working tests
2018-03-19 03:11:14 +03:30
Pooya Parsa
07c40a913a
build-fixtures script
2018-03-18 23:41:43 +03:30
Pooya Parsa
ed22e78a75
basic migration to jest
2018-03-18 23:01:32 +03:30
Pooya Parsa
42a23f98d1
add jest
2018-03-18 11:26:41 +03:30
dotnetCarpenter
1ef0286e9a
added missing eslint-plugin-vue - fixes #3045 and CI tests
2018-03-18 01:52:06 +01:00
Pooya Parsa
4886df22dc
Merge branch 'dev' into feat/esm
2018-03-17 13:56:17 +03:30
Pooya Parsa
986c545627
ava: remove -s
2018-03-17 13:32:42 +03:30
Pooya Parsa
8ad328f8a9
ci: increase timeout
2018-03-17 13:22:57 +03:30
Pooya Parsa
7fbc8f9eec
try to prevent random ci fails
2018-03-17 13:20:34 +03:30
Pooya Parsa
46216e6548
improve eslint
2018-03-16 23:22:03 +03:30
Pooya Parsa
f20ad95b2b
remove pretty-error
...
https://github.com/standard-things/esm/wiki/improved-errors
2018-03-16 20:32:56 +03:30
Pooya Parsa
5abf524b15
Merge branch 'dev' into feat/esm
2018-03-16 19:48:57 +03:30
Pooya Parsa
53e98a958c
feat: rewrite core to esm
2018-03-16 19:42:06 +03:30
Clark Du
52068dcb88
refactor: use @nuxtjs/friendly-errors-webpack-plugin
2018-03-16 17:59:18 +08:00
Pooya Parsa
b0f25cbadf
deps: add esm
2018-03-16 13:03:41 +03:30
Clark Du
4896820390
chore: upgrade dependencies and remove unnecessary ones
2018-03-15 15:43:02 +08:00
Clark Du
0591a10184
chore: upgrade vue to 2.5.16
2018-03-15 14:59:42 +08:00
Clark Du
f7d9a6eb96
chore: upgrade vue-meta to 1.4.4 for fixing offsetParent TypeError
2018-03-14 11:05:37 +08:00
Pooya Parsa
76b5e0454a
use webpack's built in minimizer
2018-03-13 15:28:40 +03:30
Pooya Parsa
b27efd9e61
bump to 2.0.0
...
nuxt-edge
2018-03-13 14:09:38 +03:30
Clark Du
ad744e3e31
refactor: remove unused dependencies
2018-03-13 18:33:45 +08:00
Pooya Parsa
94f602f2c0
improve cli loading
2018-03-12 18:46:08 +03:30
Pooya Parsa
9fe564b8f2
parallel builds + new progress bar
2018-03-12 02:45:14 +03:30
Pooya Parsa
edfb176628
update dependencies
2018-03-11 23:41:42 +03:30
Pooya Parsa
23ab6612e4
Merge branch 'dev' into feat/webpack4
2018-03-11 23:26:48 +03:30
Pooya Parsa
547ea66f7c
update dependencies
2018-03-08 14:11:19 +03:30
Sébastien Chopin
85b584693c
version: Bump to nuxt 1.4.0
2018-03-01 17:44:58 +01:00
Pooya Parsa
689fc092ff
update dependencies
2018-03-01 15:01:17 +03:30
Pooya Parsa
2c023899a2
use time-fix-plugin
2018-02-28 10:58:17 +03:30
Clark Du
f880b497b2
webpack: upgrade uglifyjs-webpack-plugin
2018-02-27 17:55:56 +08:00
Clark Du
d57ad40558
webpack: upgrade progress-bar-webpack-plugin
2018-02-27 17:28:05 +08:00
Pooya Parsa
32aeeab0ae
merge with dev
2018-02-26 14:36:52 +03:30
Pooya Parsa
1f4159fca3
misc: use webpack-contrib/html-webpack-plugin until npm version being released
2018-02-26 13:47:56 +03:30
Pooya Parsa
9bc2e2ec0d
misc: use extract-text-webpack-plugin@4.0.0-alpha.0
2018-02-26 13:42:51 +03:30
Pooya Parsa
99132aa692
misc: upgrade dependencies
...
BREAKING CHANGES:
- autoprefixer (7 to 8)
- vue-loader (13 to 14)
- webpack (3 to 4)
2018-02-26 13:39:22 +03:30
Clark Du
ea5b7bb3ca
chore: upgrade dependencies
2018-02-13 15:31:15 +08:00
Clark Du
0ec1b6203f
chore: upgrade dependencies
2018-02-07 17:43:58 +08:00
Sébastien Chopin
1582df149d
version: Bump to v1.3.0
2018-01-31 17:13:14 +01:00
Sébastien Chopin
66eab9478a
package: Revert to vue-loader 13.7.0
2018-01-31 17:04:04 +01:00
Sébastien Chopin
43b31553d5
package: Upgrade dependencies
2018-01-31 16:39:23 +01:00
NicoPennec
ff8ffb9592
feat: check expectated node version
2018-01-30 02:57:24 +01:00
Sébastien Chopin
f0bd9a573b
nuxt: Bump to v1.2.1
2018-01-26 13:24:28 +01:00
Sébastien Chopin
2d36aef53f
fix: Add postcss-import-resolver in dependencies
2018-01-26 13:24:00 +01:00
Sébastien Chopin
78494dac92
nuxt: Bump to v1.2.0
2018-01-26 12:54:09 +01:00
Sébastien Chopin
a713f9aba9
npm: Upgrade dependencies
2018-01-26 12:41:13 +01: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
cc4e0663e8
package: Upgrade dependencies
2018-01-15 12:22:57 +01:00
Sébastien Chopin
6dce671498
Bump to 1.1.1
2018-01-13 14:10:18 +01:00
Pooya Parsa
f4fc8405a7
ci: try to fix appveyor tests
2018-01-13 09:03:59 +03:30
Sébastien Chopin
661bc3cabf
Bump to 1.1.0
2018-01-12 16:14:26 +01:00
Sébastien Chopin
b83d74588f
release: Bump to 1.0.0
2018-01-08 17:07:42 +01:00
Sébastien Chopin
38d38d8d39
dependencies: Upgrade dependencies
2018-01-08 10:41:30 +01:00
Pooya Parsa
9fc2bace44
feat: upgrade to launch-editor 2.0.0
2018-01-07 11:51:36 +03:30
Pooya Parsa
4e24ec7eba
feat: use launch-editor for open-in-editor functionality
2018-01-06 23:27:34 +03:30
Pooya Parsa
4ea963a1c9
update youch to 4.0.1
2018-01-05 02:47:33 +03:30
Pooya Parsa
4354dee243
chore: update dependencies
2018-01-04 20:55:15 +03:30
Pooya Parsa
96c3b4a15b
refactor: change _open endpoint to /__open-in-editor
...
upgrade @nuxtjs/youch to 4.0.0
ref: vuejs/vue-devtools#483
2018-01-04 20:44:48 +03:30
Clark Du
92f293e413
chore: upgrade chokidar to 2.0.0
2018-01-02 10:36:09 +08:00
Clark Du
a5b6d8ee9f
chore: downgrade chokidar
2018-01-02 00:01:39 +08:00
Clark Du
1af78f663a
chore: upgrade dependencies
2018-01-01 23:35:47 +08:00
Pooya Parsa
6fabea392d
chore: update dependencies
2017-12-28 15:56:10 +03:30
Pooya Parsa
447b314a45
fix: update dependencies
2017-12-22 01:30:57 +03:30
Clark Du
b385ee74db
feature: enable extractCSS in dev
2017-12-21 12:16:07 +03:30
Clark Du
cc779b903e
chore: upgrade vue to 2.5.13
2017-12-21 14:01:56 +08:00
Sébastien Chopin
ae754af362
Merge pull request #2412 from pimlie/test-no-serial-and-sinon
...
Test improvements, eg run tests in parallel and use sinon for console tests
2017-12-18 11:10:45 +01:00
Clark Du
c55df07968
chore: upgrade loader ( #2415 )
2017-12-18 13:29:16 +03:30
pimlie
fffe741986
Use console helper with sinon
...
Add stdout/stderr to console helpers
Remove separate nosubfolders test file in favor of inclusion in basic.generate
Add build.stats to silence webpack output
Add .always to after hooks: (1) fixes issue with basic.dev test that watch.js is empty when one of the test fails and (2) fixes that sometimes when running multiple tests that failed after eachother the port is still used as the server did not automatically get killed
Change all init nuxt before test to serial tests and add tests for DONE and OPEN logs
2017-12-17 20:30:26 +01:00
Sébastien Chopin
747371e79d
Merge branch 'dev' into sinon_console
2017-12-15 10:53:29 +01:00
Clark Du
bcd2412b2b
chore: upgrade dependencies
2017-12-15 15:03:33 +08:00
Clark Du
7e956c8ae2
chore: upgrade vue
2017-12-15 14:31:43 +08:00
Clark Du
4cf855ce81
chore: upgrade vue to 2.5.10
2017-12-13 11:22:42 +03:30
Clark Du
ff53769829
test: use sinon instead of std-mocks
2017-12-13 13:39:02 +08:00
Sébastien Chopin
a00f482d24
Merge branch 'dev' into feat-cleanup-test-console-output
2017-12-12 16:34:21 +01:00
Pooya Parsa
b5ff5a167d
remove index.js from files
2017-12-12 13:42:36 +03:30
Pooya Parsa
9e0aa84416
fix(ci): release-next script
2017-12-12 13:22:20 +03:30
Pooya Parsa
9b8cbed512
perf: remove rollup build
...
Using native node 8.x for less transpilations
2017-12-12 13:12:29 +03:30
Pooya Parsa
0ebc17454d
chore: update dependencies
2017-12-12 11:13:09 +03:30
Clark Du
7d5ecbfd08
feat: lint jsx
2017-12-10 01:55:59 +08:00
Pooya Parsa
36ceb1b334
perf: increase minimum required node version to 8.x
2017-12-08 16:55:51 +03:30
Pooya Parsa
ce4b971640
chore: update dependencies
2017-12-08 12:41:27 +03:30
Clark Du
68ab5fe87e
chore: upgrade dependencies
2017-12-01 22:48:01 +08:00
Clark Du
9dc6ffacc5
chore: upgrade dependencies
2017-11-29 15:29:29 +08:00
Clark Du
6a3e86e14d
chore: upgrade dependencies
2017-11-27 00:48:37 +03:30
Clark Du
2ef69d47b1
fix: lint bin js
2017-11-25 21:58:31 +08:00
Clark Du
1a8089f906
refactor: link build folder
2017-11-25 21:52:42 +08:00
pimlie
87bb0dea64
Intercept console output in tests
2017-11-24 22:19:39 +01:00
Pooya Parsa
a29eb99d49
chore(ci): publish nuxt@next
2017-11-24 22:53:36 +03:30
Pooya Parsa
efa0c6524e
prepare nuxt-next
2017-11-24 20:06:39 +03:30
Pooya Parsa
c7a0d3d55a
feat(package): release-next script
2017-11-24 19:47:27 +03:30
Pooya Parsa
b794a89fae
chore: sync yarn.lock
2017-11-24 13:50:57 +03:30
Dmitri Efimenko
9fb2fdf4f5
build.styleResourcesLoader
...
https://github.com/yenshih/style-resources-loader
2017-11-21 02:56:14 +03:00
yasark
de8e961498
Security update postcss-url #2074
2017-11-19 21:44:13 +03:30
dojineko
4645d096f9
Update Vue.js
2017-11-19 12:19:47 +09:00
yasark
9f1fcf3265
Updated puppeteer and rollup
2017-11-18 23:31:18 +01:00
Pooya Parsa
e05da610c8
add caniuse-lite dependency
...
To avoid peer dep warning for postcss-cssnext
2017-11-07 14:01:53 +03:30
Atinux
97772467ba
package: Upgrade dependencies
2017-11-06 13:32:43 +01:00
Atinux
8015a29d31
package: Upgrade dependencies
2017-11-02 14:24:48 +01:00
Atinux
64285cd349
fix: Fix lint script
2017-10-31 15:02:49 +01:00
Clark Du
3e637c5d83
refactor: add examples to lint
2017-10-31 21:43:55 +08:00
Atinux
b132decf9d
lint: Lint test/
2017-10-31 14:26:19 +01:00
Atinux
d93eb06ae9
lint: Lint files
2017-10-31 14:16:40 +01:00
Sébastien Chopin
94ad5955e6
Hooks ready to be tested
2017-10-30 22:39:08 +01:00
Sébastien Chopin
7739421e92
test: Add puppeteer for testing (wip)
2017-10-29 14:59:48 +01:00
Sébastien Chopin
41b775a365
patch: Use last version of UglifyES and add IE9 preset
2017-10-28 18:12:21 +02:00
Sébastien Chopin
954a6c7534
package: Upgrade dependencies
2017-10-28 11:02:11 +02:00
Sebastien Chopin
abf7174602
Upgrade dependencies
2017-10-20 10:52:07 +02:00
Clark Du
efd044fad6
chore: upgrade vue to 2.5.x
2017-10-16 11:08:33 +08:00
Pooya Parsa
3d3e8a298b
chore(package): upgrade dependencies
2017-10-06 22:21:43 +03:30
Wu Haotian
7d8392f036
Upgrade Vue to 2.4.4
2017-09-24 18:34:44 +08:00
Sebastien Chopin
a3e5edd04a
Upgrade dependencies
2017-09-22 15:21:34 +02:00
Mihal Malostanidis
d5691f75e7
Remove preset-es2015 dependency ( #1698 )
...
* Switch rollup to babel env preset
Using the engine version from package.json
* Remove babel-preset-es2015 dependency
That darn thing was even in prod dependencies!
2017-09-21 05:02:40 +04:30
Pooya Parsa
b41fcbc789
feat: open in editor
2017-09-10 00:52:07 +04:30
Sebastien Chopin
034df15231
Bump to rc11
2017-09-07 14:53:50 +02:00
Sebastien Chopin
a45f2fb494
Bump to rc10
2017-09-07 14:31:25 +02:00
Sebastien Chopin
9ab8b12c2f
Bump to rc9
2017-09-06 15:32:43 +02:00
Pooya Parsa
e2389eae95
chore: update dependencies
2017-09-04 19:43:47 +04:30
Sebastien Chopin
6852f9e7a6
Bump to rc8
2017-08-30 18:36:12 +02:00
Sebastien Chopin
2dc84add7d
Use css-loader module
2017-08-30 18:33:27 +02:00
Mouti'a Benachour
5f60b23198
require bulma in example only
2017-08-30 10:32:03 +01:00
Pooya Parsa
c14b3be230
vuex@2.4.0
2017-08-29 22:33:42 +04:30
Pooya Parsa
305a51ab7b
update rollup
2017-08-29 18:38:23 +04:30
Sebastien Chopin
09d3596301
Upgrade dependencies
2017-08-29 15:09:28 +02:00
Sebastien Chopin
138edc7bfd
Bump to rc7
2017-08-29 14:04:41 +02:00
Sébastien Chopin
1a6a183e43
Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
2017-08-24 19:53:26 +02:00
Sebastien Chopin
8dca5ec81e
package: Use custom css-loader (waiting for PR merged)
2017-08-22 19:38:33 +02:00
Sébastien Chopin
e8433627ea
Bump rc6
2017-08-21 23:37:04 +02:00
Pooya Parsa
eb872518b2
disable MinifyPlugin
2017-08-22 00:00:35 +04:30
Sebastien Chopin
e19939c10a
Remove index.d.ts
2017-08-21 17:51:58 +02:00
Sebastien Chopin
2fba5bffd7
ts: Remove typescript typings
2017-08-21 17:40:40 +02:00
Sebastien Chopin
e34d9d69bb
Bump to rc5
2017-08-21 10:38:06 +02:00
Pooya Parsa
8d489349c0
remove resolve-url-loader
...
Depending on sourcemaps makes many inconsistencies for builds! Same behaviour is supported by vue-loader
2017-08-20 13:33:23 +04:30
Pooya Parsa
673dfcd3c9
imrpove js minify
2017-08-19 15:40:01 +04:30
Pooya Parsa
b2a92e185e
SPA Resource Hints using meta
...
- W3 valid resource hints
- Supporting options.render.resourceHints
2017-08-19 14:20:45 +04:30
Pooya Parsa
866e31d1a6
Spa Meta
2017-08-18 20:35:01 +04:30
Sebastien Chopin
5116dea4de
Upgrade dependencies
2017-08-18 14:23:53 +02:00
Pooya Parsa
7a9539e74f
Resource hints for SPA
2017-08-18 12:38:43 +04:30
Pooya Parsa
8266f717b9
chore: update deps
2017-08-17 22:37:52 +04:30
Pooya Parsa
ba8e8abce3
chore: update node versions
2017-08-17 22:19:17 +04:30
Pooya Parsa
bcdab5d196
Fix nuxt-start in package.json
...
#1378
2017-08-17 22:10:54 +04:30
Sébastien Chopin
d7d85d3b47
Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
...
Conflicts:
yarn.lock
2017-08-15 11:06:00 +02:00
Sébastien Chopin
f92b3f3a83
Upgrade dependencies
2017-08-15 11:04:07 +02:00
Pooya Parsa
f0ef41962d
postcss-loader improvements
2017-08-15 05:37:21 +04:30
Pooya Parsa
5d2429459a
working postcss everywhere
2017-08-14 18:34:02 +04:30
Pooya Parsa
a0d888d976
prevent postinstall errors
...
#1357
https://github.com/opencollective/opencollective-postinstall#install
2017-08-12 23:34:38 +04:30
Pooya Parsa
18b6eb5b56
chore: webpack:^3.5.4
2017-08-12 20:09:21 +04:30
Pooya Parsa
8af4597117
webpack ^3.5.2
2017-08-10 14:08:06 +04:30
Sebastien Chopin
ed98aa91ae
Update to rc4
2017-08-09 11:54:05 +02:00
Sebastien Chopin
e5012372b0
Upgrade dependencies
2017-08-09 11:34:10 +02:00
Pooya Parsa
ea33d83c2e
pretty-error integration
2017-08-05 22:16:39 +04:30
Pooya Parsa
769c1100b6
vue-loader@13.0.4
2017-08-05 16:35:26 +04:30
Pooya Parsa
67bd208c73
better SSR error pages
...
full stack trace and source maps support
2017-08-05 05:28:26 +04:30
Pooya Parsa
9198e0c1c7
update dependencies
2017-08-04 13:19:29 +04:30
Sebastien Chopin
7a103e0e95
Upgrade dependencies
2017-08-03 10:46:53 +02:00
Sebastien Chopin
5423a9b05e
Bump to rc3
2017-07-28 10:40:21 +02:00
Sebastien Chopin
cf6b0df45f
Bump version rc2
2017-07-27 16:51:24 +02:00
Pooya Parsa
5a5a1979e1
add file-loader
...
file-loader is a peer dependency of url-loader
2017-07-27 14:08:44 +04:30
Pooya Parsa
39d6d3de31
chore: cleanup dependencies
2017-07-27 12:51:17 +04:30
Sebastien Chopin
797ba24444
Bump to rc1
2017-07-26 13:57:39 +02:00
Sebastien Chopin
8f111a4d5e
rc0
2017-07-26 12:14:38 +02:00
Pooya Parsa
b16060afd4
basic tests for express middleware
2017-07-22 23:43:44 +04:30
Pooya Parsa
6639b9a411
update make-start
2017-07-22 22:33:54 +04:30
Pooya Parsa
054098acf8
> upgrade dependencies
2017-07-18 02:49:02 +04:30
Pooya Parsa
5ce204c19f
fix appveyor
2017-07-13 14:50:02 +04:30
Pooya Parsa
eb595d1952
chore(start): automate start package generate
2017-07-13 14:40:12 +04:30
Pooya Parsa
33fb5693d9
chore: upgrade dependencies
2017-07-13 13:23:47 +04:30
Sébastien Chopin
f083990dbd
Update dependencies
2017-07-09 12:15:12 +02:00
Sebastien Chopin
0831f9c5bc
Use es6-promise instead
2017-07-04 18:38:09 +02:00
Sebastien Chopin
70a75f4e42
Compatible with IE9+
2017-07-04 18:30:01 +02:00
Sébastien Chopin
e4e9149b54
feat: Add dynamic component injection + example
2017-07-02 20:47:01 +02:00
Pooya Parsa
39ee66c6e5
nuxt-start
2017-06-21 21:02:57 +04:30
Sebastien Chopin
365d2d8df6
Upgrade babel-laoder
2017-06-20 15:20:16 +02:00
Sebastien Chopin
ebc6da4c08
Add server-destroy
2017-06-20 15:07:38 +02:00
Pooya Parsa
5ad640b294
use nuxt.js build target
2017-06-20 16:42:21 +04:30
Sébastien Chopin
3a03b57339
Delete dist before build & upgrade webpack 3
2017-06-19 20:18:26 +02:00
Pooya Parsa
e0ea1dd1ee
fix nyc coverage
...
using babel-plugin-istanbul
2017-06-19 19:51:01 +04:30
Sébastien Chopin
87c37ca549
Upgrade dependencies
2017-06-18 20:22:02 +02:00
Pooya Parsa
c61f40e16d
coverage
2017-06-18 15:29:46 +04:30
Pooya Parsa
7ea16f8bde
update nyc config
2017-06-18 14:12:03 +04:30
Pooya Parsa
766009dbba
Cleaner structure
2017-06-18 12:06:00 +04:30
Pooya Parsa
c25409ff70
include only src in coverage
2017-06-16 18:42:33 +04:30
Pooya Parsa
2df044664a
code coverage
2017-06-16 18:13:45 +04:30
Pooya Parsa
0453308e5e
code coverage
2017-06-16 17:53:34 +04:30
Pooya Parsa
829ffa634b
refactor structure
2017-06-16 17:12:45 +04:30
Pooya Parsa
d68b4f0c00
webpack3
2017-06-15 20:56:13 +04:30
Pooya Parsa
42bf9bb41d
decouple builder from renderer + improvements
2017-06-14 20:43:43 +04:30
Pooya Parsa
dfa1d915d6
working version!
2017-06-13 22:28:04 +04:30
Sébastien Chopin
602adf0464
Refactor nuxt commands using minimist
2017-06-12 21:33:25 +04:30
Pooya Parsa
5237764573
add tapable dependency
2017-06-11 18:03:47 +04:30
Sebastien Chopin
d15a50f539
bump to alpha 4
2017-06-06 14:57:48 +02:00
Sebastien Chopin
7a0e8739ed
Upgrade dependencies
2017-06-06 14:57:23 +02:00
Sébastien Chopin
2f32d03f83
Bump to alpha3
2017-06-04 14:11:18 +02:00
Sebastien Chopin
e967191167
Fix types to link to .ts file
2017-05-31 10:22:04 +02:00
Sebastien Chopin
65c07a6bc7
Upgrade dependencies
2017-05-30 16:07:05 +02:00
Sebastien Chopin
36cb41d5ab
Add index.d.ts in files
2017-05-30 13:28:44 +02:00
Sebastien Chopin
03f2e133b1
Bump to alpha2
2017-05-29 17:04:01 +02:00
Sebastien Chopin
96cf4a0ec4
Add ts types
2017-05-29 17:03:28 +02:00
EGOIST
3acf300416
use webpack-node-externals
2017-05-24 21:04:17 +08:00
Sébastien Chopin
7f337cdadf
Bump to 1.0.1-alpha1
2017-05-21 21:08:32 +02:00
Sébastien Chopin
7146b0f2a8
Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
2017-05-21 15:46:32 +02:00
Pooya Parsa
ecde37a279
[deps] update vue-loader to 12.1.0
2017-05-21 17:47:11 +04:30
Sébastien Chopin
14c3c07d57
Remove cache
option, use build.ssr.cache
instead
2017-05-21 15:13:19 +02:00
Pooya Parsa
dd32b5441f
ETag header support
2017-05-21 16:48:21 +04:30
Sebastien Chopin
3fef1bac61
Upgrade connect dependency
2017-05-17 11:26:51 +02:00
Sebastien Chopin
a1e2321e13
Use last version of vue-meta
2017-05-16 17:54:24 +02:00
Sebastien Chopin
0d9627b488
Update dependencies
2017-05-16 17:31:02 +02:00
Sebastien Chopin
78d219c473
Upgrade to vue-meta 1.0.2
2017-05-16 15:13:44 +02:00
Pooya Parsa
32ac90482e
Merge remote-tracking branch 'remotes/origin/fix-middleware' into dev
...
# Conflicts:
# lib/app/server.js
# lib/app/utils.js
# lib/generate.js
# yarn.lock
2017-05-15 15:33:52 +04:30
Sébastien Chopin
39124b87fe
Upgrade autoprefixer
2017-05-14 19:34:03 +02:00
Pooya Parsa
a6f1ce7465
Merge remote-tracking branch 'origin/master' into modules
2017-05-12 23:06:15 +04:30
Pooya Parsa
9c1060e06c
🔥 Server Middlewares
...
This commit adds `middlewares` option to nuxt and accepts connect style middlewares.
Also modules can register middlewares using `this.addMiddleware()` method.
Each entry can be a simple middleware function or {path, handler} to support paths.
2017-05-12 14:52:06 +04:30
Xavier Damman
a71ac29166
Added call to donate after npm install
2017-05-09 09:21:36 -04:00
Sebastien Chopin
8a620dcc30
Force npm run lint before running tests
2017-05-05 14:07:40 +02:00
Sebastien Chopin
49a9052898
Upgrade dependencies
2017-05-05 12:12:36 +02:00
Sébastien Chopin
ded7de0e72
Merge pull request #633 from pi0/2.3.0
...
⚡ ️ Upgrade to Vue 2.3.x
2017-05-05 10:57:05 +02:00
Pooya Parsa
670b1254dd
[deps] upgrade
...
Upgrades vue to 2.3.1
2017-05-02 13:46:51 +04:30
Pooya Parsa
87172100c7
[vue-loader] allow using builtin extractCSS functionality
...
This option is disabled by default and won't affect exiting users.
However users can easily enable this option using `nuxt.build.extractCSS`
Implementation is according to:
- https://github.com/vuejs/vue-loader/tree/master/docs/en/configurations
- https://ssr.vuejs.org/en/css.html
- https://github.com/vuejs/vue-hackernews-2.0/tree/master/build
2017-04-30 16:28:25 +04:30
Sébastien Chopin
5d4f289911
Update to 0.10.7
2017-04-29 16:31:42 -07:00
Pooya Parsa
2d7a0874f0
Merge branch 'master' into 2.3.0
2017-04-30 01:27:05 +04:30
Pooya Parsa
57d391cb99
[deps] upgrade
...
Also yarn.lock included to have consistent CI builds
2017-04-30 01:23:07 +04:30
Pooya Parsa
ec552bc5e9
[deps] upgrade vue-loader to 12.x
...
This brings Compatibility for the new features in vue-server-renderer@^2.3.0.
https://github.com/vuejs/vue-loader/releases/tag/v12.0.0
2017-04-27 23:53:57 +04:30
Mihal Malostanidis
5bd5865729
Emergency limit Vue version
...
temporary for #636
2017-04-27 21:45:59 +03:00
Pooya Parsa
8db3a22db9
deprecated vue-ssr-webpack-plugin in flavor of vue-server-renderer
2017-04-27 13:24:18 +04:30
Pooya Parsa
c6eef59823
[deps] upgrade vue to 2.3.0
2017-04-27 13:20:19 +04:30
Sébastien Chopin
6886f8bd57
Upgrade dependencies
2017-04-17 18:15:21 +02:00
Sébastien Chopin
854e262445
Bump to 0.10.6
2017-04-17 15:58:43 +02:00
Sebastien Chopin
7a6bc85b62
Upgrade dependencies
2017-04-14 11:56:50 +02:00
Sebastien Chopin
fe6b08d0fd
Fix package.json
2017-04-11 10:01:22 +02:00
Sebastien Chopin
25066545bb
Merge branch 'master' of github.com:nuxt/nuxt.js
2017-04-10 18:45:01 +02:00
Sebastien Chopin
b11a4d761b
Add injectAs to work with external plugins
2017-04-10 18:44:08 +02:00
Sébastien Chopin
2560bfb512
Merge branch 'master' into offline-plugin-integration
2017-04-08 11:33:32 +02:00
Pooya Parsa
adc8282e57
Upgrade babel-preset-vue-app ~> 1.1.1 #463
2017-04-06 21:38:05 +04:30
Sebastien Chopin
2646970b67
Add preset-es2015 in dependencies
2017-04-05 15:39:17 +02:00
Sébastien Chopin
704ff5e577
Bump to 0.10.5
2017-03-26 00:54:12 +01:00
Sébastien Chopin
5ff6424e09
Bump to 0.10.4
2017-03-25 19:03:28 +01:00
Sébastien Chopin
26533f3676
Bump version
2017-03-25 15:16:20 +01:00
Sébastien Chopin
77439223cf
Bump to 0.10.2
2017-03-25 12:36:58 +01:00
Sébastien Chopin
ea5881e64a
Bump to 0.10.1
2017-03-25 03:41:22 +01:00
Sébastien Chopin
9f3cfbf226
Upgrade dependencies
2017-03-25 03:16:56 +01:00
Sébastien Chopin
6d969bdd6b
Bump to 0.10.0
2017-03-24 19:02:20 +01:00
Sébastien Chopin
954c25b420
Upgrade vue-loader
2017-03-24 18:21:50 +01:00
Sébastien Chopin
39636a9544
Upgrade dependencies
2017-03-24 16:51:35 +01:00
Sébastien Chopin
4c3c7fd078
Upgrade dependencies
2017-03-24 02:14:53 +01:00
Sébastien Chopin
d4db5792a4
Improve webpack config
...
- Remove filenames.css
- Add FriendlyErrorsWebpackPlugin()
- Add sourceMaps for UglifyJS
- Minify CSS for server-rendered pages
- Add css-loader for imports
2017-03-24 01:28:04 +01:00
Sébastien Chopin
64f83b71c3
Vue 2.2 and styles included
2017-03-22 15:47:34 +01:00
Sébastien Chopin
a81862e77f
Upgrade dependencies & lint
2017-03-20 17:52:35 +01:00
Sébastien Chopin
b05a66bda8
Update dependencies
2017-03-19 20:21:10 +01:00
Sébastien Chopin
0a595bd1c3
Merge remote-tracking branch 'origin/0.10.0' into 0.10.0
...
# Conflicts:
# lib/generate.js
# lib/utils.js
2017-03-16 18:54:37 +01:00
Sébastien Chopin
11c960e316
Upgrade vue-meta
2017-03-16 18:53:00 +01:00
rohitpal
2da8ba84c9
offline-plugin-integration initial commit
2017-03-12 05:25:01 +05:30
Alexandre Chopin
c4ea665c1a
remove path to regexp
2017-03-06 20:00:26 +01:00
Sébastien Chopin
8287639507
Update preload plugin to work on node 4
2017-03-06 19:16:59 +01:00
Alexandre Chopin
7f925c22fa
update vue ecosystem versions
2017-02-28 15:17:38 +01:00
Sébastien Chopin
c0518f7c88
Merge branch 'master' into 0.9.10
2017-02-28 13:11:46 +01:00
Sébastien Chopin
457c23d1dd
Use verbose mode
2017-02-22 18:20:01 +00:00
Sébastien Chopin
10c4b1550f
Use HTML template + optimise cache control + gzip
2017-02-21 17:11:41 +00:00
Alexander Roberts
9bfc3f4c1e
Warn on
...
> fsevents@1.0.17 install /home/detrohutt/git/nuxt.js/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
make: Entering directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
SOLINK_MODULE(target) Release/obj.target/.node
COPY Release/.node
make: Leaving directory '/home/detrohutt/git/nuxt.js/node_modules/fsevents/build'
nuxt@0.9.9 /home/detrohutt/git/nuxt.js
├─┬ chokidar@1.6.1
│ └─┬ fsevents@1.0.17
│ └── nan@2.5.1
└── nuxt@0.9.9 extraneous when using an untargeted version of node or npm
2017-02-18 06:27:10 -06:00