ant-design/components/select
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 feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
style feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
index.en-US.md feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
index.tsx feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
index.zh-CN.md feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
mergedBuiltinPlacements.ts chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
useIcons.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
useShowArrow.ts refactor: Select deprecated showArrow prop (#43520) 2023-07-19 20:27:09 +08:00