ant-design/components/color-picker
苟培烜 9ba9da244a
fix: ColorPicker HEX input cursor jump bug (#44137)
* fix(color-picker): when inputting in the HEX,if you input a lowercase letter,the cursor will jump to the tail,and me fixed it.

* test: fix ColorPicker snapshot

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-08-16 20:45:39 +08:00
..
__tests__ fix: ColorPicker HEX input cursor jump bug (#44137) 2023-08-16 20:45:39 +08:00
components fix: ColorPicker HEX input cursor jump bug (#44137) 2023-08-16 20:45:39 +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 fix: ColorPicker HEX input cursor jump bug (#44137) 2023-08-16 20:45:39 +08:00
color.ts docs: Form add ColorPicker demo (#42880) 2023-07-12 10:15:04 +08:00
ColorPicker.tsx fix: ColorPicker onChangeComplete not called when change value (#43867) 2023-07-28 14:36:46 +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 docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.ts feat: prepend use-client directive for with Next.js App Router (#43573) 2023-07-15 12:57:03 +08:00
index.zh-CN.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
interface.ts feat: ColorPicker implement disabledAlpha API (#43355) 2023-07-12 19:42:33 +08:00
util.ts feat: ColorPicker implement disabledAlpha API (#43355) 2023-07-12 19:42:33 +08:00