ant-design/components
thinkasany 02d331b60d
type: improve ts type for transfer (#50018)
* type: improve ts type for transfer

* revert as any

* fix type
2024-07-25 18:58:06 +08:00
..
__tests__ docs: format code (#48309) 2024-04-08 14:04:08 +08:00
_util refactor(theme): migrate and refactor type GlobalToken by @ant-design/cssinjs-utils 2024-07-23 16:45:02 +08:00
affix type: update event string type (#49387) 2024-06-13 09:32:53 +08:00
alert docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
anchor docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
app chore(style): backticks to single quotes (#49777) 2024-07-09 10:50:32 +08:00
auto-complete demo(AutoComplete): opt options type by AutoCompleteProps (#49768) 2024-07-08 16:01:02 +08:00
avatar docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
back-top refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
badge refactor(theme): migrate and refactor type GenStyleFn by @ant-design/cssinjs-utils 2024-07-23 17:15:39 +08:00
breadcrumb docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
button Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
calendar docs: replace the deprecated dropdownMatchSelectWidth (#50027) 2024-07-24 15:16:35 +08:00
card docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
carousel Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
cascader refactor(theme): migrate and refactor type GlobalToken by @ant-design/cssinjs-utils 2024-07-23 16:45:02 +08:00
checkbox docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
col docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
collapse docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
color-picker docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
config-provider Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
date-picker style: antd-picker-content set direction ltr (#50045) 2024-07-24 21:58:39 +08:00
descriptions fix(Descriptions): style bordered table overflow (#49946) 2024-07-20 09:00:48 +08:00
divider Merge branch 'feature' into master 2024-06-30 08:56:53 -07:00
drawer chore: auto merge branches (#49556) 2024-06-22 15:30:17 +00:00
dropdown docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
empty Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
flex refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
float-button docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
form Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
grid docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
icon docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
image fix(image): preview-footer element width adaptive (#49915) 2024-07-17 10:56:30 +08:00
input docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
input-number Merge branch 'feature' into master 2024-06-30 08:56:53 -07:00
layout docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
list fix(list): pagination's default alignment is at the end (#49925) 2024-07-17 19:01:15 +08:00
locale fix: the tour component had no translations in the Belgian locales (#50058) 2024-07-25 17:17:22 +08:00
mentions Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
menu docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
message chore: replace "ant" with defaultPrefixCls (#49985) 2024-07-20 14:17:11 +08:00
modal Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
notification Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
popconfirm docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
popover Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
progress docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
qr-code demo: rm padding of overlayInnerStyle (#49761) 2024-07-08 09:59:34 +08:00
qrcode docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
radio docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
rate feat: Rate support keyboard prop (#49132) 2024-05-31 10:10:48 +08:00
result Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
row docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
segmented chore: add bug version & fix test case (#48571) 2024-04-21 23:56:41 +08:00
select Merge pull request #50030 from ant-design/refactor/cssinjs-utils 2024-07-24 00:38:24 -07:00
skeleton refactor(theme): migrate and refactor type CSSUtil by @ant-design/cssinjs-utils 2024-07-23 17:23:43 +08:00
slider docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
space chore: auto merge branches (#49556) 2024-06-22 15:30:17 +00:00
spin fix: Spin ptg style (#49876) 2024-07-15 14:50:43 +08:00
statistic docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
steps Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
style Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
switch Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
table docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
tabs docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
tag refactor(theme): migrate and refactor type GenStyleFn by @ant-design/cssinjs-utils 2024-07-23 17:15:39 +08:00
theme fix(empty): fix opacityImage token failed by unitless (#50066) 2024-07-25 16:48:30 +08:00
time-picker type: code optimization (#49864) 2024-07-15 09:21:54 +08:00
timeline docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
tooltip demo: update Popover & Tooltip & Popconfirm demo (#49815) 2024-07-11 10:03:12 +08:00
tour Revert "type(token): height / width support string | number" (#49836) 2024-07-12 10:12:56 +08:00
transfer type: improve ts type for transfer (#50018) 2024-07-25 18:58:06 +08:00
tree Merge branch 'master' into refactor/cssinjs-utils 2024-07-24 12:44:44 +08:00
tree-select Merge pull request #50030 from ant-design/refactor/cssinjs-utils 2024-07-24 00:38:24 -07:00
typography docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
upload docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
version docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
watermark refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index.ts type(mentions): export interface MentionsProps (#49281) 2024-06-06 17:09:14 +08:00