mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
1fb8fc57d3
* 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> |
||
---|---|---|
.. | ||
__tests__ | ||
components | ||
demo | ||
hooks | ||
style | ||
color.ts | ||
ColorPicker.tsx | ||
ColorPickerPanel.tsx | ||
index.en-US.md | ||
index.ts | ||
index.zh-CN.md | ||
interface.ts | ||
util.ts |