@kdcloudjs/kdesign 1.7.33-stable.13 → 1.7.33-stable.14
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 +36 -0
- package/dist/kdesign.css +1 -1
- package/dist/kdesign.css.map +1 -1
- package/dist/kdesign.js +1 -5
- package/dist/kdesign.js.map +1 -1
- package/dist/kdesign.min.css +1 -1
- package/dist/kdesign.min.js +2 -2
- package/dist/kdesign.min.js.map +1 -1
- package/es/city-picker/city-picker.js +0 -4
- package/lib/city-picker/city-picker.js +0 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,39 @@
|
|
|
1
|
+
## [1.7.61](https://github.com/kdcloudone/kdesign/compare/v1.7.60...v1.7.61) (2024-05-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* [city-picker] 修复清空按钮不居中的问题 fix [#802](https://github.com/kdcloudone/kdesign/issues/802) ([d250a7f](https://github.com/kdcloudone/kdesign/commit/d250a7f209aeb0c566abf71998238e42205ba68b))
|
|
7
|
+
* [cli] 添加最新语言包链接 ([05e9c9f](https://github.com/kdcloudone/kdesign/commit/05e9c9f47aa39a877dbec7e5744bc5f9f8ae23b7))
|
|
8
|
+
* [date-picker]修复国际化问题 fix [#797](https://github.com/kdcloudone/kdesign/issues/797) ([4053f02](https://github.com/kdcloudone/kdesign/commit/4053f02a68e700cbf56eeb2a9391d54f914a5d44))
|
|
9
|
+
* [modal] 修复弹窗在关闭时按esc会执行onCancel的问题 fix [#748](https://github.com/kdcloudone/kdesign/issues/748) ([012bf47](https://github.com/kdcloudone/kdesign/commit/012bf47ff61ace8c04e9f199e065410b5758033e))
|
|
10
|
+
* [popconfirm] 修复message属性传值问题 fix [#799](https://github.com/kdcloudone/kdesign/issues/799) ([8215a68](https://github.com/kdcloudone/kdesign/commit/8215a681de81995848826de9185dff436198de0e))
|
|
11
|
+
* [select] 更新清空按钮图标 fix [#803](https://github.com/kdcloudone/kdesign/issues/803) ([69d0f9d](https://github.com/kdcloudone/kdesign/commit/69d0f9d9f86386af8124b809fe89d1dbf6ca8f97))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## [1.7.60](https://github.com/kdcloudone/kdesign/compare/v1.7.59...v1.7.60) (2024-05-17)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* [cascader]修复初次渲染问题 fix [#791](https://github.com/kdcloudone/kdesign/issues/791) ([36b177d](https://github.com/kdcloudone/kdesign/commit/36b177d68cd1c0cc36da64eaab2e4d0debda96c2))
|
|
21
|
+
* [cli] 更新品牌logo ([024a574](https://github.com/kdcloudone/kdesign/commit/024a5749b18a315eae1f45000781ed4472f90ecf))
|
|
22
|
+
* [date-picker]修复非法日期显示问题 fix [#787](https://github.com/kdcloudone/kdesign/issues/787) ([479cb53](https://github.com/kdcloudone/kdesign/commit/479cb53c0e932438a76a952b0feaa913a39559ca))
|
|
23
|
+
* [signature] 更新快照 ([a1eec0f](https://github.com/kdcloudone/kdesign/commit/a1eec0f93b4252af469b8a3540242ba69c840b93))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Features
|
|
27
|
+
|
|
28
|
+
* [signature] 手写签名组件新组件开发 [#658](https://github.com/kdcloudone/kdesign/issues/658) ([244d911](https://github.com/kdcloudone/kdesign/commit/244d9116049a0fc823027460cda2f798d91066e8))
|
|
29
|
+
* [signature]处理细节 ([aa05cb3](https://github.com/kdcloudone/kdesign/commit/aa05cb3738593d1462d0bd082aa98a548a347212))
|
|
30
|
+
* [signature]解决不兼容ie11的问题 ([42f2df9](https://github.com/kdcloudone/kdesign/commit/42f2df9df9fbd8cc2982b7282822c7a03b854b83))
|
|
31
|
+
* [signature]解决ie11兼容问题 ([19b6058](https://github.com/kdcloudone/kdesign/commit/19b605875f1077892978571c55e21d641e7c317b))
|
|
32
|
+
* [signature]手写签名组件单测快照文件提交 ([f566202](https://github.com/kdcloudone/kdesign/commit/f5662020bcad66c5b7a3ec5e1759d16512323e39))
|
|
33
|
+
* [signature]手写签名组件文档说明补充 ([37f4137](https://github.com/kdcloudone/kdesign/commit/37f4137ff2c8a81682f2257450ec51b9975e3a89))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
1
37
|
## [1.7.59](https://github.com/kdcloudone/kdesign/compare/v1.7.58...v1.7.59) (2024-05-09)
|
|
2
38
|
|
|
3
39
|
|