uview-plus 3.1.19 → 3.1.20

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,5 @@
1
+ ## 3.1.20(2022-12-16)
2
+ 修复拼写
1
3
  ## 3.1.19(2022-11-16)
2
4
  修复u-rate的v-model绑定值不生效#48
3
5
  修复u-grid-item click事件会执行两次 #40
@@ -98,7 +98,7 @@
98
98
  this.init()
99
99
  },
100
100
  // #ifdef VUE3
101
- emits: ['close', 'canel', 'confirm', 'change'],
101
+ emits: ['close', 'cancel', 'confirm', 'change'],
102
102
  // #endif
103
103
  methods: {
104
104
  init() {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "id": "uview-plus",
3
3
  "name": "uview-plus",
4
4
  "displayName": "uview-plus3.0重磅发布,全面的Vue3移动组件库。",
5
- "version": "3.1.19",
5
+ "version": "3.1.20",
6
6
  "description": "uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
7
7
  "keywords": [
8
8
  "uview",