afc163
4207b71aa8
docs: update site meta ( #42284 )
...
* docs: update site meta
* Apply suggestions from code review
2023-05-11 20:00:28 +08:00
afc163
f3fa3f961b
docs: improve Layout demo code ( #42283 )
...
* docs: improve Layout demo code
* chore: fix css rule order
2023-05-11 20:00:00 +08:00
huiwang
da67b481b8
fix: fix Steps size small of CP ( #42278 )
...
* fix: fix Steps size small of CP
* fix: update snap
2023-05-11 19:26:04 +08:00
二货爱吃白萝卜
e09112160b
docs: Blog to be what you see
( #42281 )
...
* docs: init
* docs: blog of see
* docs: blog of see
2023-05-11 18:47:14 +08:00
lijianan
e03639691c
feat: add useSize hook ( #42252 )
2023-05-11 15:24:26 +08:00
二货爱吃白萝卜
7f1ca1f849
docs: postcss adv ( #42260 )
2023-05-10 18:54:35 +08:00
lijianan
025cdeccc5
fix: master CI fail fix ( #42253 )
...
* fix: master CI fail fix
* fix
2023-05-10 17:42:07 +08:00
afc163
fe13c2b9b1
chore: publish bundle analyzer report to surge.sh ( #42251 )
2023-05-10 15:14:45 +08:00
lijianan
026b74aa0e
fix: add active style ( #42249 )
2023-05-10 14:56:58 +08:00
Wesley
3a964001e9
style: fix InputNumber out of range style error ( #42250 )
...
* fix: inputNumber out of range style does not take effect
* feat: Add test cases for inputnumber
2023-05-10 14:56:46 +08:00
smallbun
c5ab19862a
type: getContainer support return ShadowRoot type ( #40206 )
2023-05-10 14:37:48 +08:00
huiwang
d0e29d33b7
fix: fix Descriptions size small of CP ( #42244 )
2023-05-10 14:09:25 +08:00
洋
7de7a8b6e4
fix: Progress throws warning findDOMNode is deprecated in StrictMode
( #42241 )
...
* fix: Progress throws warning
* chore: update test
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-10 13:42:12 +08:00
hustcc
062f5b2697
chore: fix github action typo (disscustion -> discussion) ( #42245 )
2023-05-10 13:24:29 +08:00
yangyuanxx
a60d55ef10
chore: improved support for generics MenuItemType and MenuItemProps in the Menu component ( #42240 )
...
* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component
* docs: update codesandbox link (#42238 )
* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component
* chore: add typing test to Menu
---------
Co-authored-by: yangyuan <yangyuan@yangyuandeMacBook-Pro.local>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-10 10:20:17 +08:00
afc163
1a44c461be
docs: update codesandbox link ( #42238 )
2023-05-09 21:44:05 +08:00
二货爱吃白萝卜
917e41ecc5
docs: update faq ( #42233 )
2023-05-09 19:09:21 +08:00
qi gao
492dbbec38
fix: enhance tag type ( #42235 )
...
Co-authored-by: gaoqi <gaoqi@onething.net>
2023-05-09 16:01:17 +08:00
Ec-tracker
24dd5351e9
fix: Space.Compact not work with CP component size ( #42199 )
...
* test(space): add test cases
* fix(Space.Compact): fix the size is not inherited from ConfigProvider when the componentSize is set
* test(Space.Compact): move Space.Compact test cases to the corresponding folder
* test: update snapshot
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-05-09 11:18:23 +08:00
洋
52d91cec3f
fix(style): keep checkbox.group style the same as v4 ( #42103 )
...
* fix(style): keep checkbox.group style the same as v4
* fix(style): flex-wrap and colgap
* chore: change style grid same as v4
* fix: lint
* chore: add token
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-09 10:09:20 +08:00
二货爱吃白萝卜
f4858ff581
chore: align motion follow popup point ( #42225 )
...
* chore: align motion follow popup point
* test: update snapshot
2023-05-08 23:28:13 +08:00
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