Commit Graph

3157 Commits

Author SHA1 Message Date
Tom Xu
48b7edc35f
chore: upgrade husky to v6 (#29535)
* chore: upgrade husky to v5

* Update package.json

* add prepare for husky

* fix chmod

Co-authored-by: yoyo837 <yoyo837@hotmail.com>
2021-04-19 11:30:51 +08:00
陈帅
5c4aa4065f
docs: add 4.15.2 changelog (#30200) 2021-04-19 09:54:34 +08:00
afc163
8afdfa9ce3
docs(📖): add changelog for 4.15.1 (#30086) 2021-04-10 18:07:31 +08:00
afc163
5a0f65dac7
fix: Vulnerability version to lodash@4.17.21 2021-04-08 17:25:17 +08:00
二货机器人
49162f9883
docs: 4.15.0 changelog (#29935)
* add 4.15.0 changelog

* align

* Update CHANGELOG.zh-CN.md

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2021-03-29 15:09:53 +08:00
Amumu
98ba4038c1
chore: add eslint-plugin-compat (#29885)
* chore: dd eslint-plugin-compat

* update browserslist

* update browserslist

* fix lint: lint:demo rules

* update @ant-design/tools
2021-03-25 15:01:13 +08:00
dependabot[bot]
d8a31aee21
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 (#29901)
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.5.0...v0.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 15:00:31 +08:00
dependabot[bot]
e9dd2d4d9a
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 (#29875)
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.4.1...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 12:23:56 +08:00
dependabot[bot]
69151d567c
chore(deps-dev): bump immer from 8.0.4 to 9.0.1 (#29859)
Bumps [immer](https://github.com/immerjs/immer) from 8.0.4 to 9.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.4...v9.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 12:22:52 +08:00
dependabot[bot]
dc4d85583f
chore(deps-dev): bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 (#29857)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 28.0.2 to 29.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v28.0.2...v29.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 17:32:31 +08:00
Wei Zhu
56283688b2
docs: add 4.14.1 changelog (#29849)
* docs: add 4.14.1 changelog

* chore: bump version

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-03-22 13:49:31 +08:00
Hell Cat
92a849ff27
fix: Image PlaceHolder not clear when using cache (#29829) 2021-03-20 10:40:51 +08:00
二货机器人
2e35b4ee05
refactor: use rc-util for csp (#29804)
* refactor: use rc-util for csp

* update icons version

* add csp support

* update deps
2021-03-19 16:23:25 +08:00
dependabot[bot]
7aba617b4c
chore(deps-dev): bump react-sortable-hoc from 1.11.0 to 2.0.0 (#29822)
Bumps [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc) from 1.11.0 to 2.0.0.
- [Release notes](https://github.com/clauderic/react-sortable-hoc/releases)
- [Changelog](https://github.com/clauderic/react-sortable-hoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clauderic/react-sortable-hoc/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 15:56:20 +08:00
陈帅
93140265f3
docs: add 4.14.0 changelog (#29760)
* docs: add 4.14.0 changelog

* fix typo

* fix typo

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* fix typo

* add merge

* fix lint

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* fix typo

* add 29615

* add 29615

* fix typo

* fix typo

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-03-14 20:09:56 +08:00
Amumu
e2eb810ed3
feat: add fr_CA locale (#29748) 2021-03-14 16:47:32 +08:00
jueinin
16218027bd
feat: support onReset event on Form (#29752)
Co-authored-by: jueinin <b1014397160@gmail.com>
2021-03-14 11:06:46 +08:00
二货机器人
37bff5d5fd
refactor: Upload use origin behavior (#29737)
* refactor: Fallback of events

* test: Fix test case

* fix: Start file update logic

* fix: remove status update

* test: Remove wrapTest

* test: Fix test case

* chore: bump rc-upload

* docs: About desc
2021-03-12 18:58:57 +08:00
afc163
fbe02ceed3
fix: AutoComplete custom input element className (#29725)
* test: add test case

* upgrade select version

* fix test case

* fix snapshot
2021-03-11 23:11:51 +08:00
afc163
547f87ebfe
chore(🆙): upgrade react-dnd in table and upload demo (#29724) 2021-03-11 17:53:32 +08:00
xrkffgg
4b26b3710d
chore: fix build (#29671)
* docs: test demo

* fix: site build error

https://github.com/react-component/footer/releases/tag/v0.6.6

Co-authored-by: afc163 <afc163@gmail.com>
2021-03-09 14:45:54 +08:00
afc163
bfd76f971d chore: remove logrocket 2021-03-09 14:35:28 +08:00
afc163
c7e751c0f9 chore: upgrade rc-input-number 2021-03-09 13:38:00 +08:00
afc163
228b5fbead chore: upgrade rc-upload 2021-03-09 13:37:09 +08:00
dependabot[bot]
cab596fbaa
chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 21.0.0 (#29654)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...21.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 17:01:49 +08:00
afc163
3ffd642e0d
docs(): release 4.13.1 (#29637) 2021-03-06 15:27:19 +08:00
dependabot[bot]
72984781bd
chore(deps-dev): bump open from 7.4.2 to 8.0.1 (#29602)
Bumps [open](https://github.com/sindresorhus/open) from 7.4.2 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v7.4.2...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 15:32:56 +08:00
二货机器人
53142ef237
refactor: rc-tooltip use motion config (#29555)
* refactor: internal add deadline & fix defaultVisible logic

* back of demo
2021-03-01 17:25:30 +08:00
zombiej
25ea9fb12b chore: fix script & docs 2021-02-28 15:11:14 +08:00
dependabot[bot]
727b3375b6
chore(deps-dev): bump inquirer from 7.3.3 to 8.0.0 (#29518)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-28 14:01:56 +08:00
二货机器人
6cca5b8383
docs: 4.13.0 changelog (#29542)
* docs: 4.13.0 changelog

* update order

* fix desc
2021-02-28 13:18:48 +08:00
二货机器人
79f8fece4b
refactor: Upload use batch start (#29474)
* chore: Update Upload version

* useMergedStatus

* fix file list parser

* fix list replacement

* bump rc-upload

* add Upload.LIST_IGNORE

* support LIST_IGNORE

* fix uploadList batch test

* test: fix batch case test case changed

* test: Finish test case

* fix: Not change uid if exist

* use proxy

* fix proxy

* fix ts

* part test case check

* more test back

* back of test all

* update test case

* more unmount

* adjust test cae

* add unmount
2021-02-26 15:18:37 +08:00
github-actions[bot]
5d22b0ef7a
chore: auto merge branchs (#29450)
branch: merge master into feature
2021-02-24 13:31:32 +00:00
dependabot[bot]
6697e96789
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#29448)
* chore(deps-dev): bump typescript from 4.1.5 to 4.2.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* fix tsc errors

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-24 20:46:12 +08:00
afc163
ba7fa15058 merge feature into master 2021-02-23 13:20:07 +08:00
afc163
76434a15df
chore(🆙): upgrade devDeps (#29418)
* chore(🆙): upgrade devDeps

* prettier code

* fix dnd demo

* fix react-dnd demo

* fix npm start and demo tsx compile

* fix snapshot
2021-02-23 10:45:11 +08:00
二货机器人
bec5a08368
feat: InputNumber support stringMode (#29373)
* add input-number demo

* update snapshot

* update demo

* docs: Update desc

* update doc

* clean up React useLayoutEffect warning

* fix ts definition

* re-trigger

* update rc-uitl version

* bump rc-input-number

* update

* update

* fix ts

* update demo snapshot

* update doc

* update demo
2021-02-22 22:07:19 +08:00
叶枫
19c8c426e5
fix: image prefix (#29394)
* fix: image

* fix: image group

* fix: image package

* chore: test
2021-02-20 22:24:44 +08:00
诸岳
9a44a7e915 Merge branch 'master' of github.com:ant-design/ant-design into feature-merge-master-branch 2021-02-11 00:00:25 +08:00
诸岳
c5fd0eda1b Merge branch 'master' of github.com:ant-design/ant-design into release-4.12.3 2021-02-10 20:15:48 +08:00
zombiej
7ffacd6051 chore: Update icons version 2021-02-10 17:57:18 +08:00
07akioni
5edc935d94
feat: new antd-colors, smaller size (#29307)
* feat: new colors, smaller size

* feat: alpha version icons, test ci
2021-02-10 17:46:25 +08:00
诸岳
3103d388c8 docs(): release 4.12.3 2021-02-09 20:11:43 +08:00
二货机器人
153bea9a0f
feat: Form.List nest item support preserve (#29267) 2021-02-07 11:09:23 +08:00
afc163
2d79052805
Merge pull request #29226 from ant-design/master
chore: merge master into feature
2021-02-05 11:19:36 +08:00
二货机器人
eb557abeaa
docs: 4.12.2 changelog (#29223) 2021-02-04 11:23:09 +08:00
Kermit
b94eb2aa44
feat(drawer): support contentWrapperStyle (#29219) 2021-02-03 22:37:24 +08:00
二货机器人
1f7d200f70
docs: 4.12.1 changelog (#29204) 2021-02-03 15:58:49 +08:00
chenshuai2144
7c591967d6 v4.12.0 2021-02-03 02:28:03 +08:00
陈帅
a4f0957576
docs: add 4.12.0 changelog (#29131)
* docs: add 4.11.3 changelog

* update docs

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* update docs

* add 4.12.0 changelog

* update docs

* fix typo

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* fix changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* update docs

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: einq7 <50612752+AlanCutFlim@users.noreply.github.com>

* fix typo

* fix typo

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: einq7 <50612752+AlanCutFlim@users.noreply.github.com>
2021-02-02 22:05:31 +08:00
骗你是小猫咪
b1e910a5ec
chore: upgrade rc-image (#29153) 2021-02-01 15:37:01 +08:00
Kermit
53797cf058
feat(input-number): add keyboard prop to support disable keyboard (#29110) 2021-01-29 14:35:05 +08:00
二货机器人
08f25f0c8f
chore: Update Table ts definition (#29084)
* chore: bump rc-table ver

* chore: Fix ts definition

* docs: fix doc
2021-01-28 01:21:58 +08:00
薛定谔的猫
e552173d82
upgrade: @babel/runtime => ^7.12.5 (#29054) 2021-01-27 09:56:05 +08:00
afc163
57d37247df chore: npm run clean before publish 2021-01-26 19:28:26 +08:00
afc163
8158f45611 chore: upgrade @ant-design/tools 2021-01-26 13:47:21 +08:00
afc163
83904e56ea docs: release 4.11.2 2021-01-26 12:05:33 +08:00
Kian
da0f6519f0
fix: import BuildInPlacements type (#29029)
close #29015
2021-01-25 18:45:16 +08:00
afc163
d86cfba197 docs: release 4.11.1 2021-01-25 00:13:55 +08:00
偏右
b3aba57890
docs(): changelog for 4.11.0 (#29007)
* docs(): changelog for 4.11.0

* update changelog
2021-01-24 23:57:05 +08:00
陈帅
0afdbe4d4a
fix: exporting common types (#28963)
* exporting common types

* no use importype

* fix test

* try fix test

* Update components/index.tsx

Co-authored-by: 偏右 <afc163@gmail.com>

* remove typo

* fix test

Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-24 23:24:06 +08:00
偏右
abd31cc03b
test: compare bundle size with esbuild, it is faster (#29006) 2021-01-24 19:11:52 +08:00
偏右
ea4910a619
Merge pull request #29005 from ant-design/feature
chore: merge feature into master
2021-01-24 18:37:48 +08:00
偏右
ce4db21468
Update package.json 2021-01-24 18:02:05 +08:00
afc163
e6b4708f04 resolve merge confilct 2021-01-24 17:55:57 +08:00
偏右
31e8b5143d
Update package.json 2021-01-21 13:19:58 +08:00
二货机器人
f01066467e
feat: ConfigProvider support iconPrefixCls (#28924)
* add iconPrefixCls support

* test: Update test case

* update less variable
2021-01-19 17:33:05 +08:00
zombiej
4d0b34745a chore: feature merge master 2021-01-18 16:55:54 +08:00
二货机器人
9af8226e21
fix: form preserve logic adjust (#28908) 2021-01-18 15:38:50 +08:00
信鑫-King
2e290d416a
docs: release 4.10.3 (#28904)
* docs: release 4.10.3

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

* chore: version

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-01-17 22:36:14 -08:00
偏右
16ecb15be1
Merge pull request #28894 from ant-design/master
chore: merge master into feature
2021-01-18 09:55:46 +08:00
偏右
e3214c896f
chore: use esbuild-loader (#28859)
* chore: use esbuild-loader

* fix config
2021-01-14 15:32:16 +08:00
afc163
ea9c71a94e Merge branch 'feature' into master-to-merge-feature 2021-01-14 14:26:09 +08:00
二货机器人
4315ac567c
chore: replace omit (#28846)
* chore: Replace omit.js with rc-util omit

* chore: Replace omit.js with rc-util omit

* fix ts

* fix ts

* fix ts
2021-01-13 21:00:30 +08:00
偏右
19681ecc31
Update package.json 2021-01-13 11:23:03 +08:00
二货机器人
f11db529b8
docs: 4.10.2 changelog (#28807)
* fix: build issue of es

* docs: Update changelog
2021-01-11 15:29:27 +08:00
二货机器人
d428487d77
docs: 4.10.1 changelog (#28797)
* docs: 4.10.1 changelog

* docs: fix trans
2021-01-10 12:09:48 +08:00
afc163
38b020644e merge feature into master 2021-01-08 21:41:59 +08:00
偏右
c53afea842
perf(📦): maxSize 270kB! 2021-01-08 21:35:02 +08:00
骗你是小猫咪
d036e3adfc
chore: upgrade rc-util (#28777) 2021-01-08 20:15:21 +08:00
偏右
a0eb9d31de
chore: merge master into feature (#28751)
* fix: Transfer dataSource cannot be immutable (#28675)

close #28662

* docs: fix errors in example code (#28677)

* ci: expand ie check (#28673)

* ci: expand ie check

* Update issue-open-check.yml

* perf(📦): reduce @babel/runtime package size (#28678)

* perf(📦): reduce @babel/runtime package size

04cd73dea1

* chore(🆙): upgrade @ant-design/react-slick to esm support version

* upgrade @ant-design/tools

* ci: add open condition (#28682)

* fix(Slider): forcePopupAlign null when unmounted (#28699)

* docs: Update overview.zh-CN.md (#28703)

* docs: Update resources.en-US.md (#28701)

* chore: bump rc-select to 12.1.0 (#28715)

* fix: stylelint plugin (#28730)

* Update package.json

* perf(📦): upgrade rc-image to 5.x (#28727)

* refactor: upgrade rc-image to 5.x

reduce bundle size

* upgrade rc-image

* upgrade @ant-design/tools

https://github.com/ant-design/antd-tools/pull/226

* rc-image 5.0.0

* fix image preview icon missing

* refactor code

* docs: example of synchronous rc-tree (#28648)

* ci: fix outputs type

过程中的使用 string。奇怪啊,之前测试过的,今天点的时候发现不行了

* Update package.json

* fix: site overflow cause sticky invalid (#28741)

* fix: site overflow cause sticky invalid

* disable auto scroll

* chore: upgrade rc-dialog and rc-drawer (#28749)

* chore: upgrade rc-dialog and rc-drawer (#28687)

* chore: upgrade rc-dialog and rc-drawer

* upgrade rc-util

* update snapshots

* upgrade rc-util

* upgrade rc-util

* update snapshots

* upgrade rc-dialog

* perf: remove duplicated rc-dialog

Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>

Co-authored-by: bigbigbo <zxb141242@163.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Yann Pringault <yann.pringault@gmail.com>
Co-authored-by: godfather <greenday.wj@foxmail.com>
Co-authored-by: Mateusz Wierzbicki <22788841+mateusz-wierzbicki@users.noreply.github.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: AkiJoey <akijoey1010635951@gmail.com>
Co-authored-by: qqabcv520 <605655316@qq.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-01-08 10:14:01 +08:00
偏右
f235f721ce
chore: upgrade rc-dialog and rc-drawer (#28749)
* chore: upgrade rc-dialog and rc-drawer (#28687)

* chore: upgrade rc-dialog and rc-drawer

* upgrade rc-util

* update snapshots

* upgrade rc-util

* upgrade rc-util

* update snapshots

* upgrade rc-dialog

* perf: remove duplicated rc-dialog

Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-01-07 17:17:38 +08:00
骗你是小猫咪
194699292a
chore: upgrade rc-dialog and rc-drawer (#28687)
* chore: upgrade rc-dialog and rc-drawer

* upgrade rc-util

* update snapshots

* upgrade rc-util

* upgrade rc-util

* update snapshots

* upgrade rc-dialog
2021-01-07 16:20:09 +08:00
偏右
3c684d57fa
Update package.json 2021-01-07 13:30:15 +08:00
偏右
de1364ab09
perf(📦): upgrade rc-image to 5.x (#28727)
* refactor: upgrade rc-image to 5.x

reduce bundle size

* upgrade rc-image

* upgrade @ant-design/tools

https://github.com/ant-design/antd-tools/pull/226

* rc-image 5.0.0

* fix image preview icon missing

* refactor code
2021-01-06 22:23:49 +08:00
偏右
10f4fe1bd8
Update package.json 2021-01-06 21:36:21 +08:00
Kermit
f727fd9fa4
chore: bump rc-select to 12.1.0 (#28715) 2021-01-06 14:39:32 +08:00
偏右
739f87ed3d
perf(📦): reduce @babel/runtime package size (#28678)
* perf(📦): reduce @babel/runtime package size

04cd73dea1

* chore(🆙): upgrade @ant-design/react-slick to esm support version

* upgrade @ant-design/tools
2021-01-05 00:17:00 +08:00
二货机器人
d8c617d7c3
feat: Image support preview.maskClassName (#28681)
* feat: support maskClassName

* test: Add snapshot

* docs: Update doc
2021-01-04 20:39:20 +08:00
Wei Zhu
c0035d9b35
docs: Release 4.10.0 (#28642)
* add 4.10.0 changelog

* bump 4.10.0

* update changelog

* Update changelog

* fix typo

* update changelog

* update changelog

* docs: Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-04 11:52:32 +08:00
Ant Design GitHub Bot
c9fb082e4f
Merge pull request #28651 from ant-design/feature 2021-01-04 10:43:59 +08:00
骗你是小猫咪
9689e3e8eb
feat: Image support preview src (#28643)
* feat: Image support preview src

* add demo

* add en doc
2021-01-03 19:45:14 +08:00
mumiao
2f5d3f0418
fix: upload fileList with immuable data (#28636)
* fix: upload fileList with immuable data

* perf: optimize code

* ci: fix lint error

* feat: reduce cycles counts

* feat: reduce cycles counts

* ci: fix lint error

* ci: fix lint error
2021-01-01 21:40:42 +08:00
Kermit
843952529e
chore: bump rc-picker to 2.5.1 (#28621) 2020-12-31 17:26:29 +08:00
偏右
d614b4c885
feat(🆕): Slider supports range.draggableTrack (#28592)
close #25517
2020-12-29 15:59:13 +08:00
Ant Design GitHub Bot
98b90c3685
Merge pull request #28585 from ant-design/master 2020-12-29 12:22:43 +08:00
偏右
5098ca8b60
chore: upgrade @ant-design/tools (#28583)
* chore: upgrade @ant-design/tools

* Update package.json

* upgrade eslint-plugin-unicorn

* upgrade eslint-plugin-unicorn
2020-12-29 12:18:06 +08:00
afc163
f2188064b2 merge feature into master 2020-12-28 15:32:03 +08:00
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
二货机器人
076f5f1f00
fix: Table childColumnName should support checkStrictly (#28568) 2020-12-28 15:18:04 +08:00
zombiej
99d5451dba chore: merge master 2020-12-26 23:11:46 +08:00
偏右
36eb52eb86
chore: upgrade @types/gtag.js 2020-12-25 14:40:58 +08:00
偏右
0223e2ed5a
chore(🆙): upgrade less to 4.0.0 (#28466)
* chore(🆙): upgrade less to 4.0.0

* chore(🆙): upgrade bisheng to 3.0.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix for less 4.0

* fix progress font size
2020-12-25 14:31:44 +08:00
二货机器人
6ecfa74e7d
feat: Select support responsive maxTagCount (#28520)
* feat: init select overflow

* chore: use inline-xxx instead of rtl

* docs: Add demo

* test: Update snapshot

* fix: style lint

* test: Update snapshot

* chore: Update rc-tree-select version

* test: Update snapshot

* test: Update snapshot

* chore: bump all rc-resize-observer version

* bump bundle size
2020-12-25 13:13:07 +08:00
Omri Grossman
c32406b05c
feat: support Image zoom (#28486)
Added zoom in/out using the mouse wheel

Co-authored-by: omri.g <omri.g@alibaba-inc.com>
2020-12-24 16:51:18 +08:00
偏右
880664ed3c
chore(🆙): upgrade devDeps (#28447) 2020-12-21 12:11:56 +08:00
Tom Xu
c00755f9ec Merge branch 'feature' into merge 2020-12-17 15:27:42 +08:00
二货机器人
55e0d13234
chore: Add demo tsx check (#28389)
* chore: Add demo tsx check

* chore: Prettier

* chore: Fix lint

* fix: Upload ts definition

* chore: Demo onlt

* docs: Fix demo

* chore: Add CI action

* chore: Use real name

* chore: fix ts define

* chore: fix more ts

* chore: fix more ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: Update all rest TS demo

* fix test case
2020-12-17 15:09:18 +08:00
Tom Xu
db7c425663
Merge pull request #28381 from ant-design/master
chore: merge master into feature
2020-12-16 15:24:20 +08:00
陈帅
440d87eefa
docs: add 4.9.4 changelog (#28376)
* add 4.9.3 changelog

* fix typo

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-12-15 23:32:37 -06:00
偏右
17be61f2df
docs(): changelog for 4.9.3 (#28341)
* docs(): changelog for 4.9.3

* add PR author link
2020-12-14 13:04:51 +08:00
afc163
48ceda4380 chore(🆙): upgrade intersection-observer 2020-12-14 10:54:25 +08:00
dependabot[bot]
50d4b18c40
chore(deps-dev): bump @types/react-copy-to-clipboard from 4.3.0 to 5.0.0 (#28295)
Bumps [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-copy-to-clipboard)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 15:09:56 +08:00
偏右
474dce90dc
Merge pull request #28273 from ant-design/master
chore: merge master into feature
2020-12-09 17:54:36 +08:00
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253)
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix eslint style

* chore: prettier code style

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
偏右
50e8e7d9e1
feat: Table support expandable.columnWidth (#28249)
close https://github.com/ant-design/ant-design/issues/28147
2020-12-09 14:35:41 +08:00
偏右
5c9ec6c2d9
Merge pull request #28250 from ant-design/master
chore: merge master into feature
2020-12-08 14:17:24 +08:00
二货机器人
9cd4fab604
feat: Image add preview style (#28235)
* feat: Add preview mask

* feat: Preview support locale

* test: Update snapshot

* fix lint

* fix lint
2020-12-07 17:08:48 +08:00
信鑫-King
237ab9a324
docs: changelog 4.9.2 (#28221)
* docs: changelog 4.9.2

* docs: changelog

* chore: version

* docs: tree
2020-12-06 22:08:36 -08:00
偏右
28d3d9038f
perf(📦): remove @ant-design/css-animation (#28201)
* perf(📦): remove @ant-design/css-animation

* fix test case

* fix test case
2020-12-04 19:36:16 +08:00
Tom Xu
32a9ba52b8
chore: 🆙 upgrade react 17 (#27268)
#26136
2020-12-01 18:28:35 +08:00
二货机器人
6e040bbd98
docs: 4.9.1 changelog (#28102) 2020-12-01 11:48:01 +08:00
zombiej
30cc31af7e chore: Fix site deploy script 2020-12-01 10:42:45 +08:00
二货机器人
682b55d6b6
docs: 4.9.0 changelog (#28088) 2020-11-30 21:10:13 +08:00
二货机器人
98ddb8d8da
chore: RM circle ci (#28080)
* chore: RM circle ci

* docs: RM circle docs

* test: Add dom test ci

* test: Add bundleSize & check demo

* chore: Trigger action

* chore: Trigger action
2020-11-30 20:14:03 +08:00
afc163
ac3142acf6 docs: fix site warning message 2020-11-30 17:55:53 +08:00
二货机器人
6fcebabd8b
Merge pull request #27738 from ant-design/feature
chore: merge feature into master
2020-11-30 16:17:12 +08:00
骗你是小猫咪
18c6d6fedb
feat: Image add PreviewGroup component to support multiple images preview (#28069)
* feat: Image add PreviewGroup component to support multiple images preview

* demo and PreviewGroup type

* add demo snapshot
2020-11-30 15:54:54 +08:00
二货机器人
3923288275
feat: bump rc-collapse version (#27790)
* refactor: RM rc-animate

* put rc-animate back

* clean up

* chore: Update snasphot

* feat: suport collapsible and deprecated disabled of Panel

* docs: remove disabled of Panel

* chore: bump rc-collapse to 3.1.0

* chore: update deprecated info

* clean up

* chore: update demo and remove rc-animate

* chore: update snapshot

Co-authored-by: Kermit <kermitlx@outlook.com>
2020-11-30 15:20:42 +08:00
二货机器人
7bea2380c5
chore: Bump tree & treeSelect version (#28068)
* chore: Bump version

* test: Update snapshot
2020-11-30 13:39:01 +08:00
07akioni
35ee97dad4
refactor: tree drag behavior (#26462)
* refactor: Tree drag behavior

* fix: cov

* docs: Tree draggable, specify the difference compared with last version
2020-11-29 14:15:08 +08:00
偏右
48835b7784
chore: upgrade typescript to 4.1.x (#28029) 2020-11-27 12:51:16 +08:00
二货机器人
c6d4bf3e90
docs: Add 4.8.6 changelog (#28030) 2020-11-27 12:35:36 +08:00
偏右
bd20a85576
chore(📦): decrease js bundle size limit to 270kb 2020-11-25 19:20:38 +08:00
afc163
80ab353a87 chore(📦): increase bundle size limit to 70kb 2020-11-25 14:51:40 +08:00
Tom Xu
30e8aa3e5b
chore: upgrade string-replace-loader 3 (#27974) 2020-11-25 10:24:40 +08:00
Amumu
5d41d29cae
chore: ignore-emit-webpack-plugin upgrade (#27548)
* chore: ignore-emit-webpack-plugin upgrade

* add antd-tools

* revert antd-tools

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
2020-11-23 21:10:40 +08:00
诸岳
709e048576 Merge branch 'master' into feature-branch-merge-master 2020-11-23 10:18:15 +08:00
诸岳
1a70bb3eac docs(): release 4.8.5 2020-11-22 13:53:53 +08:00
Tom Xu
0676f07266 Merge branch 'feature' into merge 2020-11-21 19:50:41 +08:00
二货机器人
388edca10b
refactor: UploadList use rc-motion instead of rc-animate (#27923)
* chore: Update rc-motion version

* refactor: Move item into single file

* refactor: Use CSSMotion of progress bar

* chore: part style it

* chore: slit style of pic card

* chore: RM count-x

* support appendAction back

* chore: Style smooth

* fix progress makes shaking

* docs: clean up demo

* test: Update snapshot

* test: fix test case

* fix: lint

* test: Update snapshot

* test: coverage

* clean up
2020-11-21 19:00:11 +08:00
xrkffgg
6412140cae
fix: RangePicker panel style & picker 2.4.0 (#27894)
* fix: RangePicker panel style & picker 2.4.0

* add snap & rtl

* add

* fix
2020-11-21 00:33:21 +08:00
陈帅
95ce54ca79
feat: FormItem support _internalItemRender (#27881)
* feat: formitem support _internalItemRender

* add mark

* up rc-field-form

* fix ts error

* Update components/form/FormItemInput.tsx

Co-authored-by: 二货机器人 <smith3816@gmail.com>

* update notes

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-20 21:43:43 +08:00
Amumu
9b7da8640d
chore: replace raf with rc-util/lib/raf (#27864) 2020-11-20 12:11:50 +08:00
Tom Xu
a9602b6d71 Merge branch 'feature' into merge-feature 2020-11-20 10:15:53 +08:00
二货机器人
8e3c828c9f
feat: Form.List support initialValue (#27872)
* feat: upport initialValue List

* docs: Update doc
2020-11-19 14:29:57 +08:00
偏右
6836414300
style(💄): optimize Skeleton color (#27836)
* style(💄): optimize Skeleton color

* Update package.json
2020-11-18 18:07:49 +08:00
偏右
c464f61f39
Merge pull request #27822 from ant-design/master
chore: merge master into feature
2020-11-17 13:03:46 +08:00
偏右
5653f5f46f
docs(): release 4.8.4 (#27802) 2020-11-16 22:00:00 +08:00
zombiej
7af0cb0d9f chore: Feature merge master 2020-11-16 16:17:42 +08:00
陈帅
8a4f52e200
docs: add 4.8.3 changelog (#27772)
* add 4.8.3 changelog

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* update changelog

* update snapshot

* fix changelog error

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-11-16 09:18:05 +08:00
shaodahong
427817fb1b use jest-puppeteer fix more launch 2020-11-14 12:49:45 +08:00
偏右
e7bed7cff7
perf(📦): upgrade @ant-design/colors and remove rc-trigger from deps (#27761)
* perf(📦): upgrade @ant-design/colors

* move rc-trigger to devDeps

* fix lint

* update snapshot

* update snapshot

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
偏右
a7e3812d02
perf: unify rc-trigger version (#27752) 2020-11-13 18:38:31 +08:00
二货机器人
7b9a79401f
chore: bump field form version (#27741) 2020-11-13 14:19:52 +08:00
Tom Xu
5b7811f2ee Merge branch 'feature' into merge 2020-11-12 15:24:00 +08:00
二货机器人
a987f7f3ed
chore: UPDATE menu version (#27663)
* chore: UPDATE menu version

* test: Fix part test

* test: Fix menu test case

* Update package.json

* fix: popup position style

* test: Fix test case

* style: fix ltr transition-origin

* fix: multiple dropdown

* fix: RTL menu arrow pos

* Update package.json

* force re-build

* force re-build
2020-11-11 19:05:01 +08:00
偏右
d0a7f3f79a
chore: 🆙 upgrade devDeps (#27672) 2020-11-10 13:03:03 +08:00
二货机器人
05e9edc7e4
chore: bump rc-field-form (#27664) 2020-11-09 22:58:06 +08:00
偏右
5724a8b3b1
Merge pull request #27659 from shaodahong/merge-to-feature
chore: Merge master to feature
2020-11-09 19:29:53 +08:00
偏右
e39407e1e5
docs: release 4.8.2 (#27652)
* docs:  release 4.8.2

* update changelog
2020-11-09 16:48:01 +08:00
偏右
0e6e185da2
Merge pull request #27644 from ant-design/master
chore: merge master into feature
2020-11-09 12:47:52 +08:00
偏右
3fcecdde0a
docs: release 4.8.1 (#27635) 2020-11-09 11:51:03 +08:00
afc163
88210e92fc chore: improve npm run changelog 2020-11-08 15:09:46 +08:00
Paul Damnhorns
5dce62d814
fix: update Kazakh locale according to new rc-picker & rc-pagination packages (#27631) 2020-11-08 13:26:36 +08:00
xrkffgg
e4fb3d04cb
Merge pull request #27596 from ant-design/master
chore: merge master into feature
2020-11-06 10:23:04 +08:00
不吃猫的鱼
240b8044e7
feat: add Select filterSort support (#27523)
* feat: upgrade rc-select version and add demo to bring in filterSort functionality

* fix: lint error

* fix: add filterSort support version in doc and update demo order

* fix: update doc
2020-11-06 09:54:30 +08:00
骗你是小猫咪
3e62e85a5d
Revert "test: enable argos batch mode (#27560)" (#27580)
This reverts commit 811102b105.
2020-11-05 19:55:57 +08:00
骗你是小猫咪
811102b105
test: enable argos batch mode (#27560)
* test: enable argos batch mode

* back 3
2020-11-05 11:10:38 +08:00
afc163
a624169266 chore: force exit from npm run site:test 2020-11-04 18:47:50 +08:00
偏右
7630216a97
Merge pull request #27505 from ant-design/master
chore: merge master into feature
2020-11-02 19:22:47 +08:00
信鑫-King
84726aeceb
Merge pull request #27490 from ycjcl868/release-4.8.0
release: 4.8.0 changelog
2020-11-02 01:49:59 -08:00
xrkffgg
3025a5fcf9
chore: update rc-rate 2020-11-02 14:19:43 +08:00
ycjcl868
43c26e2b4c release: 4.8.0 changelog 2020-11-02 10:58:03 +08:00
Kermit
8af49dc26e upgrade(slider): ⬆️ bump to 9.6.1 2020-11-02 10:36:27 +08:00
shaodahong
5d20bbe203 chore: update rc-image 2020-10-31 09:04:59 +08:00
zombiej
0bf5a43e15 chore: feature merge master 2020-10-30 20:55:27 +08:00
Amumu
972d280aa1
chore: fix lock version (#27472) 2020-10-30 19:33:09 +08:00
Kermit Xuan
84e8d18f89
fix: lock ignore-emit-webpack-plugin version (#27434) 2020-10-29 12:23:02 +08:00
偏右
6880bf7073
Merge pull request #27388 from ant-design/master
chore: merge master into featrue
2020-10-27 12:21:04 +08:00
二货机器人
a91c2f9cd8
fix: Tree showLine mutiple line title breaks (#27386)
* fix: Lines of tree style

* chore: Update style

* fix: style lint

* update snapshot
2020-10-26 23:13:52 +08:00
二货机器人
23f8cce043
feat: Table summary support align (#27365) 2020-10-26 11:32:04 +08:00
二货机器人
c373710ce2
chore: Adjust collapse arrow position align with first line (#27363)
* fix: border style of Input.Search when allowClear (#27325)

* fix: border style of Input.Search when allowClear

* fix css

* update

* change name

* docs: 4.7.3 changelog (#27350)

* docs: 4.7.3 changelog

* docs: Patch 27325

* chore: improve useCombinedRefs (#27352)

* docs: 📝 update introduce

* chore: fix API table border

* chore: Adjust collapse arrow position align with first line

Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-10-26 10:56:09 +08:00
二货机器人
96bb0cf2db
docs: 4.7.3 changelog (#27350)
* docs: 4.7.3 changelog

* docs: Patch 27325
2020-10-24 23:34:22 +08:00
Tom Xu
7be4339806 Merge branch 'feature' into merge 2020-10-24 20:53:34 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test (#24475)
* test: demo -> ui test

* improve comment image width

* use argos-ci

* use by cicleci

* fix circle run

* rebase master

* try pipeline var

* use another branch var

* fix commit id

* ignore image test file

* remove useless report

* fix test coverage
2020-10-23 18:50:46 +08:00
二货机器人
06b25b4d07
refactor: Update rc-field-form version (#27319)
* refactor: Update rc-field-form version

* update snapshot
2020-10-23 15:20:48 +08:00
afc163
fdcdf140d1 chore: fix build warning
close #27303
2020-10-22 16:38:37 +08:00
Tom Xu
0658d32785
chore: upgrade @ant-design/tools (#27271)
* chore: upgrade @ant-design/tools

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-21 14:34:04 +08:00
Tom Xu
1f1956ccd9 Merge branch 'feature' into merge-into-feature 2020-10-21 14:31:16 +08:00
偏右
ab6a4ec1c0
docs: release 4.7.2 (#27229) 2020-10-19 15:24:37 +08:00
偏右
16075f85b4
🆙 eslint-plugin-unicorn 2020-10-19 11:32:11 +08:00
陈帅
60103e12a3
docs: add 4.7.1 changelog (#27211)
* docs: add 4.7.1 changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

* Update CHANGELOG.en-US.md

Co-authored-by: xrk <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrk <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrk <xrkffgg@gmail.com>

* fix typo

* fix typo

Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-19 09:55:18 +08:00
Richard Freling
7d59890c5c
feat: 🖼 Image support preview.getContainer (#26713) 2020-10-15 22:56:32 +08:00
偏右
bd25b9f667
chore: 🆙 remark-cli 2020-10-15 13:24:38 +08:00
偏右
0a3af0b2e2
fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width (#27154)
* fix: collapsedWidth do not work on Sider

* fix test case

* fix test case

* fix extra trigger div

* fix lint
2020-10-15 10:42:15 +08:00
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
chore: merge master into feature
2020-10-14 16:35:29 +08:00
偏右
50d8c38f2c
fix: 🐛 Tabs animated={true} should works (#27145)
close #27135
2020-10-14 16:34:15 +08:00
偏右
c7e51aba13
test: fix modal test cases (#27143)
* test:  fix modal test cases

* 🆙 upgrade remark-lint
2020-10-14 14:52:26 +08:00
dependabot[bot]
0051e5d883
chore(deps-dev): bump remark-preset-lint-recommended from 4.0.1 to 5.0.0 (#27126)
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/4.0.1...remark-preset-lint-recommended@5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:24:21 +08:00