ant-design/components/color-picker
2025-08-08 08:34:25 +08:00
..
__tests__ test: upgrade jest to v30 (#54576) 2025-08-05 00:13:52 +08:00
components fix: revert changes to ColorHexInput to fix input issues (#53814) 2025-05-14 18:06:22 +08:00
demo feat: ColorPicker presets should support key (#51794) 2024-11-28 09:53:08 +08:00
hooks chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00
style refactor: remove unnecessary object spread syntax for genFocusOutline calls (#54622) 2025-08-08 08:34:25 +08:00
color.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
ColorPicker.tsx refactor: Unified destroyOnHidden API (#53739) 2025-05-06 19:02:01 +08:00
ColorPickerPanel.tsx feat: ColorPicker supports disabledFormat (#51539) 2024-11-08 20:41:13 +08:00
context.ts feat: ColorPicker supports disabledFormat (#51539) 2024-11-08 20:41:13 +08:00
index.en-US.md refactor: Unified destroyOnHidden API (#53739) 2025-05-06 19:02:01 +08:00
index.tsx Merge branch 'master' into feature-merge-master 2024-07-26 10:18:06 +08:00
index.zh-CN.md refactor: Unified destroyOnHidden API (#53739) 2025-05-06 19:02:01 +08:00
interface.ts refactor: Unified destroyOnHidden API (#53739) 2025-05-06 19:02:01 +08:00
util.ts fix: ColorPicker hex precision (#50843) 2024-09-13 15:41:53 +08:00