ant-design/components
Kermit dda9f61458
fix(tabs): can't scroll when vertical mode in safari (#29983)
* fix(tabs): can't scroll when vertical mode in safari

* fix: typo

* fix: operation button
2021-04-01 11:33:13 +08:00
..
__tests__ feat: 🎉 Image component (#26296) 2020-08-22 22:02:20 +08:00
_util Fix Button Wave Effect in shadow root (#29897) 2021-03-25 11:57:49 +08:00
affix chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#29448) 2021-02-24 20:46:12 +08:00
alert docs(alert): The title is reversed (#29692) 2021-03-10 13:27:49 +08:00
anchor docs: format api (#29537) 2021-03-01 19:20:48 +08:00
auto-complete fix: AutoComplete custom input element className (#29725) 2021-03-11 23:11:51 +08:00
avatar chore(🆙): upgrade devDeps (#29418) 2021-02-23 10:45:11 +08:00
back-top feat: 动画样式添加 prefix (#29268) 2021-02-08 17:09:13 +08:00
badge docs: fix badge english doc (#29531) 2021-02-28 09:09:48 +08:00
breadcrumb docs: format api (#29537) 2021-03-01 19:20:48 +08:00
button refactor: use optional chaining instead of if (#29368) 2021-02-19 18:26:53 +08:00
calendar feat: add fr_CA locale (#29748) 2021-03-14 16:47:32 +08:00
card docs: format api (#29537) 2021-03-01 19:20:48 +08:00
carousel refactor: Remove useless code (#29931) 2021-03-29 11:02:58 +08:00
cascader docs: format api (#29537) 2021-03-01 19:20:48 +08:00
checkbox style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse docs: format api (#29537) 2021-03-01 19:20:48 +08:00
comment Add new comments below older instead of the reverse (#29136) 2021-01-31 13:42:52 +08:00
config-provider feat: Apply ConfigProvider componentSize on Tabs component (#29844) 2021-03-24 12:23:24 +08:00
date-picker feat: improve sv_SE locale (#29896) 2021-03-25 09:24:04 +08:00
descriptions fix: Descriptions labelStyle unsuccessful (#29942) 2021-03-30 17:38:50 +08:00
divider docs: format api (#29537) 2021-03-01 19:20:48 +08:00
drawer fix(drawer): add contentWrapperStyle type declaration (#29571) 2021-03-02 13:13:51 +08:00
dropdown fix: Dropdown menu item disable style with icon (#29433) 2021-02-23 16:48:10 +08:00
empty style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
form docs: fix Form requiredMark demo 2021-03-28 16:22:00 +08:00
grid fix: row warning when set margin (#29688) 2021-03-11 10:44:18 +08:00
icon docs: format api (#29537) 2021-03-01 19:20:48 +08:00
image fix: image-test (#29410) 2021-02-22 16:03:04 +08:00
input fix: align TextArea maxLength logic (#29867) 2021-03-23 15:03:47 +08:00
input-number docs: Fix doc typo 2021-03-31 16:07:24 +08:00
layout chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#29448) 2021-02-24 20:46:12 +08:00
list docs: fixed List itemLayout prop definition (#29592) 2021-03-03 10:50:57 +08:00
locale fix: add es_Es locale Table 'selectNone' field (#29962) 2021-03-31 09:25:30 +08:00
locale-provider feat: improve sv_SE locale (#29896) 2021-03-25 09:24:04 +08:00
mentions docs: format api (#29537) 2021-03-01 19:20:48 +08:00
menu docs: format api (#29537) 2021-03-01 19:20:48 +08:00
message fix: message with prefixCls should not break (#29574) 2021-03-02 11:53:12 +08:00
modal fix: Modal footer buttons not spaced when using href in button (#29681) 2021-03-09 20:51:43 +08:00
notification merge Feature into master (#29758) 2021-03-13 23:46:32 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header refactor: use optional chaining instead of if (#29368) 2021-02-19 18:26:53 +08:00
pagination fix: Pagination focus style stay after interaction (#29891) 2021-03-24 17:54:54 +08:00
popconfirm fix: Change type of Popconfirm props: okButtonProps to ButtonProps (#29928) 2021-03-31 09:42:13 +08:00
popover docs: format api (#29537) 2021-03-01 19:20:48 +08:00
progress docs: format api (#29537) 2021-03-01 19:20:48 +08:00
radio style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
rate docs: format api (#29537) 2021-03-01 19:20:48 +08:00
result feat: ConfigProvider support iconPrefixCls (#28924) 2021-01-19 17:33:05 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select docs: fix typo in demo (#29661) 2021-03-09 09:07:37 +08:00
skeleton docs: format api (#29537) 2021-03-01 19:20:48 +08:00
slider docs: format api (#29537) 2021-03-01 19:20:48 +08:00
space chore : prettier code (#29123) 2021-01-30 19:39:02 +08:00
spin docs: format api (#29537) 2021-03-01 19:20:48 +08:00
statistic docs: format api (#29537) 2021-03-01 19:20:48 +08:00
steps fix: Steps progress item cut at edge (#29893) 2021-03-24 17:51:15 +08:00
style style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
switch docs: format api (#29537) 2021-03-01 19:20:48 +08:00
table fix: @table-border-radius-base没有被应用到.ant-table节点上 (#29966) 2021-03-31 15:36:30 +08:00
tabs fix(tabs): can't scroll when vertical mode in safari (#29983) 2021-04-01 11:33:13 +08:00
tag docs: Update Tag index.zh-CN.md (#29982) 2021-04-01 11:26:39 +08:00
time-picker feat: add fr_CA locale (#29748) 2021-03-14 16:47:32 +08:00
timeline chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
tooltip docs: format api (#29537) 2021-03-01 19:20:48 +08:00
transfer style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
tree chore: fix typo initTreeDate -> initTreeData (#29911) 2021-03-26 10:44:54 +08:00
tree-select docs: fix treeDataSimpleMode type (#29984) 2021-04-01 09:34:47 +08:00
typography fix: Typography.Paragraph\Text\Title ts (#29787) 2021-03-23 13:32:37 +08:00
upload fix: Not try to modify lock file (#29944) 2021-03-30 11:59:30 +08:00
version refactor: 📦 Generate version.js from package.json (#23957) 2020-05-08 17:49:22 +08:00
index.tsx fix: exporting common types (#28963) 2021-01-24 23:24:06 +08:00