@kdcloudjs/kdesign 1.1.0 → 1.1.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.
Files changed (86) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/dist/kdesign-complete.less +304 -219
  3. package/dist/kdesign.css +167 -97
  4. package/dist/kdesign.css.map +1 -1
  5. package/dist/kdesign.js +19 -10
  6. package/dist/kdesign.js.map +1 -1
  7. package/dist/kdesign.min.css +4 -4
  8. package/dist/kdesign.min.js +3 -3
  9. package/dist/kdesign.min.js.map +1 -1
  10. package/es/avatar/style/token.less +13 -8
  11. package/es/base-data/base-data.js +5 -1
  12. package/es/base-data/style/index.css +8 -3
  13. package/es/base-data/style/index.less +8 -3
  14. package/es/base-data/style/token.less +7 -0
  15. package/es/button/style/token.less +7 -5
  16. package/es/card/style/token.less +8 -8
  17. package/es/carousel/style/index.css +4 -4
  18. package/es/carousel/style/token.less +10 -9
  19. package/es/city-picker/style/token.less +7 -7
  20. package/es/form/Field.js +4 -2
  21. package/es/form/style/index.css +1 -2
  22. package/es/form/style/index.less +1 -2
  23. package/es/form/style/token.less +7 -12
  24. package/es/image/style/token.less +0 -13
  25. package/es/menu/menu.js +1 -1
  26. package/es/menu/style/index.css +113 -69
  27. package/es/menu/style/index.less +149 -61
  28. package/es/menu/style/mixin.less +1 -10
  29. package/es/menu/style/token.less +13 -13
  30. package/es/menu/subMenu.js +1 -2
  31. package/es/message/content.js +7 -3
  32. package/es/message/style/index.css +30 -13
  33. package/es/message/style/index.less +22 -9
  34. package/es/message/style/token.less +29 -5
  35. package/es/pagination/style/token.less +5 -3
  36. package/es/progress/style/token.less +0 -8
  37. package/es/radio/style/token.less +0 -16
  38. package/es/select/style/index.css +1 -1
  39. package/es/select/style/token.less +1 -1
  40. package/es/stepper/style/index.css +1 -0
  41. package/es/stepper/style/index.less +1 -0
  42. package/es/stepper/style/token.less +8 -10
  43. package/es/switch/style/token.less +0 -6
  44. package/es/timeline/style/token.less +0 -8
  45. package/es/tree/style/index.css +6 -3
  46. package/es/tree/style/index.less +4 -0
  47. package/es/tree/style/token.less +2 -2
  48. package/lib/avatar/style/token.less +13 -8
  49. package/lib/base-data/base-data.js +5 -1
  50. package/lib/base-data/style/index.css +8 -3
  51. package/lib/base-data/style/index.less +8 -3
  52. package/lib/base-data/style/token.less +7 -0
  53. package/lib/button/style/token.less +7 -5
  54. package/lib/card/style/token.less +8 -8
  55. package/lib/carousel/style/index.css +4 -4
  56. package/lib/carousel/style/token.less +10 -9
  57. package/lib/city-picker/style/token.less +7 -7
  58. package/lib/form/Field.js +4 -2
  59. package/lib/form/style/index.css +1 -2
  60. package/lib/form/style/index.less +1 -2
  61. package/lib/form/style/token.less +7 -12
  62. package/lib/image/style/token.less +0 -13
  63. package/lib/menu/menu.js +1 -1
  64. package/lib/menu/style/index.css +113 -69
  65. package/lib/menu/style/index.less +149 -61
  66. package/lib/menu/style/mixin.less +1 -10
  67. package/lib/menu/style/token.less +13 -13
  68. package/lib/menu/subMenu.js +1 -2
  69. package/lib/message/content.js +7 -3
  70. package/lib/message/style/index.css +30 -13
  71. package/lib/message/style/index.less +22 -9
  72. package/lib/message/style/token.less +29 -5
  73. package/lib/pagination/style/token.less +5 -3
  74. package/lib/progress/style/token.less +0 -8
  75. package/lib/radio/style/token.less +0 -16
  76. package/lib/select/style/index.css +1 -1
  77. package/lib/select/style/token.less +1 -1
  78. package/lib/stepper/style/index.css +1 -0
  79. package/lib/stepper/style/index.less +1 -0
  80. package/lib/stepper/style/token.less +8 -10
  81. package/lib/switch/style/token.less +0 -6
  82. package/lib/timeline/style/token.less +0 -8
  83. package/lib/tree/style/index.css +6 -3
  84. package/lib/tree/style/index.less +4 -0
  85. package/lib/tree/style/token.less +2 -2
  86. package/package.json +1 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,39 @@
