uview-plus 3.0.6 → 3.0.8

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,7 @@
1
+ ## 3.0.8(2022-07-12)
2
+ 修复u-tag默认宽度撑满容器
3
+ ## 3.0.7(2022-07-12)
4
+ 修复u-navbar自定义插槽演示示例
1
5
  ## 3.0.6(2022-07-11)
2
6
  修复u-image缺少emits申明
3
7
  ## 3.0.5(2022-07-11)
@@ -1,7 +1,8 @@
1
1
  <template>
2
2
  <u-transition
3
3
  mode="fade"
4
- :show="show"
4
+ :show="show"
5
+ style="display: inline-flex;"
5
6
  >
6
7
  <view class="u-tag-wrapper">
7
8
  <view
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.0.6",
5
+ "version": "3.0.8",
6
6
  "description": "uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
7
7
  "keywords": [
8
8
  "uview",