ant-design/components
SummerBetter 02792b8973
feat: update input.search type (#52077) (#52083)
* feat: update input.search type and role (#52077)

* fix: remove input.search role
2024-12-23 09:49:09 +08:00
..
__tests__ feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
_util feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
affix chore: Improve visual regression screenshot warning (#52053) 2024-12-19 15:29:25 +08:00
alert feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
anchor feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
app test: use regex check Self-contained .anticon style 2024-12-06 18:33:02 +08:00
auto-complete feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
avatar chore: fix eslint warning and errors (#51920) 2024-12-06 11:39:25 +08:00
back-top feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
badge feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
breadcrumb chore: fix eslint warning and errors (#51920) 2024-12-06 11:39:25 +08:00
button chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
calendar feat: Calendar support showWeek prop (#52072) 2024-12-20 23:13:45 +08:00
card feat(tabs): add focus style for keyboard operation (#52002) 2024-12-19 19:38:29 +08:00
carousel feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
cascader chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
checkbox fix: input work with Upload (#51874) 2024-12-03 19:07:28 +08:00
col docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
collapse feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
color-picker feat(segmented): add missing focus style for a11y (#51934) 2024-12-09 15:24:51 +08:00
config-provider feat: update input.search type (#52077) (#52083) 2024-12-23 09:49:09 +08:00
date-picker feat(i18n): expand Korean translations in ko_KR.ts (#51983) 2024-12-11 22:37:57 +08:00
descriptions feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
divider ♻️ chore: format code (use npm run format) (#51978) 2024-12-12 10:22:30 +08:00
drawer docs: add target properties to all external url link (#51917) 2024-12-06 10:28:15 +08:00
dropdown chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
empty chore: merge branch 2024-11-07 16:51:58 +08:00
flex feat(segmented): add missing focus style for a11y (#51934) 2024-12-09 15:24:51 +08:00
float-button feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
form chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
grid feat: Modal width support responsive size (#51653) 2024-11-18 10:27:59 +08:00
icon feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
image feat: 更新 Image 组件以支持 rootClassName 属性,增强 OTP 组件以支持 inputMode,更新表格文档中的 React 规范链接,升级 trigger 组件版本 2024-11-10 21:25:14 +08:00
input feat: update input.search type (#52077) (#52083) 2024-12-23 09:49:09 +08:00
input-number fix: InputNumber handleVisible token should work as expected (#51728) 2024-11-28 16:12:25 +08:00
layout feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
list ♻️ chore: format code (use npm run format) (#51978) 2024-12-12 10:22:30 +08:00
locale feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
mentions chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
menu feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
message feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
modal chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
notification feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination fix: Pagination select props order (#51962) 2024-12-11 11:42:51 +08:00
popconfirm feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
popover chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
progress chore: optimize sort gradient non-numeric judgments (#51720) 2024-11-21 14:44:21 +08:00
qr-code feat(segmented): add missing focus style for a11y (#51934) 2024-12-09 15:24:51 +08:00
qrcode docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
radio fix: input work with Upload (#51874) 2024-12-03 19:07:28 +08:00
rate fix: Disable the Rate component within Form.Item when the form is disabled (#50594) 2024-08-27 18:56:54 +08:00
result feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
row docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
segmented feat(segmented): add missing focus style for a11y (#51934) 2024-12-09 15:24:51 +08:00
select fix(select): prevent label overflow (#52011) 2024-12-14 22:52:05 +08:00
skeleton fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
slider feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
space feat: update input.search type (#52077) (#52083) 2024-12-23 09:49:09 +08:00
spin chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
splitter feat(tabs): add focus style for keyboard operation (#52002) 2024-12-19 19:38:29 +08:00
statistic fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
steps feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
style feat(tabs): add focus style for keyboard operation (#52002) 2024-12-19 19:38:29 +08:00
switch feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
table feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
tabs feat(tabs): add focus style for keyboard operation (#52002) 2024-12-19 19:38:29 +08:00
tag feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
theme chore: fix circular dependency 2024-12-06 17:48:03 +08:00
time-picker fix: add missed translation in it_IT (#51685) 2024-11-19 09:31:34 +08:00
timeline docs: add missing version column and correct version placement (#51635) 2024-11-14 18:35:57 +08:00
tooltip feat(segmented): add missing focus style for a11y (#51934) 2024-12-09 15:24:51 +08:00
tour feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
transfer fix(transfer): background overflow when last item on current page is selected (#51884) 2024-12-06 21:47:26 +08:00
tree feat: update input.search type (#52077) (#52083) 2024-12-23 09:49:09 +08:00
tree-select feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
typography feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
upload feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
version docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
watermark feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
index.ts feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00