Commit Graph

25056 Commits

Author SHA1 Message Date
lijianan
a4669ace4c
refactoring: use Promise.all (#42219)
* chore: use Promise.all

* del type

* fix
2023-05-08 19:48:24 +08:00
MaHui
4271ff0976
fix: Popover display empty div when title and content is null (#42217)
* fix: Popover display empty div when title and content is null

* test: Popover add test

* lint: remove useless block statement

---------

Co-authored-by: MaHui <mahuiyoung@cmbchina.com>
2023-05-08 19:33:34 +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
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
二货爱吃白萝卜
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
XiaoPi
aff6314d11
fix: remove useless reexport of statistic (#42113) 2023-05-06 13:49:34 +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
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
b882ae8c25
chore: lock countup.js (#42124) 2023-05-04 10:39:35 +08:00
lijianan
c3d02f8212
revert: revert #42060 (#42082) 2023-04-29 12:52:56 +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
lijianan
cc5dfe2521
chore: Migrate CJS to ESM (#42070) 2023-04-28 21:01:45 +08:00
lijianan
6dde4c4ebe
chore: Migrate CJS to ESM (#42067)
* chore: Migrate CJS to ESM

* fix lint
2023-04-28 19:24:32 +08:00
lijianan
9258e0bb24
chore: Migrate CJS to ESM (#42060) 2023-04-28 16:57:25 +08:00
lijianan
f34f4d485f
chore: Migrate CJS to ESM (#42064) 2023-04-28 16:53:24 +08:00
lijianan
6301ddf764
chore: Migrate CJS to ESM (#42062)
* chore: Migrate CJS to ESM

* fix

* fix
2023-04-28 16:52:50 +08:00
lijianan
f580ac85cf
type: remove useless type (#42054) 2023-04-28 16:09:14 +08:00
lijianan
16dd7ba3cb
chore: Migrate CJS to ESM (#42059)
* chore: Migrate CJS to ESM

* fix

* rename
2023-04-28 16:08:39 +08:00
lijianan
de1a73a6d6
chore: Migrate CJS to ESM (#42055) 2023-04-28 15:26:09 +08:00
lijianan
c9bac13bc8
chore: Migrate CJS to ESM (#41809)
* add devDependencies

* rerun ci

* rerun ci

* update

* update

* fix

* chore: update

* fix

* fix

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-28 14:32:23 +08:00
二货爱吃白萝卜
78e9d58ef1
fix: Breadcrumb itemRender not remove link even path is provided (#42049)
* refactor: out of bread item render

* refactor: fix too filled

* fix: render logic

* test: add test case

* fix: ts

* fix: test
2023-04-27 22:43:42 +08:00
lijianan
4ecac35a29
chore: use composeRef(ref, internalRef) replace ref || internalRef (#42036)
* chore: use composeRef replace ref || internalRef

* style

* revert
2023-04-27 17:31:32 +08:00
Simon He
901957cf02
perf(anchor): reduce unnecessary calculations (#42018) 2023-04-27 15:27:55 +08:00
二货爱吃白萝卜
9a6aaac0c0
fix: Transfer controlled mode warning (#42033)
* test: test driven

* fix: warning of state update

* fix: invert error
2023-04-27 11:48:57 +08:00
二货爱吃白萝卜
963b6fb939
chore: conch update (#42027) 2023-04-27 10:06:29 +08:00
MadCcc
c6546e0f92
Update site-deploy.yml 2023-04-27 09:42:20 +08:00
二货爱吃白萝卜
749493453f
docs: pain of static method (#42020) 2023-04-26 22:44:01 +08:00
Simon He
40a1e5e4d1
perf(affix): reduce unnecessary calculations (#42015) 2023-04-26 19:58:59 +08:00