ant-design/components
2022-12-31 22:24:56 +08:00
..
__tests__ feat: New Component Watermark (#39064) 2022-12-08 18:06:36 +08:00
_util chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
affix chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
alert chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
anchor chore: remove rc-util/addEventListener (#39923) 2022-12-31 22:24:55 +08:00
app chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
auto-complete refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
avatar chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
back-top chore: remove rc-util/addEventListener (#39923) 2022-12-31 22:24:55 +08:00
badge chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
breadcrumb chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
button chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
calendar chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
card chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
carousel chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
cascader chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
checkbox chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
col chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
collapse chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
config-provider chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
date-picker feat: add missing ta_IN translations (#39936) 2022-12-31 22:24:56 +08:00
descriptions chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
divider chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
drawer chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
dropdown fix: dropdown menu style issue (#39904) 2022-12-31 22:24:55 +08:00
empty chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
float-button chore: remove rc-util/addEventListener (#39923) 2022-12-31 22:24:55 +08:00
form chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
grid chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
icon chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
image fix: tailwindcss reset Image style (#39914) 2022-12-31 22:24:55 +08:00
input chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
input-number chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
layout chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
list chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
locale feat: add missing ta_IN translations (#39936) 2022-12-31 22:24:56 +08:00
locale-provider chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
mentions chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
menu fix: menu slide bar style (#39819) 2022-12-27 10:29:51 +08:00
message docs: use en link in EN_US (#39808) 2022-12-26 11:55:18 +08:00
modal fix: useModal default okText (#39884) 2022-12-31 22:24:55 +08:00
notification docs: remove notification.warn(config) (#39852) 2022-12-31 22:24:55 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination feat(List): Added list pagination alignment option (#39858) 2022-12-31 19:18:09 +08:00
popconfirm docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
popover docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
progress type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
qrcode fix: fix QRCode style (#39849) 2022-12-31 22:24:55 +08:00
radio fix: radio align (#39476) 2022-12-12 20:36:35 +08:00
rate docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
result docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented fix: segmented icon margin (#39575) 2022-12-15 11:38:08 +08:00
select chore: fix merge 2022-12-19 20:55:33 +08:00
skeleton docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
slider fix: Slider Tooltip appear motion not working (#39857) 2022-12-31 22:24:55 +08:00
space update components/space/style/index.tsx, change flex-baseline to baseline (#39748) 2022-12-23 10:47:26 +08:00
spin refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
statistic refactor: delete legacy function withConfigConsumer (#39798) 2022-12-25 22:54:56 +08:00
steps docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
style fix: font-family for components (#39806) 2022-12-26 16:08:42 +08:00
switch refactor[Wave]: CC => FC (#39705) 2022-12-31 22:24:55 +08:00
table fix: when table filter, the border will be black (#39938) 2022-12-31 22:24:56 +08:00
tabs chore: replace react-sticky to react-sticky-box in Tabs demo (#39898) 2022-12-31 22:24:55 +08:00
tag type: LiteralUnion optimization (#39871) 2022-12-31 22:24:55 +08:00
theme refactor[Wave]: CC => FC (#39705) 2022-12-31 22:24:55 +08:00
time-picker docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
timeline fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
tooltip type: LiteralUnion optimization (#39871) 2022-12-31 22:24:55 +08:00
tour type: remove ForwardRefRenderFunction (#39924) 2022-12-31 22:24:55 +08:00
transfer docs: clarify Transfer filterOption description (#39916) 2022-12-31 22:24:55 +08:00
tree fix: tree switcher's background display unexpected in dark theme (#39838) 2022-12-27 15:52:32 +08:00
tree-select docs: CN it. (#39519) 2022-12-13 15:49:05 +08:00
typography style: add codeFontFamily for Typography elements (#39823) 2022-12-27 16:43:45 +08:00
upload chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
index.tsx Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00