ant-design/components
kiner-tang(文辉) 26ab02f38a
docs(Tabs): update docs about tabs closable prop (#42795)
* docs: update docs about tabs closable prop

* Update components/tabs/index.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/tabs/index.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-06-03 13:18:12 +08:00
..
__tests__ feat: new component ColorPicker (#41990) 2023-05-12 14:43:48 +08:00
_util type: update any with void (#42690) 2023-05-29 01:26:23 +08:00
affix docs: update docs (#42683) 2023-05-28 12:01:42 +08:00
alert revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
anchor fix: Anchor ink & track should use logical inset (#42706) 2023-05-30 10:37:17 +08:00
app 📝doc: add design token table (#41717) 2023-04-11 10:25:24 +08:00
auto-complete docs(auto-complete): supplement bordered document (#42714) 2023-05-30 13:14:30 +08:00
avatar fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
back-top revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
badge fix: spin icon in Badge should have correct animation (#42575) 2023-05-24 16:58:59 +08:00
breadcrumb test: update snapshot 2023-05-08 23:47:41 +08:00
button fix: fix wrong button icon size and margin (#42516) 2023-05-22 13:37:41 +08:00
calendar test: update snapshot 2023-05-08 23:47:41 +08:00
card fix: 🐛 add border-radius of the image-mask when hover Card (#42642) 2023-05-26 16:14:33 +08:00
carousel revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
cascader docs: clean up cacader loading demo (#42682) 2023-05-28 11:27:40 +08:00
checkbox fix: fix checkbox align issue (#42590) 2023-05-25 20:46:51 +08:00
col chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
collapse docs(Collapse): fix invalid description of demo extra (#42521) 2023-05-22 18:47:28 +08:00
color-picker docs: update docs about color-picker 2023-06-01 14:36:58 +08:00
config-provider enhance: Improve the a11y of the upload progress bar (#42704) 2023-05-31 20:36:29 +08:00
date-picker chore: added more details for local example (#42792) 2023-06-02 19:41:54 +08:00
descriptions refactor: add useSize replace React.useContext (#42282) 2023-05-12 14:53:47 +08:00
divider fix: fix divider component innerStyle style error (#42797) 2023-06-03 12:45:26 +08:00
drawer feat: component token rename (#42184) 2023-05-09 19:24:50 +08:00
dropdown refactor: avoid circular import (#42764) 2023-06-01 12:41:44 +08:00
empty style: optimization code (#42679) 2023-05-28 01:36:03 +08:00
float-button chore: align motion follow popup point (#42225) 2023-05-08 23:28:13 +08:00
form refactor: ConfigProvider form dependency inversion (#42604) 2023-05-25 19:58:07 +08:00
grid chore: align motion follow popup point (#42225) 2023-05-08 23:28:13 +08:00
icon fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
image fix(Image): ImagePreviewGroup style optimize (#42675) 2023-05-27 20:50:32 +08:00
input fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
input-number style: fix InputNumber align issue (#42580) 2023-05-25 00:10:49 +08:00
layout demo: fix Layout demo ssr render effect (#42501) 2023-05-19 23:57:37 +08:00
list chore: align motion follow popup point (#42225) 2023-05-08 23:28:13 +08:00
locale chore: Update Lithuanian locale (#42664) 2023-05-27 10:57:49 +08:00
mentions test: update snapshot 2023-05-08 23:47:41 +08:00
menu fix: overflowed submenu should have classes with customized class (#42692) 2023-05-29 13:58:36 +08:00
message fix: global token in Component Token override should be respected (#42535) 2023-05-23 13:39:05 +08:00
modal chore: warning if use getContainer false (#42596) 2023-05-25 14:24:29 +08:00
notification chore: auto merge branches (#42276) 2023-05-12 15:14:26 +00:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination fix(pagination): link icon and ellipsis disabled style (#42541) 2023-05-23 18:49:05 +08:00
popconfirm docs: update docs (#42735) 2023-05-30 22:15:23 +08:00
popover fix: Popover transition miss (#42352) 2023-05-15 10:48:23 +08:00
progress enhance: Improve the a11y of the upload progress bar (#42704) 2023-05-31 20:36:29 +08:00
qrcode feat: Added bgColor attribute to fix the problem that the background c… (#42214) 2023-05-09 17:24:28 +08:00
radio refactor: add useSize replace React.useContext (#42282) 2023-05-12 14:53:47 +08:00
rate chore: align motion follow popup point (#42225) 2023-05-08 23:28:13 +08:00
result fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented refactor: add useSize replace React.useContext (#42282) 2023-05-12 14:53:47 +08:00
select fix: add visibility:hidden to selector:after (#42651) 2023-05-26 17:47:57 +08:00
skeleton revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
slider typescript: replace unknown & any with SliderRef (#42420) 2023-05-17 10:06:44 +08:00
space fix: Popconfirm margin problem when icon is null (#42433) 2023-05-17 14:49:42 +08:00
spin chore: add warning of tip with spin (#42293) 2023-05-12 09:51:44 +08:00
statistic feat: component token rename (#42184) 2023-05-09 19:24:50 +08:00
steps enhance: Improve the a11y of the upload progress bar (#42704) 2023-05-31 20:36:29 +08:00
style fix: arrow compatible (#41872) 2023-04-19 15:53:42 +08:00
switch chore: auto merge branches (#42276) 2023-05-12 15:14:26 +00:00
table demo: fix the table moves when dragging elements to the right (#42745) 2023-05-31 13:36:20 +08:00
tabs docs(Tabs): update docs about tabs closable prop (#42795) 2023-06-03 13:18:12 +08:00
tag fix: fix tag border style (#42619) 2023-05-25 19:41:00 +08:00
theme fix: global token in Component Token override should be respected (#42535) 2023-05-23 13:39:05 +08:00
time-picker feat: DatePicker support changeOnBlur (#42168) 2023-05-09 18:00:44 +08:00
timeline revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
tooltip chore: follow up of tooltip style (#42466) 2023-05-18 16:54:57 +08:00
tour test: update snapshot 2023-05-08 23:47:41 +08:00
transfer test: update snapshot 2023-05-08 23:47:41 +08:00
tree fix: fix checkbox align issue (#42590) 2023-05-25 20:46:51 +08:00
tree-select docs: update TreeSelect faq (#42403) 2023-05-16 17:42:59 +08:00
typography chore: align motion follow popup point (#42225) 2023-05-08 23:28:13 +08:00
upload enhance: Improve the a11y of the upload progress bar (#42704) 2023-05-31 20:36:29 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark test: update test case (#42582) 2023-05-24 22:03:26 +08:00
index.ts feat: new component ColorPicker (#41990) 2023-05-12 14:43:48 +08:00