@kdcloudjs/kdesign 1.7.56 → 1.7.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [1.7.56](https://github.com/kdcloudone/kdesign/compare/v1.7.55...v1.7.56) (2024-04-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [color-picker] 修复onChange的参数异常问题 fix [#762](https://github.com/kdcloudone/kdesign/issues/762) ([142a0b6](https://github.com/kdcloudone/kdesign/commit/142a0b6a09f0a201b9d9f0ec9b89af4d5c76e689))
7
+ * [date-picker]修复null值问题 fix [#760](https://github.com/kdcloudone/kdesign/issues/760) ([5def791](https://github.com/kdcloudone/kdesign/commit/5def791e630512690a92ed98f409d3357fb23dde))
8
+ * [radio] 修复设置onChange为undefined时控制台的报错 fix [#764](https://github.com/kdcloudone/kdesign/issues/764) ([a29acc1](https://github.com/kdcloudone/kdesign/commit/a29acc1989951313fe538ee93008671d478aac55))
9
+ * [radio] 修复radio被截断的视觉问题 fix [#765](https://github.com/kdcloudone/kdesign/issues/765) fix [#766](https://github.com/kdcloudone/kdesign/issues/766) ([6353dbc](https://github.com/kdcloudone/kdesign/commit/6353dbcf439a4c29ac7a6cc4790b3c442268d7df))
10
+
11
+
12
+
1
13
  ## [1.7.55](https://github.com/kdcloudone/kdesign/compare/v1.7.54...v1.7.55) (2024-04-03)
2
14
 
3
15
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.55
3
+ * @kdcloudjs/kdesign v1.7.56
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.