ant-design/components/modal
kiner-tang(星河) 5236fa8d26
feat: Optimized closable component's aria props (#53410)
* feat: Optimized closable component's aria props

* Update components/_util/hooks/useClosable.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: kiner-tang(星河) <1127031143@qq.com>

* feat: opt code

* feat: opt code

* feat: opt code

* feat: opt code

* feat: opt code

* feat: opt code

* feat: opt code

* feat: opt code

* chore: add a11y def

* chore: update a11y ts

* chore: clean up

* chore: clean up

* docs: update demo

---------

Signed-off-by: kiner-tang(星河) <1127031143@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-04-24 18:36:18 +08:00
..
__tests__ feat: Optimized closable component's aria props (#53410) 2025-04-24 18:36:18 +08:00
components feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
demo feat: Optimized closable component's aria props (#53410) 2025-04-24 18:36:18 +08:00
style chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
useModal chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
confirm.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
ConfirmDialog.tsx feat: add mousePosition prop for confirm dialog (#51576) 2024-11-12 10:04:15 +08:00
context.ts feat: Modal footer support custom render function (#44318) 2023-08-28 11:54:43 +08:00
destroyFns.ts refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index.en-US.md docs(modal): fix incorrect footer type (#53394) 2025-04-03 14:01:03 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md docs(modal): fix incorrect footer type (#53394) 2025-04-03 14:01:03 +08:00
interface.ts feat: Modal width support responsive size (#51653) 2024-11-18 10:27:59 +08:00
locale.ts type: rm useless type of reducer (#49555) 2024-06-22 23:57:39 +08:00
Modal.tsx feat: Optimized closable component's aria props (#53410) 2025-04-24 18:36:18 +08:00
PurePanel.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
shared.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00