ant-design/components/descriptions
Jony J 08a9325182
feat: add a11y test for components demo ()
* 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 () 2024-11-01 11:30:11 +08:00
demo feat: Description item support block () 2024-10-28 15:19:39 +08:00
hooks feat: Description item support block () 2024-10-28 15:19:39 +08:00
style fix: Typography ellipsis insufficient width () 2024-09-18 10:00:29 +08:00
Cell.tsx docs: format code () 2024-04-08 14:04:08 +08:00
constant.ts feat: Descriptions items.span support responsive config () 2023-08-30 22:09:32 +08:00
DescriptionsContext.ts refactor: solve circular reference of Description () 2023-06-25 12:10:31 +08:00
index.en-US.md feat: Description item support block () 2024-10-28 15:19:39 +08:00
index.tsx feat: Description item support block () 2024-10-28 15:19:39 +08:00
index.zh-CN.md feat: Description item support block () 2024-10-28 15:19:39 +08:00
Item.ts chore: remove useless tsx support () 2022-12-31 22:24:55 +08:00
Row.tsx fix: Descriptions lost border style when children is falsy () 2024-01-27 23:01:44 +08:00