1
+ # [1.1.0](https://github.com/kdcloudone/kdesign/compare/v1.0.4...v1.1.0) (2022-03-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [anchor] 修复锚点鼠标悬浮上去的样式 ([b32a060](https://github.com/kdcloudone/kdesign/commit/b32a060755e6efdeedf7510459c0870c9223f7e9))
7
+ * [card]新增配置项extra ([05bc54b](https://github.com/kdcloudone/kdesign/commit/05bc54b4fcfcc19cf429f0a6808514dd604ca1d6))
8
+ * [cli] kdesign组件库文档 底部样式修改 ,内容更新 ([b928661](https://github.com/kdcloudone/kdesign/commit/b9286612cc5d3f7755e5f71436e530f48b05d3a6))
9
+ * [link] 修复链接组件文档错误 ([d72e4b1](https://github.com/kdcloudone/kdesign/commit/d72e4b1ecb0a92c04886ca1bf420e7480bd00824))
10
+ * [notification]提示内容部分类名修改 ([1b40f9c](https://github.com/kdcloudone/kdesign/commit/1b40f9c907cb30095ac01f775e075389f6324e7b))
11
+ * [notification]自定义样式例子优化 ([af9181c](https://github.com/kdcloudone/kdesign/commit/af9181c28974ff93678e8f193b50c28d842c44b3))
12
+ * [split-panel] 更新分隔容器视觉稿 ([034f347](https://github.com/kdcloudone/kdesign/commit/034f34748c01dac0b67dffcdc17aba3352908f15))
13
+ * [transfer]样式问题修复 ([f1c902d](https://github.com/kdcloudone/kdesign/commit/f1c902df67228ab01b30c50a272f2cd5756610c3))
14
+ * 修复pagination不能通过pageSize更改分页下拉选中选型的bug ([738de73](https://github.com/kdcloudone/kdesign/commit/738de73f5b079e4bfcf8852b7a7679a8e1ef5553))
15
+ * del memu title ([e2594f9](https://github.com/kdcloudone/kdesign/commit/e2594f9435f1c7b749aec80516d819ba27549353))
16
+
17
+
18
+ ### Features
19
+
20
+ * [drawer]抽屉组件样式更新 ([9889b2f](https://github.com/kdcloudone/kdesign/commit/9889b2fed0a375fa535fc33666ff79c2334add89))
21
+
22
+
23
+
24
+ ## [1.0.4](https://github.com/kdcloudone/kdesign/compare/e94657f8a428cba3bce8f8747dbc7314c8fd736b...v1.0.4) (2022-03-02)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * [官网] 修复官网IE11兼容问题 ([e0f78a1](https://github.com/kdcloudone/kdesign/commit/e0f78a179870cdacbf7692f7978c725a359d2dbe))
30
+ * [changelog] 更新生成日志脚本 ([dd8d88d](https://github.com/kdcloudone/kdesign/commit/dd8d88dd159df3edfb6c02b550b3222e25167ba6))
31
+
32
+
33
+ ### Features
34
+
35
+ * [cli] 增加Design Token功能 ([49dfb66](https://github.com/kdcloudone/kdesign/commit/49dfb6677dda32768cc6f295c32ad10c6a6085d0))
36
+ * init ([e94657f](https://github.com/kdcloudone/kdesign/commit/e94657f8a428cba3bce8f8747dbc7314c8fd736b))
37
+
38
+
39
+