element-sim 1.0.8 → 1.1.0

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.es.md CHANGED
@@ -18,4 +18,14 @@
18
18
 
19
19
  #### 优化了级联选择器样式
20
20
 
21
- #### 优化了单选框样式
21
+ #### 优化了单选框样式
22
+
23
+ ### 1.0.9
24
+
25
+ #### 优化了多选框样式
26
+
27
+ ### 1.1.0
28
+
29
+ #### 优化了开关样式
30
+
31
+ #### 优化了下拉框样式
@@ -43478,7 +43478,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43478
43478
  }
43479
43479
 
43480
43480
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
43481
- version: '1.0.8',
43481
+ version: '1.1.0',
43482
43482
  locale: lib_locale_default.a.use,
43483
43483
  i18n: lib_locale_default.a.i18n,
43484
43484
  install: src_install,