ant-design/components/color-picker
99138cb93e
feat(color-picker): preset colors support collapsing at initialization (#45607)
* feat(color-picker): preset colors support collapsing at initialization

(cherry picked from commit d8975b407f1d5a574cdefafd8be17374a4d5e8af)

* docs: update

(cherry picked from commit 74f6d70ebd22c752f57f559d4222c383fafea63a)

* test: add unit test

(cherry picked from commit 2ef2af49228d3fe672c1b24277f142f54f9b193a)

* chore: update

Co-authored-by: RedJue <RedJue@users.noreply.github.com>

* refactor: rename

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-03 11:47:52 +08:00
..
__tests__ feat(color-picker): preset colors support collapsing at initialization (#45607) 2023-11-03 11:47:52 +08:00
components feat(color-picker): preset colors support collapsing at initialization (#45607) 2023-11-03 11:47:52 +08:00
demo fix: fix lint 2023-07-28 17:15:04 +08:00
hooks docs: Form add ColorPicker demo (#42880) 2023-07-12 10:15:04 +08:00
style feat: Input focus style (#45286) 2023-10-12 17:24:51 +08:00
color.ts docs: Form add ColorPicker demo (#42880) 2023-07-12 10:15:04 +08:00
ColorPicker.tsx Merge branch 'feature' into refactor-z-index-context 2023-10-24 22:28:30 +08:00
ColorPickerPanel.tsx feat: ColorPicker Implement onChangeComplete API (#43370) 2023-07-10 13:37:43 +08:00
context.ts feat: ColorPicker implement panelRender API (#43134) 2023-06-29 11:46:11 +08:00
index.en-US.md feat(color-picker): preset colors support collapsing at initialization (#45607) 2023-11-03 11:47:52 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md feat(color-picker): preset colors support collapsing at initialization (#45607) 2023-11-03 11:47:52 +08:00
interface.ts feat(color-picker): preset colors support collapsing at initialization (#45607) 2023-11-03 11:47:52 +08:00
util.ts feat: ColorPicker implement disabledAlpha API (#43355) 2023-07-12 19:42:33 +08:00