ant-design/components/notification
Jony J 08a9325182
feat: add a11y test for components demo (#51414)
* test: add accessibility test utilities

* refactor(tests): replace polling with Promise chain for axe test queue management

* test: add a11y test for components demo

* feat: add a11y test utils

* test: add a11y test for components demo

* test: add a11y test for components demo

* chore: remove unnecessary code

* feat: add polyfill for test environment

* test: add a11y test for components demo

* test: add a11y test for components demo

* chore: adjust code style
2024-11-01 11:30:11 +08:00
..
__tests__ feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
demo chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
style chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
index.en-US.md docs: Update components/notification/index.*.md (#50035) 2024-07-23 20:15:15 +08:00
index.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
index.zh-CN.md docs: Update components/notification/index.*.md (#50035) 2024-07-23 20:15:15 +08:00
interface.ts feat(notification): support pauseOnHover props (#49024) 2024-05-27 13:35:37 +08:00
PurePanel.tsx style: unify Modal and Drawer close icon style (#47909) 2024-03-16 23:21:09 +08:00
useNotification.tsx fix: notification from useApp should consume App config (#49339) 2024-06-11 14:19:49 +08:00
util.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00