@kdcloudjs/kdesign 1.6.0 → 1.6.1

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,16 @@
1
+ # [1.6.0](https://github.com/kdcloudone/kdesign/compare/v1.5.11...v1.6.0) (2022-09-01)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [avatar] 修复头像组件图标位置偏下问题 ([b8b537b](https://github.com/kdcloudone/kdesign/commit/b8b537b2715784344cdab65b0b06d4dfec37ea2f))
7
+ * [date-picker] 更新demo与文档描述内容 ([755d329](https://github.com/kdcloudone/kdesign/commit/755d3290f7b50332e86a477ab0d9390c4e2f9dbe))
8
+ * [slider] 修复api tipFormatter配置无效问题 ([e9d4d26](https://github.com/kdcloudone/kdesign/commit/e9d4d263ddd2092fa6992257bb9166246477e3a5))
9
+ * [steps] 修复步骤条警告信息 ([fd81be8](https://github.com/kdcloudone/kdesign/commit/fd81be8940d73c00e944904cb5028d3537551481))
10
+ * [tree] 调整树控件外边距 ([aad7d2d](https://github.com/kdcloudone/kdesign/commit/aad7d2d24097d410ba2da1842f310c06c4742799))
11
+
12
+
13
+
1
14
  ## [1.5.11](https://github.com/kdcloudone/kdesign/compare/v1.5.10...v1.5.11) (2022-08-25)
2
15
 
3
16
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.5.11
3
+ * @kdcloudjs/kdesign v1.6.0
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.