Commit Graph

25297 Commits

Author SHA1 Message Date
github-actions[bot]
bb496fc833
chore: auto merge branches (#42221)
chore: feature merge master
2023-05-08 11:15:52 +00:00
yoyo837
8426446e4c Merge branch 'master' into feature-merge-master 2023-05-08 18:43:14 +08:00
二货爱吃白萝卜
711c9d6754
chore: fix ts def (#42218)
* chore: fix ts def

* chore: fix ts
2023-05-08 17:37:04 +08:00
MadCcc
613077ac8e
chore: fix genCssinjs with async-await (#42212) 2023-05-08 15:25:48 +08:00
Wesley
4e05f084ab
fix: Icon styles for inputs are incorrect in Space Compact mode. (#42167)
* fix: Icon styles for inputs are incorrect in Space Compact mode.

* docs: add demo for snapshot compare

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-05-08 14:03:54 +08:00
二货爱吃白萝卜
8c725caa73
chore: fix Pagination size small of CP (#42206) 2023-05-08 11:21:20 +08:00
afc163
5ccb7ba1dd
test: remove useless install script in circleci (#42204) 2023-05-08 10:33:30 +08:00
tangzixuan
9d52c5810e
feat: add form i18n about bg language (#42203) 2023-05-08 10:22:14 +08:00
lijianan
3414e458ef
chore(deps): update dependency eslint to ^8.40.0 (#42201) 2023-05-08 09:54:44 +08:00
renovate[bot]
dde293a012
chore(deps): update dependency countup.js to v2.6.2 (#42196)
* chore(deps): update dependency countup.js to v2.6.2

* test: add countup.js to jest transformIgnorePatterns

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-08 09:54:16 +08:00
huangkairan
7006b3799c
fix(card): tab size extend card size(#42176) (#42183) 2023-05-07 17:44:36 +08:00
Ylg12345
08e8e66fe6
feat: add onClick prop in Table.Summary.Row (#42175)
* feat: add onclick prop in Table.Summary.Row

* revocation summary.md and summary.tsx changes

* change the way INTERNAL_HOOKS are exported

* update rc-table version and INTERNAL_HOOKS export issue

* update renderVirtualList type in virtual-list.tsx

* reduce diff
2023-05-07 17:30:03 +08:00
Dunqing
699cec0c91
docs: use uniform naming (#42200) 2023-05-07 17:28:33 +08:00
renovate[bot]
941518f402
chore(deps): update dependency eslint to ~8.40.0 (#42197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 12:28:05 +08:00
renovate[bot]
1dd7d4452f
chore(deps): update dependency eslint-plugin-unicorn to v47 (#42198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 11:53:38 +08:00
github-actions[bot]
09f86bf0ce
chore: auto merge branches (#42193)
chore: feature merge master
2023-05-06 11:45:47 +00:00
yoyo837
7f5042c4fe Merge branch 'master' into feature-merge-master 2023-05-06 19:03:11 +08:00
二货爱吃白萝卜
06482bfbcf
chore: fix emotion deps (#42188) 2023-05-06 19:00:17 +08:00
Peach
a8c3eb45f0
docs: changelog for 5.4.7 (#42179)
* docs: changelog for 5.4.7

* chore: bump version to 5.4.7

* docs: update
2023-05-06 15:59:17 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209.
2023-05-06 15:49:37 +08:00
Dunqing
8215910cf7
feat(Table): support onCell in rowSelection (#36187)
* feat: support onCell in rowSelection

* fix: add onCell test

* docs: update onCell related documentation

* fix: format

* fix: repeat import

* Update More.tsx

* fix: revert

* fix: revert again

* fix: revert again

* fix: revert again

* fix: revert again

* Update index.zh-CN.md

* Update index.en-US.md

* Update index.zh-CN.md

* Update index.en-US.md
2023-05-06 15:24:22 +08:00
github-actions[bot]
8f6bf13b8c
chore: auto merge branches (#42174)
chore: feature merge master
2023-05-06 06:20:03 +00:00
ZhuoYang Wu(阿离)
1d12235989
fix(input): textarea style bug (#41469)
Co-authored-by: Ali <ali.wu@miotech.com>
2023-05-06 14:15:28 +08:00
XiaoPi
aff6314d11
fix: remove useless reexport of statistic (#42113) 2023-05-06 13:49:34 +08:00
二货机器人
252f516a5e chore: merge master 2023-05-06 11:40:31 +08:00
二货爱吃白萝卜
e47545519c
chore: lock eslint (#42172) 2023-05-06 11:32:04 +08:00
cheapCoder
af0f8904b2
fix(style): keep Spin's container height the same as son element (#42162)
* fix(style): keep Spin's container height the same as the icon son element

* fix(style): update fontSize override way similar to radio group
2023-05-06 00:25:46 +08:00
dependabot[bot]
653d031ac4
chore(deps-dev): bump @types/node from 18.16.4 to 20.0.0 (#42161)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.4 to 20.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 21:20:30 +08:00
lijianan
ea8ed28209
chore: unified import method (#42149)
* chore: unified import method

* fix lint
2023-05-05 20:52:44 +08:00
afc163
1401541813
fix: margin between menu item and submenu title (#42160)
close https://github.com/ant-design/ant-design/issues/42159
2023-05-05 19:04:08 +08:00
Christian Wallenwein
e9db1071d6
docs: Update documentation of Input and Input.TextArea (#42118) 2023-05-05 14:47:18 +08:00
Yanghc
8082985056
docs: update InputNumber documentation (#42151)
* doc: 修改文案

* Update index.zh-CN.md

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-05 13:48:34 +08:00
Wuxh
6d0acb0518
fix: Upload disable state logic (#42102)
* chore(typo): update

* test(upload): add case

* fix: Upload disable state logic

* test: remove case

* chore: remove unused
2023-05-04 17:03:04 +08:00
kiner-tang(文辉)
380f5d0adb
feat: migrate less to token for Result (#42081) 2023-05-04 16:29:50 +08:00
kiner-tang(文辉)
5e4e9970dc
feat: migrate less to token for Drawer (#42084) 2023-05-04 15:38:07 +08:00
kiner-tang(文辉)
70c76b737f
feat: migrate less to token for Statistic (#42083) 2023-05-04 15:37:10 +08:00
kiner-tang(文辉)
18b7d1be5b
feat: migrate less to token for Message (#42080) 2023-05-04 15:33:49 +08:00
kiner-tang(文辉)
629087833f
feat: migrate less to token for Notification (#42079)
* feat: migrate less to token for Notification

* feat: migrate less to token for Notification

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs

* docs: update docs
2023-05-04 15:33:16 +08:00
MadCcc
4cf6f1b83b
feat: Button support buttonFontWeight (#42121) 2023-05-04 13:39:38 +08:00
dependabot[bot]
6a78d15b6e
chore(deps-dev): bump jsdom from 21.1.2 to 22.0.0 (#42106)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.2...22.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-05-04 12:59:55 +08:00
MadCcc
4a4eae5221
dcos: add placeholder (#42126) 2023-05-04 11:31:15 +08:00
github-actions[bot]
a83d2d7e7d
chore: auto merge branches (#42127)
chore: feature merge master
2023-05-04 03:30:50 +00:00
MadCcc
b882ae8c25
chore: lock countup.js (#42124) 2023-05-04 10:39:35 +08:00
黑雨
8e4bbd9c92
feat: migrate less to token for Step (#42065) 2023-05-04 02:09:57 +08:00
lijianan
c3d02f8212
revert: revert #42060 (#42082) 2023-04-29 12:52:56 +08:00
MadCcc
e18400a554
chore: bump rc-dropdown (#42013)
* chore: update snapshot

* chore: update placement

* chore: postProps

* chore: update snapshot

* test: update table test case

* chore: update pure-panel style

* chore: update snap
2023-04-29 11:13:53 +08:00
lijianan
7b1c3990eb
chore: Migrate CJS to ESM (#42077)
* chore: Migrate CJS to ESM

* clear
2023-04-29 10:43:06 +08:00
lijianan
6b876473b4
chore: delete convert-demo.js (#42073) 2023-04-28 23:46:36 +08:00
lijianan
859f6168ec
chore: Migrate CJS to ESM (#42072)
* chore: Migrate CJS to ESM

* fix

* fix

* fix

* fix

* fix

* update
2023-04-28 23:21:51 +08:00
lijianan
c1760262b9
chore: Migrate CJS to ESM (#42068)
* chore: Migrate CJS to ESM

* fix lint
2023-04-28 21:49:55 +08:00