look-ui 1.1.30 → 1.2.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.md CHANGED
@@ -1,140 +1,156 @@
1
1
 
2
2
 
3
- ## [1.1.30](http://192.168.0.66/font-end/look-ui/compare/1.1.29...1.1.30) (2023-11-07)
3
+ # [1.2.0](http://192.168.0.66/font-end/look-ui/compare/1.1.30...1.2.0) (2023-12-07)
4
4
 
5
5
 
6
6
  ### Bug Fixes
7
7
 
8
- * 修复监听任务状态变化时点击全选无效问题 ([e464178](http://192.168.0.66/font-end/look-ui/commits/e4641782cd59356d14a2f2483d424f2fa07efafe))
8
+ * 修复查重结果加载不出来的问题 ([c606024](http://192.168.0.66/font-end/look-ui/commits/c6060240611588601372e7e2c66230b68178c050))
9
9
 
10
10
 
11
11
  ### Features
12
12
 
13
+ * 操作当前查重结果时回调参数添加当前选中的任务 ([29095e1](http://192.168.0.66/font-end/look-ui/commits/29095e1f2b77dad0c3353972619f3d3376f8c7f6))
14
+ * 功能优化 ([f72a7be](http://192.168.0.66/font-end/look-ui/commits/f72a7be9f05dd7cc3eadc3eacbd8695741549ed1))
15
+ * 添加查重接口入参 ([c778252](http://192.168.0.66/font-end/look-ui/commits/c778252e07e7edae18e3d3ee232cf88dd6e46401))
16
+ * 添加点击处理结果回调 ([ec0f8c5](http://192.168.0.66/font-end/look-ui/commits/ec0f8c575773ffc4e467527b32973d7ce88dfb5b))
17
+ * 添加已创建任务图片 ([4c8a3c7](http://192.168.0.66/font-end/look-ui/commits/4c8a3c7c4fe025d549609772b8b5c13ef265c515))
18
+
19
+ ## [1.1.30](http://192.168.0.66/font-end/look-ui/compare/1.1.29...1.1.30) (2023-11-07)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * 修复监听任务状态变化时点击全选无效问题 ([e464178](http://192.168.0.66/font-end/look-ui/commits/e4641782cd59356d14a2f2483d424f2fa07efafe))
25
+
26
+
27
+ ### Features
28
+
13
29
  * 批量创建任务回调返回选中任务数组 ([caddb29](http://192.168.0.66/font-end/look-ui/commits/caddb29e3a097c9985ca715554f7fad0a86c1a6a))
14
30
 
15
- ## [1.1.29](http://192.168.0.66/font-end/look-ui/compare/1.1.28...1.1.29) (2023-11-06)
16
-
17
-
18
- ### Bug Fixes
19
-
31
+ ## [1.1.29](http://192.168.0.66/font-end/look-ui/compare/1.1.28...1.1.29) (2023-11-06)
32
+
33
+
34
+ ### Bug Fixes
35
+
20
36
  * 修复任务重复出现在不同的列表中 ([c87959e](http://192.168.0.66/font-end/look-ui/commits/c87959efda64b14af9b68b4b7b49527f3b50daf3))
21
37
 
22
- ## [1.1.28](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.28) (2023-11-03)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * 修复点击标题问题 ([fce11f8](http://192.168.0.66/font-end/look-ui/commits/fce11f8cfed110312f3349c144ac17d180e7927b))
28
- * 修复点击查看详情没有返回当前任务信息问题 ([c357609](http://192.168.0.66/font-end/look-ui/commits/c357609d801b35425f148806039b441a33df2ba8))
29
- * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
30
- * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
31
- * 修复webpack报错问题 ([4ad42a5](http://192.168.0.66/font-end/look-ui/commits/4ad42a5082e0d372dba375f740a3d8abae26e85a))
32
- * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
33
-
34
-
35
- ### Features
36
-
37
- * 添加查重结果操作按钮自定义插槽 ([35ce733](http://192.168.0.66/font-end/look-ui/commits/35ce733081d4c471d58e154d441aae8a13e9f9b6))
38
- * 添加查重结果详情回调 ([8214267](http://192.168.0.66/font-end/look-ui/commits/82142679185e4a35064c5871dabe3ac033bd8d15))
39
- * 添加点击任务标题回调 ([8697c36](http://192.168.0.66/font-end/look-ui/commits/8697c36d08ee1bfb44df3b6ec9c1f0cfde83ace2))
40
- * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
41
-
42
-
43
- ### Performance Improvements
44
-
38
+ ## [1.1.28](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.28) (2023-11-03)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * 修复点击标题问题 ([fce11f8](http://192.168.0.66/font-end/look-ui/commits/fce11f8cfed110312f3349c144ac17d180e7927b))
44
+ * 修复点击查看详情没有返回当前任务信息问题 ([c357609](http://192.168.0.66/font-end/look-ui/commits/c357609d801b35425f148806039b441a33df2ba8))
45
+ * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
46
+ * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
47
+ * 修复webpack报错问题 ([4ad42a5](http://192.168.0.66/font-end/look-ui/commits/4ad42a5082e0d372dba375f740a3d8abae26e85a))
48
+ * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
49
+
50
+
51
+ ### Features
52
+
53
+ * 添加查重结果操作按钮自定义插槽 ([35ce733](http://192.168.0.66/font-end/look-ui/commits/35ce733081d4c471d58e154d441aae8a13e9f9b6))
54
+ * 添加查重结果详情回调 ([8214267](http://192.168.0.66/font-end/look-ui/commits/82142679185e4a35064c5871dabe3ac033bd8d15))
55
+ * 添加点击任务标题回调 ([8697c36](http://192.168.0.66/font-end/look-ui/commits/8697c36d08ee1bfb44df3b6ec9c1f0cfde83ace2))
56
+ * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
57
+
58
+
59
+ ### Performance Improvements
60
+
45
61
  * 优化数据太多时切换任务类型会造成卡顿效果 ([9d617dc](http://192.168.0.66/font-end/look-ui/commits/9d617dc5ff7a6a3a1d2b2e64e7f8283c90236579))
46
62
 
47
- ## [1.1.27](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.27) (2023-11-02)
48
-
49
-
50
- ### Bug Fixes
51
-
52
- * 修复点击标题问题 ([fce11f8](http://192.168.0.66/font-end/look-ui/commits/fce11f8cfed110312f3349c144ac17d180e7927b))
53
- * 修复点击查看详情没有返回当前任务信息问题 ([c357609](http://192.168.0.66/font-end/look-ui/commits/c357609d801b35425f148806039b441a33df2ba8))
54
- * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
55
- * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
56
- * 修复webpack报错问题 ([4ad42a5](http://192.168.0.66/font-end/look-ui/commits/4ad42a5082e0d372dba375f740a3d8abae26e85a))
57
- * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
58
-
59
-
60
- ### Features
61
-
62
- * 添加查重结果操作按钮自定义插槽 ([35ce733](http://192.168.0.66/font-end/look-ui/commits/35ce733081d4c471d58e154d441aae8a13e9f9b6))
63
- * 添加查重结果详情回调 ([8214267](http://192.168.0.66/font-end/look-ui/commits/82142679185e4a35064c5871dabe3ac033bd8d15))
64
- * 添加点击任务标题回调 ([8697c36](http://192.168.0.66/font-end/look-ui/commits/8697c36d08ee1bfb44df3b6ec9c1f0cfde83ace2))
65
- * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
66
-
67
-
68
- ### Performance Improvements
69
-
63
+ ## [1.1.27](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.27) (2023-11-02)
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * 修复点击标题问题 ([fce11f8](http://192.168.0.66/font-end/look-ui/commits/fce11f8cfed110312f3349c144ac17d180e7927b))
69
+ * 修复点击查看详情没有返回当前任务信息问题 ([c357609](http://192.168.0.66/font-end/look-ui/commits/c357609d801b35425f148806039b441a33df2ba8))
70
+ * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
71
+ * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
72
+ * 修复webpack报错问题 ([4ad42a5](http://192.168.0.66/font-end/look-ui/commits/4ad42a5082e0d372dba375f740a3d8abae26e85a))
73
+ * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
74
+
75
+
76
+ ### Features
77
+
78
+ * 添加查重结果操作按钮自定义插槽 ([35ce733](http://192.168.0.66/font-end/look-ui/commits/35ce733081d4c471d58e154d441aae8a13e9f9b6))
79
+ * 添加查重结果详情回调 ([8214267](http://192.168.0.66/font-end/look-ui/commits/82142679185e4a35064c5871dabe3ac033bd8d15))
80
+ * 添加点击任务标题回调 ([8697c36](http://192.168.0.66/font-end/look-ui/commits/8697c36d08ee1bfb44df3b6ec9c1f0cfde83ace2))
81
+ * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
82
+
83
+
84
+ ### Performance Improvements
85
+
70
86
  * 优化数据太多时切换任务类型会造成卡顿效果 ([9d617dc](http://192.168.0.66/font-end/look-ui/commits/9d617dc5ff7a6a3a1d2b2e64e7f8283c90236579))
71
87
 
72
- ## [1.1.26](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.26) (2023-11-02)
73
-
74
-
75
- ### Bug Fixes
76
-
77
- * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
78
- * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
79
- * 修复webpack报错问题 ([4ad42a5](http://192.168.0.66/font-end/look-ui/commits/4ad42a5082e0d372dba375f740a3d8abae26e85a))
80
- * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
81
-
82
-
83
- ### Features
84
-
85
- * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
86
-
87
-
88
- ### Performance Improvements
89
-
88
+ ## [1.1.26](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.26) (2023-11-02)
89
+
90
+
91
+ ### Bug Fixes
92
+
93
+ * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
94
+ * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
95
+ * 修复webpack报错问题 ([4ad42a5](http://192.168.0.66/font-end/look-ui/commits/4ad42a5082e0d372dba375f740a3d8abae26e85a))
96
+ * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
97
+
98
+
99
+ ### Features
100
+
101
+ * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
102
+
103
+
104
+ ### Performance Improvements
105
+
90
106
  * 优化数据太多时切换任务类型会造成卡顿效果 ([9d617dc](http://192.168.0.66/font-end/look-ui/commits/9d617dc5ff7a6a3a1d2b2e64e7f8283c90236579))
91
107
 
92
- ## [1.1.25](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.25) (2023-11-01)
93
-
94
-
95
- ### Bug Fixes
96
-
97
- * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
98
- * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
99
- * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
100
-
101
-
102
- ### Features
103
-
104
- * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
105
-
106
-
107
- ### Performance Improvements
108
-
108
+ ## [1.1.25](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.25) (2023-11-01)
109
+
110
+
111
+ ### Bug Fixes
112
+
113
+ * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
114
+ * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
115
+ * 页面首次加载添加tenantId参数 ([63a1250](http://192.168.0.66/font-end/look-ui/commits/63a1250e0c250a5b6d285c89a887e889dfc8849f))
116
+
117
+
118
+ ### Features
119
+
120
+ * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
121
+
122
+
123
+ ### Performance Improvements
124
+
109
125
  * 优化数据太多时切换任务类型会造成卡顿效果 ([9d617dc](http://192.168.0.66/font-end/look-ui/commits/9d617dc5ff7a6a3a1d2b2e64e7f8283c90236579))
110
126
 
111
- ## [1.1.24](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.24) (2023-10-31)
112
-
113
-
114
- ### Bug Fixes
115
-
116
- * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
117
- * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
118
-
119
-
120
- ### Features
121
-
127
+ ## [1.1.24](http://192.168.0.66/font-end/look-ui/compare/1.1.23...1.1.24) (2023-10-31)
128
+
129
+
130
+ ### Bug Fixes
131
+
132
+ * 修复任务列表变化时数据没更新 ([bf226fc](http://192.168.0.66/font-end/look-ui/commits/bf226fc4bd25a20cacfa0eb08c0bb84cbf5f8965))
133
+ * 修复任务状态为空时显示不正确的问题 ([8f6cfb1](http://192.168.0.66/font-end/look-ui/commits/8f6cfb1a284404fc7888272eb20ebcf1239e90c6))
134
+
135
+
136
+ ### Features
137
+
122
138
  * 添加取消关注、归并等按钮的回调 ([0049cea](http://192.168.0.66/font-end/look-ui/commits/0049cea09afda62d3229b30347ad91d65c0bfdae))
123
139
 
124
- ## 1.1.23 (2023-10-27)
125
-
126
-
127
- ### Bug Fixes
128
-
129
- * 修复导入的任务不在对应的tab问题 ([5e44043](http://192.168.0.66/font-end/look-ui/commit/5e440438c305ba4b385158bdda558794051691a2))
130
- * 修复导入的任务列表没有查重结果时报错问题 ([f91eecb](http://192.168.0.66/font-end/look-ui/commit/f91eecba195a6352c5e8cf1daee1c4507b245fe0))
131
-
132
-
133
- ### Features
134
-
135
- * 发布时自动更新CHANGELOG ([86576d1](http://192.168.0.66/font-end/look-ui/commit/86576d128e3b15718e51b0a3a7851a5c4223897a))
136
-
137
-
138
- ### Performance Improvements
139
-
140
+ ## 1.1.23 (2023-10-27)
141
+
142
+
143
+ ### Bug Fixes
144
+
145
+ * 修复导入的任务不在对应的tab问题 ([5e44043](http://192.168.0.66/font-end/look-ui/commit/5e440438c305ba4b385158bdda558794051691a2))
146
+ * 修复导入的任务列表没有查重结果时报错问题 ([f91eecb](http://192.168.0.66/font-end/look-ui/commit/f91eecba195a6352c5e8cf1daee1c4507b245fe0))
147
+
148
+
149
+ ### Features
150
+
151
+ * 发布时自动更新CHANGELOG ([86576d1](http://192.168.0.66/font-end/look-ui/commit/86576d128e3b15718e51b0a3a7851a5c4223897a))
152
+
153
+
154
+ ### Performance Improvements
155
+
140
156
  * 查重组件优化 ([5e604d9](http://192.168.0.66/font-end/look-ui/commit/5e604d92fd7c95ed1560630b577b493e54638031))