@tplc/wot 0.1.56 → 0.1.57

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
@@ -2,6 +2,21 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.1.57](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.3.10...v0.1.57) (2025-02-05)
6
+
7
+
8
+ ### 🚀 Chore | 构建/工程依赖/工具
9
+
10
+ * **release:** 0.3.11 ([45418e5](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/45418e593a3e30a17a2950507324471f98db413b))
11
+
12
+
13
+ ### ✨ Features | 新功能
14
+
15
+ * 基础文档 ([1dbb814](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/1dbb81490b60620b6e6f8c90fcfac0940ec04e16))
16
+ * 支持poster ([018b16a](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/018b16af46d78b97ac6b2133daac985754154d40))
17
+ * 新增action 支持 ([30da0d6](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/30da0d6c458d50380985089265c17f05308c5957))
18
+ * 调整数据 ([33a53ea](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/33a53eab1f40f838feb62991fef21fdc7b318161))
19
+
5
20
  ### [0.1.55](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.3.8...v0.1.55) (2025-01-20)
6
21
 
7
22
  ### [0.1.53](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.2.75...v0.1.53) (2025-01-06)
@@ -8,10 +8,10 @@
8
8
  customClass,
9
9
  ]"
10
10
  :style="customStyle"
11
- :hover-class="isLink || clickable ? 'is-hover' : 'none'"
12
11
  hover-stay-time="70"
13
12
  @click="onClick"
14
13
  >
14
+ <!-- :hover-class="isLink || clickable ? 'is-hover' : 'none'" -->
15
15
  <view :class="['wd-cell__wrapper', vertical ? 'is-vertical' : '']">
16
16
  <view
17
17
  :class="['wd-cell__left', isRequired ? 'is-required' : '']"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "@tplc/wot",
3
3
  "name": "@tplc/wot",
4
- "version": "0.1.56",
4
+ "version": "0.1.57",
5
5
  "keywords": [
6
6
  "wot-design-uni",
7
7
  "国际化",