ant-design/components/color-picker
MadCcc 1cb644d476
fix: color picker controlled value (#47816)
* fix: fix control value not show in dom

* chore: update title

* add test case

* change test title

* fix: cleared color should change after controlled value changed

* chore: code clean

* test: change test

* comment

* fix: should respect empty string

* test: add test case

* chore: update demo

---------

Co-authored-by: tanghui <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-25 20:10:47 +08:00
..
__tests__ fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
components fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
demo fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
hooks fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
style style: add ColorPicker clear icon hover style (#47761) 2024-03-08 10:19:23 +08:00
color.ts fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
ColorPicker.tsx fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
ColorPickerPanel.tsx refactor: color-picker panel dom logic (#46327) 2023-12-18 13:56:01 +08:00
context.ts feat: ColorPicker implement panelRender API (#43134) 2023-06-29 11:46:11 +08:00
index.en-US.md docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
index.ts fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
index.zh-CN.md docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
interface.ts fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
util.ts fix: ColorPicker not support prefixCls (#46561) 2023-12-21 14:39:43 +08:00