ant-design/components/color-picker
红果汁 1fb8fc57d3
feat: ColorPicker implement showText API (#42865)
* feat: color-picker support showValue api

* Update components/color-picker/index.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* docs: add version column

* test: fix test coverage

* feat: replace showValue with textRender

* Update components/color-picker/components/ColorTrigger.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* fix: style issue

* feat: add showText prop and optimization code

* fix: lint issue

* test: fix coverage

* refactor: combine showText and textRender

* fix: lint issue

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-19 19:29:39 +08:00
..
__tests__ feat: ColorPicker implement showText API (#42865) 2023-06-19 19:29:39 +08:00
components feat: ColorPicker implement showText API (#42865) 2023-06-19 19:29:39 +08:00
demo feat: ColorPicker implement showText API (#42865) 2023-06-19 19:29:39 +08:00
hooks style: optimize ColorPicker code (#42329) 2023-05-13 23:05:26 +08:00
style feat: ColorPicker implement showText API (#42865) 2023-06-19 19:29:39 +08:00
color.ts refactor: refactor color picker circluar dependency (#42843) 2023-06-12 10:11:17 +08:00
ColorPicker.tsx feat: ColorPicker implement showText API (#42865) 2023-06-19 19:29:39 +08:00
ColorPickerPanel.tsx fix(ColorPicker): should not trigger onChange when click clear after clearing (#42643) 2023-06-07 10:25:59 +08:00
index.en-US.md feat: ColorPicker implement showText API (#42865) 2023-06-19 19:29:39 +08:00
index.ts style: optimize ColorPicker code (#42326) 2023-05-13 17:34:09 +08:00
index.zh-CN.md feat: ColorPicker implement showText API (#42865) 2023-06-19 19:29:39 +08:00
interface.ts chore: sync @rc-component/color-picker@1.1.0 (#42445) 2023-05-18 13:34:06 +08:00
util.ts refactor: refactor color picker circluar dependency (#42843) 2023-06-12 10:11:17 +08:00