ant-design/components
2022-12-23 14:39:07 +08:00
..
__tests__ feat: New Component Watermark (#39064) 2022-12-08 18:06:36 +08:00
_util test: add test cases for breakpoints customize (#39697) 2022-12-22 10:11:08 +08:00
affix docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
alert docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
anchor docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
app docs: Fix App typo 2022-12-15 16:03:18 +08:00
auto-complete docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
avatar test: add test cases for breakpoints customize (#39697) 2022-12-22 10:11:08 +08:00
back-top fix[BackTop]: delete visible & use visibilityHeight=0 replace visible (#38763) 2022-11-24 14:59:17 +08:00
badge fix(component): badge auto width (#39605) 2022-12-19 16:54:13 +08:00
breadcrumb docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
button docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
calendar docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
card docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
carousel docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
cascader docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
checkbox chore: unify useContext usage (#39314) 2022-12-06 21:09:59 +08:00
col docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
collapse refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
config-provider fix(table): reset aria-label in table column (#39738) 2022-12-22 20:47:46 +08:00
date-picker docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
descriptions test: add test cases for breakpoints customize (#39697) 2022-12-22 10:11:08 +08:00
divider fix: Divider horizontal line align (#39339) 2022-12-07 14:25:26 +08:00
drawer type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
dropdown docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
empty Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00
float-button type: add hover action type (#39665) 2022-12-20 00:33:25 +08:00
form docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
grid docs: add documentation in grid about changing the breakpoints values (#39689) 2022-12-22 16:00:21 +08:00
icon docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
image docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
input docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
input-number Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
layout docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
list docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
locale fix(QRCode): improve en_US locale (#39751) 2022-12-23 12:22:47 +08:00
locale-provider chore: update snap 2022-12-18 15:13:06 +08:00
mentions docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
menu docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
message docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
modal docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
notification docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +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(QRCode): improve en_US locale (#39751) 2022-12-23 12:22:47 +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 docs: CN it. (#39519) 2022-12-13 15:49:05 +08:00
space update components/space/style/index.tsx, change flex-baseline to baseline (#39748) 2022-12-23 10:47:26 +08:00
spin chore: remove lodash/debounce (#39602) 2022-12-16 15:02:32 +08:00
statistic refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
steps docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
style Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00
switch fix(switch): only one of the two props checkedChildren or unCheckedChildren will not work (#39262) 2022-12-05 15:03:59 +08:00
table chore: improve table demo (#39733) 2022-12-23 14:39:07 +08:00
tabs chore(tabs): update demo (#39731) 2022-12-23 12:12:24 +08:00
tag type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
theme test: add test cases for breakpoints customize (#39697) 2022-12-22 10:11:08 +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 fix: Slider tooltip missing animation (#38492) (#39463) 2022-12-13 22:01:25 +08:00
tour chore: fix merge 2022-12-19 20:55:33 +08:00
transfer Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00
tree docs: fix components api table (#39380) 2022-12-08 10:18:53 +08:00
tree-select docs: CN it. (#39519) 2022-12-13 15:49:05 +08:00
typography docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
upload docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
version chore: next merge master 2022-07-15 11:23:50 +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