Commit Graph

294 Commits

Author SHA1 Message Date
Haoqun Jiang a2ae8ea840 chore: lockfile maintenance 2019-07-22 21:46:24 +08:00
Haoqun Jiang beabb972de chore: lockfile maintenance 2019-07-03 15:22:25 +08:00
Haoqun Jiang b6984d9f5a chore: lockfile maintenance and ensures there's only one graphql instance
Seems somewhere in the dependency chain there's code using `instanceof`
operator.
2019-05-25 16:49:13 +08:00
Haoqun Jiang 2ce1fc0982 chore: update deps 2019-05-25 14:34:43 +08:00
Haoqun Jiang 43bdc333f4 chore: revert fs-extra to 7.x to fix incompatibilities with graceful-fs
See: https://github.com/jprichardson/node-fs-extra/issues/687
2019-05-21 23:54:51 +08:00
Haoqun Jiang 3e785dff82 chore: lockfile maintenance 2019-05-21 22:48:36 +08:00
Guillaume Chau 382190ed7c chore: install core-js 2019-05-07 13:59:25 +02:00
Haoqun Jiang a06f2573cd chore: lockfile maintenance 2019-05-01 00:06:52 +08:00
Haoqun Jiang 5d1da587be fix: fix peer dependencies for ts-jest & babel-jest 2019-04-30 20:22:14 +08:00
Haoqun Jiang f395697197 fix: revert accidentally committed jest related changes 2019-04-30 19:52:04 +08:00
Haoqun Jiang 4f0cd2da66 workflow: add dist-tag when publishing [ci skip] 2019-04-30 19:43:20 +08:00
Haoqun Jiang 208a99728c fix: revert javascript-stringify to 1.x 2019-04-30 19:22:21 +08:00
Haoqun Jiang 826c3292de chore: update dependencies 2019-04-30 18:12:18 +08:00
Haoqun Jiang 419d3e888d chore: update lockfile 2019-04-28 13:51:53 +08:00
Haoqun Jiang bc1a345fe1 fix: should not add polyfills from transform-runtime plugin (#3899)
The basic idea is the same as #3730, except that this time we use babel-plugin-module-resolve for aliasing instead of relying on webpack.
2019-04-28 13:47:27 +08:00
Guillaume Chau 89e0697cc9 feat: syntax highlight inspect output (#3844) 2019-04-18 17:03:11 +02:00
Haoqun Jiang f6c9437999 chore: update lockfile 2019-04-17 12:28:48 +08:00
Guillaume Chau 4d378ff5ca chore: update @vue/ui 2019-04-12 22:50:11 +02:00
Guillaume Chau ee04a2931d chore: update v-tooltip 2019-04-12 11:26:57 +02:00
Guillaume Chau 33e9e0dac3 chore: update v-tooltip 2019-04-11 22:40:45 +02:00
Haoqun Jiang cc66247950 chore: update deps 2019-04-11 14:49:12 +08:00
Haoqun Jiang f1807fd304 Merge pull request #3743 from vuejs/next-minor
3.6
2019-04-11 09:26:12 +08:00
Guillaume Chau 174c7d1951 chore: update to @vue/ui 0.9.0 2019-04-11 00:13:35 +02:00
Guillaume Chau dcecb941eb chore: Update apollo packages (#3779)
* chore: update apollo packages

* fix: better project switching logic

* fix(SharedData): wait for current project id

* refactor(apollo): use 2.5 client-size state API
2019-04-09 16:22:10 +02:00
Haoqun Jiang 44fb60ff1a workflow: use lerna-changelog (#3650) 2019-04-09 14:14:54 +08:00
Guillaume Chau fbfbd29be5 feat: vulnerability audit widget 2019-04-09 04:28:37 +02:00
Haoqun Jiang a88203d3c2 chore: merge branch 'dev' into next-minor 2019-04-09 00:22:45 +08:00
Haoqun Jiang 2e20b7aef4 feat: bundle currentScript polyfill by default if library needs IE support (#3760) 2019-04-08 19:48:19 +08:00
Guillaume Chau f42de72c18 chore: update @vue/ui to 0.8.2 2019-04-06 16:14:55 +02:00
Haoqun Jiang 9e317d20d7 chore: merge branch 'dev' into next-minor 2019-04-01 18:08:59 +08:00
Haoqun Jiang 75bc181d62 feat: add jest typeahead plugin (#3589)
closes #1908
2019-04-01 14:19:56 +08:00
Haoqun Jiang f107623478 fix: downgrade @babel/preset-env temporarily (#3716) 2019-03-27 23:26:52 +08:00
Haoqun Jiang 156ef21c42 fix: explicitly set corejs version for @babel/preset-env (#3696)
closes #3695
2019-03-26 17:22:56 +08:00
Haoqun Jiang b460b6707f chore: upgrade vue-property-decorator to 8.x 2019-03-16 00:57:16 +08:00
Haoqun Jiang b93c0a28bf docs: pwa migration 2019-03-13 16:29:46 +08:00
Haoqun Jiang 29d7d0bc37 docs: upgrade to vuepress 1.x 2019-03-11 12:34:15 +08:00
Haoqun Jiang b44fe8d380 ci: update lockfile 2019-03-08 14:35:23 +08:00
Haoqun Jiang bd57f15a15 feat: support environment variable expansion (#3534) 2019-02-28 15:04:46 +08:00
Haoqun Jiang 51efb99c15 test: revert puppeteer to 1.11.0 2019-02-25 01:32:50 +08:00
Haoqun Jiang 5306c3787d chore: update deps 2019-02-25 01:05:44 +08:00
Haoqun Jiang 225b558935 refactor: use dotenv to parse env file and add a link to its docs (#3462) 2019-02-18 14:44:12 +08:00
Haoqun Jiang 6e5e1170bf fix: add webpack to plugins' dependencies, fix yarn peer dep warnings 2019-02-01 02:25:57 +08:00
Haoqun Jiang 9a9a70714f chore: update deps 2019-02-01 01:21:47 +08:00
Haoqun Jiang 28933c8244 fix: use a custom fork of friendly-errors-webpack-plugin
Since the original package haven't got a new release on npm
for 10 months

https://github.com/geowarin/friendly-errors-webpack-plugin/pull/82#issuecomment-454808535

fixes #2244
fixes #3003
2019-01-29 19:06:18 +08:00
Haoqun Jiang 9c1e797ac6 feat: support dart-sass as default sass implementation (#3321) 2019-01-28 18:51:55 +08:00
Haoqun Jiang f15dcf7f48 feat: replace babel-plugin-transform-vue-jsx with @vue/babel-preset-jsx (#3218)
* feat: replace babel-plugin-transform-vue-jsx with @vue/babel-preset-jsx

* feat: allow jsx options
2019-01-08 11:47:51 +08:00
Haoqun Jiang da6bd75e2c fix: when eslint is used, pin ts version to ~3.1.1 (#3214)
Otherwise there will be a warning from typescript-estree@5,
which is depended by typescript-eslint-parser@21
2018-12-30 17:45:20 +08:00
Haoqun Jiang 9c0adab85b fix: use @babel/runtime-corejs2 by default
fixes #3186
2018-12-26 14:37:02 +08:00
Haoqun Jiang e3ca74e1d2 chore: update dependencies 2018-12-14 19:28:41 +08:00
Haoqun Jiang 7bb36ed972 chore: use stable release of eslint-plugin-vue v5 2018-12-13 18:11:03 +08:00