Commit Graph

3036 Commits

Author SHA1 Message Date
Wei Zhu
d35cdc09a7
docs: Add 4.16.1 changelog (#30772)
* docs: add 4.16.1 changelog

* chore: bump version
2021-05-31 11:38:08 +08:00
zombiej
f0431e8fbe chore: Refresh rc-notification version 2021-05-30 10:12:37 +08:00
zombiej
737c172c2b test: Update snapshot 2021-05-28 11:44:16 +08:00
二货机器人
4eae5a0507
chore: back of bisheng webpack4 (#30732)
* chore: back of bisheng

* fix: fix version

* fix css-minimizer-webpack-plugin
2021-05-28 10:32:06 +08:00
dependabot[bot]
8a264baf67
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#30724)
* chore(deps-dev): bump typescript from 4.2.4 to 4.3.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

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

* fix tsc

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-27 15:18:59 +08:00
二货机器人
c542aad9d6
fix: Menu collection error message (#30678) 2021-05-25 18:38:17 +08:00
二货机器人
364ba5390b
chore: bump rc-util (#30658) 2021-05-24 23:06:55 +08:00
afc163
d45a3e59ce
chore(📦): update bundlesize (#30657) 2021-05-24 22:56:58 +08:00
陈帅
aa5990fb21
docs: add 4.16.0 changelog (#30644)
* docs: add 4.15.7

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.zh-CN.md

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

* 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>

* add 4.16.0 changelog

* fix emoji

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.zh-CN.md

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

* fix review error

* fix review

* fix docs

* fix typo

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-24 22:02:02 +08:00
二货机器人
352c560f9a
chore: bump rc-menu (#30646)
* chore: bump rc-menu

* test: update snapshot

* chore: tmp size it
2021-05-24 21:14:03 +08:00
陈帅
0d1b1c40a6
merge featrue into master (#30636)
* feat: add Table expandable fixed (#29959)

* fix: Use flex gap of space (#30023)

* fix: use flex gap when supported

* test: update snapshot

* refactor: Use single hooks

* feat: Allow breadcrumb component in PageHeader (#30019)

* Allow breadcrumb component in PageHeader

* Allow breadcrumb component in PageHeader

* Allow breadcrumb component in PageHeader

* Rename variable

rename var from _breadcrumbRender to breadcrumbRenderDomFromProps

* feat: add onChange for Statistic.Countdown (#30265)

* feat: add onChange for countdown

* update the demo

* feat(upload): add onDrop (#30319)

* feat(upload): Add onDrop

* Replace "if prop" logic with existential operator

* Remove redundant conditional

* feat(upload): itemRender add actions params (#30236)

* feat(upload): itemRender add actions params

* chore: optimize type definition

* chore: update doc

* chore: rename actions

* chore: trigger ci

* chore: rename method name of actions

* feat: Add missing dutch translations (#30389)

* feat: Add missing dutch translations

* fix: Translate remaining english values

* fix: Update snapshot for ui tests

* test: increase code coverage to 100% (#30415)

* test: fix Space code coverage

* test: should use nl_BE locale for DatePicker

* fix: Switch tabIndex type (#30416)

* feat: updated Romanian internationalization (#30419)

* feat: updated Romanian internationalization

* fixed lint error

* feat: Menu support accessibility & keyboard access (#30382)

* chore: Use focus style

* fix: prefixCls

* fix: prefixCls

* fix: inline tooltip

* fix: inlineCollapse logic

* fix: ts definition

* test: Update snapshot

* test: Update snapshot

* fix: dropdown logic

* test: Update snapshot

* test: Fix some test  case

* bump rc-menu

* test: More test case

* fix test finder

* test: fix test case

* test: Update snapshot

* test: Update snapshot

* chore: Update ssr effect

* test: Update ConfigProvider snapshot

* test: Fix Table Filter test case

* test: Fix table test case

* chore: Update style

* chore: beauti css

* bump rc-menu

* test: update snapshot

* test: update snapshot

* test: Fix menu test

* test: Fix test case

* test: Coverage

* chore: clean up

* bump rc-menu

* ehance accessibility style

* feat(radioGroup): support data-* and aria-* props (#30507)

close #30501

* feat: Typography add italic type (#30458)

* Typography增加斜体字支持

* update snapshot

* 文档添加版本号

Co-authored-by: lidahao <lidahao@sisyphe.com.cn>

* chore: alpha Menu fix merge (#30546)

* chore: Update script

* bump alpha version

* chore: Update script desc

* chore: bump rc-tabs & rc-mentions

* chore: Adjust style

* chore: 4.16.0-alpha.1

* test: Fix mention test case

* fix: sider of layout width style

* chore: bump 4.16.0-alpha.2

* fix: Tabs tabBarGutter should work as expected (#30545)

close #30526

* feat: Table summary support sticky mode (#30631)

* chore: Bump rc-table

* feat: Patch summary fixed color

* fix: style className

* test: Update snapshot

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: gepd <guillermoepd@hotmail.com>
Co-authored-by: appleshell <appleshell@outlook.com>
Co-authored-by: Eric Bonow <ebonow@hotmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: Lewis <lewisfidlers@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Ștefan Filip <stefy.filip@gmail.com>
Co-authored-by: vldh <alwaysloseall@sina.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
2021-05-24 16:24:00 +08:00
afc163
0f2ca5d10a
docs(): release 4.15.6 (#30562) 2021-05-18 11:20:07 +08:00
二货机器人
b13ad68553
chore: bump rc-upload (#30549) 2021-05-17 16:23:30 +08:00
dependabot[bot]
f7f5db12e6
chore(deps-dev): bump react-resizable from 2.0.0 to 3.0.1 (#30481)
Bumps [react-resizable](https://github.com/react-grid-layout/react-resizable) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/react-grid-layout/react-resizable/releases)
- [Changelog](https://github.com/react-grid-layout/react-resizable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-grid-layout/react-resizable/compare/v2.0.0...v3.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 08:58:27 +08:00
dependabot[bot]
50a3dc639f
chore(deps-dev): bump css-minimizer-webpack-plugin from 2.0.0 to 3.0.0 (#30504)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v2.0.0...v3.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 15:34:18 +08:00
信鑫-King
9a4c971429
docs: 4.15.5 changelog (#30409)
* docs: 4.15.5 changelog

* chore: changelog

* Update README.md

* Update README.md

* docs: changelog

* docs: date

* docs: pr link

* docs: changelog

* docs: locale

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.en-US.md

* Update CHANGELOG.en-US.md

* docs: table changelog

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-05-10 03:18:41 -07:00
dependabot[bot]
e0858d7a7a
chore(deps-dev): bump eslint-plugin-unicorn from 31.0.0 to 32.0.1 (#30462)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 31.0.0 to 32.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v31.0.0...v32.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 17:33:29 +08:00
二货机器人
11b7676557
fix: Add missing tooltip-zIndex (#30432)
* fix: Add missing tooltip-zIndex

* docs: Update docs
2021-05-07 17:38:45 +08:00
afc163
8e76c1c5ae
chore: fix debug demo of site (#30427)
* chore: fix debug demo of site

* upgrade bisheng

* upgrade bisheng
2021-05-07 15:29:08 +08:00
dependabot[bot]
f370aa4dc3
chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#30387)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 22:46:15 +08:00
二货机器人
d9f41aaa06
docs: 4.15.4 changelog (#30376)
* docs: 4.15.4 changelog

* Update CHANGELOG.zh-CN.md

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

Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-05-01 00:16:14 +08:00
dependabot[bot]
3b51792f9c
chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0 (#30108)
* chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v1.3.0...v2.0.0)

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

* upgrade bisheng

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-30 15:13:31 +08:00
二货机器人
dbbf0dae75
fix: InputNumber support null (#30337)
* fix: InputNumber support null

* test: update test case
2021-04-28 13:55:38 +08:00
dependabot[bot]
4951b59d32
chore(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0 (#30312)
* chore(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.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/21.0.0...22.0.0)

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

* chore: ignore no-invalid-position-at-import-rule

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-26 17:44:48 +08:00
dependabot[bot]
7c2479c67d
chore(deps-dev): bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#30313)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 30.0.0 to 31.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v30.0.0...v31.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 17:26:21 +08:00
Wei Zhu
961c8c8d21
docs: add 4.15.3 changelog (#30297)
* docs: add 4.15.13 changelog

* chore: bump version

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.zh-CN.md

* Update CHANGELOG.en-US.md

* update

* update

Co-authored-by: afc163 <afc163@gmail.com>
2021-04-26 12:41:31 +08:00
zombiej
ad78751f33 chore: bump 4.15.3-alpha.0 2021-04-21 18:56:47 +08:00
dependabot[bot]
f6b63a030c
chore(deps-dev): bump eslint-plugin-unicorn from 29.0.0 to 30.0.0 (#30226)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 29.0.0 to 30.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v29.0.0...v30.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 16:05:29 +08:00
dependabot[bot]
7975c33f50
chore(deps-dev): bump jest-puppeteer from 4.4.0 to 5.0.1 (#30210)
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) from 4.4.0 to 5.0.1.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases)
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v4.4.0...v5.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 17:19:36 +08:00
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