ant-design/components/color-picker
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
components fix: ColorPicker gradient slider not draggable (#51161) 2024-10-09 11:12:20 +08:00
demo refactor: ColorPicker panel free for uncontrolled (#50785) 2024-09-11 10:46:30 +08:00
hooks chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00
style chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
color.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
ColorPicker.tsx refactor: ColorPicker panel free for uncontrolled (#50785) 2024-09-11 10:46:30 +08:00
ColorPickerPanel.tsx feat: ColorPicker support gradient color (#50050) 2024-07-29 16:38:50 +08:00
context.ts feat: ColorPicker support gradient color (#50050) 2024-07-29 16:38:50 +08:00
index.en-US.md refactor: ColorPicker panel free for uncontrolled (#50785) 2024-09-11 10:46:30 +08:00
index.tsx Merge branch 'master' into feature-merge-master 2024-07-26 10:18:06 +08:00
index.zh-CN.md refactor: ColorPicker panel free for uncontrolled (#50785) 2024-09-11 10:46:30 +08:00
interface.ts chore: Rename ColorPickerProps.onChange string param (#50604) 2024-08-28 11:57:13 +08:00
util.ts fix: ColorPicker hex precision (#50843) 2024-09-13 15:41:53 +08:00