ant-design/components
afc163 f217bc3361
style: fix Image mask preview action icon alignment (#40911)
[components/image/style/index.ts]
- Add a `svg` style to the image mask with `verticalAlign: 'baseline'`
2023-02-27 10:11:29 +08:00
..
__tests__ chore: patch for missing rootClassName (#40217) 2023-01-20 11:03:50 +08:00
_util fix: confirm modal firing onOk event twice (#40719) 2023-02-24 16:59:57 +08:00
affix fix: typos (#40899) 2023-02-24 09:04:03 +08:00
alert docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
anchor docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
app docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
auto-complete docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
avatar demo: fixed the avatars are all the same picture (#40809) 2023-02-20 10:24:40 +08:00
back-top docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
badge docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
breadcrumb fix: fix 'span' to 'li' (#40867) 2023-02-22 10:40:08 +08:00
button fix: use loading delay not delay at first time (#40751) (#40759) 2023-02-19 12:48:28 +08:00
calendar refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
card demo: fixed the avatars are all the same picture (#40809) 2023-02-20 10:24:40 +08:00
carousel docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
cascader docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
checkbox docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
col chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
collapse docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
config-provider fix: fix ConfigProvider form validation message order (#40533) 2023-02-24 18:22:48 +08:00
date-picker refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
descriptions docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
divider docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
drawer docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
dropdown docs: update docs (#40902) 2023-02-24 14:19:40 +08:00
empty refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
float-button docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
form fix: fix ConfigProvider form validation message order (#40533) 2023-02-24 18:22:48 +08:00
grid docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
icon docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
image style: fix Image mask preview action icon alignment (#40911) 2023-02-27 10:11:29 +08:00
input docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
input-number docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
layout docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
list demo: fixed the avatars are all the same picture (#40809) 2023-02-20 10:24:40 +08:00
locale refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
locale-provider refactoring: use hook replace LocaleReceiver (#40870) 2023-02-22 18:18:26 +08:00
mentions docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
menu docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
message docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
modal fix: confirm modal firing onOk event twice (#40719) 2023-02-24 16:59:57 +08:00
notification type: Add placement to NotificationConfig (#40908) 2023-02-24 18:13:49 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
popconfirm refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
popover docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
progress docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
qrcode refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
radio fix(Radio): Handle nesting correctly (#40741) 2023-02-17 10:23:34 +08:00
rate style(rate): fix the rate interaction style under disabled (#40836) 2023-02-21 10:25:46 +08:00
result docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented fix: Segmented item pseudo should not block mouse event (#40894) 2023-02-23 17:26:02 +08:00
select type: simplify getPlacement return type (#40775) 2023-02-17 22:11:06 +08:00
skeleton demo: fixed the avatars are all the same picture (#40809) 2023-02-20 10:24:40 +08:00
slider docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
space docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
spin docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
statistic docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
steps doc: replace the printed value (#40847) 2023-02-21 17:59:18 +08:00
style fix: focus outline width (#40839) 2023-02-22 10:34:51 +08:00
switch docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
table docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
tabs demo: remove react-dnd, use dnd-kit (#40674) 2023-02-13 10:29:12 +08:00
tag demo: lose input focus when add new tag in animation demo (#40722) 2023-02-14 17:43:53 +08:00
theme docs: fix unsupported syntax (#40779) 2023-02-17 18:27:35 +08:00
time-picker docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
timeline fix(TimeLine): Fixed the Timeline item className error (#40835) 2023-02-21 12:09:01 +08:00
tooltip docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
tour refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
transfer refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
tree docs: fix typos (#40791) 2023-02-23 21:56:43 +08:00
tree-select style: code style optimization (#40898) 2023-02-24 22:35:22 +08:00
typography style: code style optimization (#40898) 2023-02-24 22:35:22 +08:00
upload refactoring: rewrite useLocale return value (#40884) 2023-02-24 10:51:59 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
index.ts Export Breakpoint, ThemeConfig, GlobalToken types (#40508) 2023-02-04 21:12:10 +08:00