Zachary Bear
0cb3a2768c
feat(components): [color-picker-panel] add hue-slider-class and hue-slider-style props (#23499)
* fix(style): [color-picker-panel] removed unnecessary background
* feat(components): [color-picker-panel] added props for hue-slider
- Added prop `hue-slider-class` to define
custom class names for hue-slider
- Added prop `hue-slider-style` to define hue-slider's style
* test(components): [color-picker-panel] tests for new props
testing `hueSliderStyle` and `hueSliderClass`
* perf(types): [color-picker-panel] updated ColorPickerPanelProps
* perf(docs): [color-picker-panel] add descriptions about new props
* Revert "fix(style): [color-picker-panel] removed unnecessary background"
This reverts commit 5e34317c30.
* feat(types): [color-picker-panel] new props
Added `hueSliderClass` and `hueSliderStyle` to
deprecated colorPickerPanelProps.
* fix(components): [color-picker-panel] correct document nits
* test(components): optimized test case
* chore: remove conflict pending state & fix grammar
* chore: bump version
* docs(components): [color-picker-panel] modified version tag
* perf(components): [color-picker-panel] updated types
---------
Co-authored-by: Dsaquel <291874700n@gmail.com>
2026-03-12 21:26:11 +08:00
..
2026-02-27 10:54:42 +08:00
2026-02-01 14:19:59 +08:00
2026-01-17 22:33:13 +08:00
2024-02-27 14:22:26 +08:00
2026-02-17 21:36:39 +01:00
2026-02-01 14:19:59 +08:00
2026-01-05 09:18:22 +08:00
2026-01-18 17:29:39 +08:00
2026-02-18 21:24:41 +08:00
2026-02-01 14:19:59 +08:00
2026-02-03 10:39:54 +08:00
2026-02-09 15:00:20 +08:00
2026-02-01 14:19:59 +08:00
2026-03-03 11:48:20 +08:00
2026-02-01 14:19:59 +08:00
2026-02-22 19:28:39 +08:00
2026-01-18 14:28:10 +08:00
2026-02-01 14:19:59 +08:00
2025-09-15 18:11:39 +08:00
2026-01-22 12:55:10 +08:00
2026-02-01 14:19:59 +08:00
2025-06-16 15:37:12 +08:00
2025-12-16 09:34:03 +08:00
2026-02-15 13:51:57 +01:00
2026-03-12 21:26:11 +08:00
2026-02-10 09:07:40 +08:00
2026-01-18 15:50:32 +08:00
2026-02-01 14:19:59 +08:00
2026-01-13 23:11:17 +01:00
2026-01-22 13:17:11 +01:00
2026-02-01 14:19:59 +08:00
2026-02-01 14:19:59 +08:00
2026-02-01 14:19:59 +08:00
2026-02-02 14:52:24 +08:00
2026-01-08 21:06:36 +08:00
2026-01-18 14:31:46 +08:00
2025-12-09 13:07:23 +08:00
2026-02-27 11:22:32 +08:00
2026-01-17 22:55:25 +08:00
2026-02-13 06:43:29 +00:00
2026-01-18 21:30:50 +08:00
2025-10-02 19:45:05 +08:00
2026-03-11 04:12:13 +00:00
2026-02-01 14:19:59 +08:00
2026-02-26 10:18:00 +08:00
2026-02-01 14:19:59 +08:00
2025-12-16 09:34:03 +08:00
2026-03-11 10:30:30 +08:00
2026-01-18 21:44:57 +08:00
2026-02-01 14:19:59 +08:00
2026-02-06 16:13:31 +08:00
2026-02-01 14:19:59 +08:00
2025-12-16 09:34:03 +08:00
2026-02-01 14:19:59 +08:00
2025-12-16 09:34:03 +08:00
2026-02-01 14:19:59 +08:00
2026-03-06 12:29:08 +08:00
2026-02-01 14:19:59 +08:00
2026-01-19 10:16:29 +08:00
2026-02-01 14:19:59 +08:00
2025-09-15 18:11:39 +08:00
2026-02-05 10:33:50 +08:00
2026-02-01 14:19:59 +08:00
2025-12-16 09:34:03 +08:00
2026-01-22 12:55:10 +08:00
2026-02-01 14:19:59 +08:00
2026-01-19 09:52:12 +08:00
2026-02-27 08:03:59 +08:00
2026-02-27 08:03:59 +08:00
2026-02-01 14:19:59 +08:00
2026-03-09 10:49:59 +08:00
2025-12-16 09:34:03 +08:00
2025-12-16 09:34:03 +08:00
2026-01-27 22:55:26 +01:00
2025-06-07 11:55:10 +08:00
2026-01-19 21:23:25 +08:00
2026-02-01 14:19:59 +08:00
2026-02-01 14:19:59 +08:00
2026-03-12 09:03:27 +08:00
2026-01-09 15:22:37 +08:00
2026-03-11 17:17:12 +08:00
2026-01-18 14:31:22 +08:00
2025-12-16 09:34:03 +08:00
2026-01-19 23:19:48 +08:00
2026-03-05 14:08:35 +00:00
2026-02-13 23:58:39 +01:00
2026-02-01 14:19:59 +08:00
2026-03-09 14:36:25 +01:00
2026-02-01 14:19:59 +08:00
2026-02-22 18:04:42 +08:00
2026-03-03 16:49:47 +08:00
2026-02-18 00:35:09 +01:00
2026-03-12 21:24:24 +08:00
2026-02-25 11:36:38 +08:00
2026-02-20 21:59:06 +01:00
2026-02-10 09:09:20 +08:00
2025-08-22 14:13:59 +08:00
2025-12-16 09:34:03 +08:00