@kdcloudjs/kdesign 1.7.57 → 1.7.59

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,46 @@
1
+ ## [1.7.48-usePopper.2](https://github.com/kdcloudone/kdesign/compare/v1.7.58...v1.7.48-usePopper.2) (2024-04-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [popper] 修复bug ([613305e](https://github.com/kdcloudone/kdesign/commit/613305e4f1aad27d73262d355e083498be74d2b6))
7
+ * [popper] 修复bug ([0082463](https://github.com/kdcloudone/kdesign/commit/00824638c7e7b7232c76b298605ce0f530d70c78))
8
+ * [popper]修复问题添加单测 ([ef33f41](https://github.com/kdcloudone/kdesign/commit/ef33f41e9d2b685f1e1a47a627a2d88ac4c60177))
9
+ * [popper]修复bug ([17af0aa](https://github.com/kdcloudone/kdesign/commit/17af0aa62aae885ef684691bf421ee9050a8e00b))
10
+ * [popper]fix bug ([a9c68f3](https://github.com/kdcloudone/kdesign/commit/a9c68f3afeb98dfa1fcd2fcdf0347d9b87813747))
11
+ * [tooltip] 更新快照 ([d72eacf](https://github.com/kdcloudone/kdesign/commit/d72eacf08852189d7a731db7afb9a62adb24449a))
12
+
13
+
14
+ ### Features
15
+
16
+ * [popper] 新增popper组件 ([c428886](https://github.com/kdcloudone/kdesign/commit/c42888666496931981cab267cf8cb19bd8cf24c8))
17
+
18
+
19
+
20
+ ## [1.7.58](https://github.com/kdcloudone/kdesign/compare/v1.7.57...v1.7.58) (2024-04-22)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * [date-picker] 修复禁止全局mousedown事件后,导致触发元素隐藏后popper面板不隐藏的问题 fix [#780](https://github.com/kdcloudone/kdesign/issues/780) ([9e47ae3](https://github.com/kdcloudone/kdesign/commit/9e47ae3003bdba9fce43eeed4bc73fcf1924570e))
26
+ * [date-picker]处理tab键异常问题 fix [#778](https://github.com/kdcloudone/kdesign/issues/778) ([b9822ae](https://github.com/kdcloudone/kdesign/commit/b9822aef12670df8c3f5e84853d7124a04faf86d))
27
+ * [date-picker]修复值输入问题 fix [#777](https://github.com/kdcloudone/kdesign/issues/777) ([5347cf4](https://github.com/kdcloudone/kdesign/commit/5347cf4004f76732b52da8ac5841a9e6320cd8b3))
28
+ * [tooltip]修复placement受控问题 fix [#776](https://github.com/kdcloudone/kdesign/issues/776) ([05f0112](https://github.com/kdcloudone/kdesign/commit/05f01120420f40bab50b55180dc136037b541047))
29
+
30
+
31
+
32
+ ## [1.7.57](https://github.com/kdcloudone/kdesign/compare/v1.7.56...v1.7.57) (2024-04-12)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * [date-picker]关闭弹窗显示问题 fix [#772](https://github.com/kdcloudone/kdesign/issues/772) ([cfdb112](https://github.com/kdcloudone/kdesign/commit/cfdb1125669290868ace98e999a4c2d2554a1eba))
38
+ * [date-picker]修复快捷选择年月显示错误问题 ([b8c45fa](https://github.com/kdcloudone/kdesign/commit/b8c45fa64322a7bbf6d441cc94ebf4586c2c62da))
39
+ * [date-picker]修复视图显示错误 fix [#767](https://github.com/kdcloudone/kdesign/issues/767) ([aaf8189](https://github.com/kdcloudone/kdesign/commit/aaf8189fa310432056679e66e7da52329f0509b8))
40
+ * [date-picker]修复输入框值问题 fix [#771](https://github.com/kdcloudone/kdesign/issues/771) ([9571b4e](https://github.com/kdcloudone/kdesign/commit/9571b4eb7556d4ee2d2e5efe1e0c3e0c4b3987f8))
41
+
42
+
43
+
1
44
  ## [1.7.56](https://github.com/kdcloudone/kdesign/compare/v1.7.55...v1.7.56) (2024-04-11)
2
45
 
3
46
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.56
3
+ * @kdcloudjs/kdesign v1.7.58
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.