## [1.0.4](https://gitee.com/oh_keke/keke/commit/2cf6bae35896c24ec2d9aef548b3543f07b2962f) (2024-12-2) ### Bug Fixes * 升级deveco5.0.1后,组件无法使用问题(crash)。 ## [1.0.3](https://gitee.com/oh_keke/keke/commit/2cf6bae35896c24ec2d9aef548b3543f07b2962f) (2024-12-2) ### Bug Fixes * 点击选色时,由于计算属性是异步的,导致滑块漂移。 ## [1.0.2](https://gitee.com/oh_keke/keke/commit/6f9cebbbba3c0dc35c3f83be2d2f82fa4f0f834c) (2024-12-2) ### Features * 新增 gutter 属性,默认值为 8 ### Bug Fixes * 颜色回填时,#fff、#000 hex2hsv解析颜色失败,修正为拖拽时不回填。 ## [1.0.1](https://gitee.com/oh_keke/keke/commit/b19882c79b4fbf9baedabc147e47ffc4c78389bb) (2024-12-2) ### Bug Fixes * 在弹窗和 bindSheet 中坐标计算错误,导致拖拽时滑块位置异常。 ## [1.0.0](https://gitee.com/oh_keke/keke/blob/main/packages/ColorPicker/README.md) (2024-12-1) ### Features * 添加颜色选择组件,支持配置透明度、圆角、预定义颜色、布局等功能。