uview-plus 3.1.13 → 3.1.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 CHANGED
@@ -1,3 +1,5 @@
1
+ ## 3.1.14(2022-10-11)
2
+ swipe-action-item组件增加emits定义
1
3
  ## 3.1.13(2022-09-19)
2
4
  修复富文本解析
3
5
  ## 3.1.12(2022-09-15)
@@ -73,6 +73,7 @@
73
73
  */
74
74
  export default {
75
75
  name: 'u-swipe-action-item',
76
+ emits: ['click'],
76
77
  // #ifndef APP-NVUE
77
78
  mixins: [mpMixin, mixin, props, touch],
78
79
  // #endif
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "id": "uview-plus",
3
3
  "name": "uview-plus",
4
4
  "displayName": "uview-plus3.0重磅发布,利剑出鞘,一统江湖",
5
- "version": "3.1.13",
5
+ "version": "3.1.14",
6
6
  "description": "uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
7
7
  "keywords": [
8
8
  "uview",