@qn-pandora/pandora-component 4.1.4 → 4.1.6
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.json +46 -0
- package/CHANGELOG.md +29 -33
- package/lib/index.css +3450 -3450
- package/lib/index.less +3 -3
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,52 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qn-pandora/pandora-component",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "4.1.6",
|
|
6
|
+
"tag": "@qn-pandora/pandora-component_v4.1.6",
|
|
7
|
+
"date": "Fri, 25 Aug 2023 10:29:46 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "2023-08-25发包"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"dependency": [
|
|
15
|
+
{
|
|
16
|
+
"comment": "Updating dependency \"@qn-pandora/pandora-component-icons\" from `^3.1.5` to `^3.1.6`"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"comment": "Updating dependency \"@qn-pandora/app-sdk\" from `^3.1.5` to `^3.1.6`"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"comment": "Updating dependency \"@qn-pandora/pandora-tools\" from `^2.0.14` to `^2.0.15`"
|
|
23
|
+
}
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"version": "4.1.5",
|
|
29
|
+
"tag": "@qn-pandora/pandora-component_v4.1.5",
|
|
30
|
+
"date": "Fri, 25 Aug 2023 09:17:44 GMT",
|
|
31
|
+
"comments": {
|
|
32
|
+
"patch": [
|
|
33
|
+
{
|
|
34
|
+
"comment": "2023-08-25发包"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"dependency": [
|
|
38
|
+
{
|
|
39
|
+
"comment": "Updating dependency \"@qn-pandora/pandora-component-icons\" from `^3.1.4` to `^3.1.5`"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"comment": "Updating dependency \"@qn-pandora/app-sdk\" from `^3.1.4` to `^3.1.5`"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"comment": "Updating dependency \"@qn-pandora/pandora-tools\" from `^2.0.13` to `^2.0.14`"
|
|
46
|
+
}
|
|
47
|
+
]
|
|
48
|
+
}
|
|
49
|
+
},
|
|
4
50
|
{
|
|
5
51
|
"version": "4.1.4",
|
|
6
52
|
"tag": "@qn-pandora/pandora-component_v4.1.4",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,29 @@
|
|
|
1
1
|
# Change Log - @qn-pandora/pandora-component
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 25 Aug 2023 10:29:46 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
|
-
## 4.1.
|
|
5
|
+
## 4.1.6
|
|
6
|
+
Fri, 25 Aug 2023 10:29:46 GMT
|
|
7
|
+
|
|
8
|
+
### Patches
|
|
9
|
+
|
|
10
|
+
- 2023-08-25发包
|
|
11
|
+
|
|
12
|
+
## 4.1.5
|
|
13
|
+
Fri, 25 Aug 2023 09:17:44 GMT
|
|
14
|
+
|
|
15
|
+
### Patches
|
|
6
16
|
|
|
17
|
+
- 2023-08-25发包
|
|
18
|
+
|
|
19
|
+
## 4.1.4
|
|
7
20
|
Thu, 24 Aug 2023 09:24:03 GMT
|
|
8
21
|
|
|
9
22
|
### Patches
|
|
10
23
|
|
|
11
|
-
- 2023.08.24
|
|
24
|
+
- 2023.08.24发包
|
|
12
25
|
|
|
13
26
|
## 4.1.3
|
|
14
|
-
|
|
15
27
|
Wed, 26 Jul 2023 09:10:30 GMT
|
|
16
28
|
|
|
17
29
|
### Patches
|
|
@@ -19,63 +31,55 @@ Wed, 26 Jul 2023 09:10:30 GMT
|
|
|
19
31
|
- 2023.07.26 publish
|
|
20
32
|
|
|
21
33
|
## 4.1.2
|
|
22
|
-
|
|
23
34
|
Tue, 25 Jul 2023 09:47:47 GMT
|
|
24
35
|
|
|
25
36
|
### Patches
|
|
26
37
|
|
|
27
|
-
- 2023.07.25
|
|
38
|
+
- 2023.07.25发包
|
|
28
39
|
|
|
29
40
|
## 4.1.1
|
|
30
|
-
|
|
31
41
|
Thu, 20 Jul 2023 07:02:58 GMT
|
|
32
42
|
|
|
33
43
|
### Patches
|
|
34
44
|
|
|
35
|
-
- 2023.07.20
|
|
45
|
+
- 2023.07.20发包
|
|
36
46
|
|
|
37
47
|
## 4.1.0
|
|
38
|
-
|
|
39
48
|
Tue, 27 Jun 2023 06:38:00 GMT
|
|
40
49
|
|
|
41
50
|
### Minor changes
|
|
42
51
|
|
|
43
|
-
- 2023.06.27
|
|
52
|
+
- 2023.06.27发包
|
|
44
53
|
|
|
45
54
|
## 4.0.12
|
|
46
|
-
|
|
47
55
|
Mon, 29 May 2023 10:29:42 GMT
|
|
48
56
|
|
|
49
57
|
### Patches
|
|
50
58
|
|
|
51
|
-
- 2023.05.29
|
|
59
|
+
- 2023.05.29发包
|
|
52
60
|
|
|
53
61
|
## 4.0.11
|
|
54
|
-
|
|
55
62
|
Wed, 24 May 2023 07:19:25 GMT
|
|
56
63
|
|
|
57
64
|
### Patches
|
|
58
65
|
|
|
59
|
-
- 2023.05.24
|
|
66
|
+
- 2023.05.24发包
|
|
60
67
|
|
|
61
68
|
## 4.0.10
|
|
62
|
-
|
|
63
69
|
Tue, 23 May 2023 03:12:29 GMT
|
|
64
70
|
|
|
65
71
|
### Patches
|
|
66
72
|
|
|
67
|
-
- 2023.05.23
|
|
73
|
+
- 2023.05.23发布
|
|
68
74
|
|
|
69
75
|
## 4.0.9
|
|
70
|
-
|
|
71
76
|
Wed, 19 Apr 2023 03:15:25 GMT
|
|
72
77
|
|
|
73
78
|
### Patches
|
|
74
79
|
|
|
75
|
-
- 2023.04.19
|
|
80
|
+
- 2023.04.19发包
|
|
76
81
|
|
|
77
82
|
## 4.0.8
|
|
78
|
-
|
|
79
83
|
Tue, 04 Apr 2023 08:26:02 GMT
|
|
80
84
|
|
|
81
85
|
### Patches
|
|
@@ -83,23 +87,20 @@ Tue, 04 Apr 2023 08:26:02 GMT
|
|
|
83
87
|
- 2023.04.04
|
|
84
88
|
|
|
85
89
|
## 4.0.7
|
|
86
|
-
|
|
87
90
|
Thu, 23 Mar 2023 07:12:05 GMT
|
|
88
91
|
|
|
89
92
|
### Patches
|
|
90
93
|
|
|
91
|
-
- 2023.03.23
|
|
94
|
+
- 2023.03.23发布
|
|
92
95
|
|
|
93
96
|
## 4.0.6
|
|
94
|
-
|
|
95
97
|
Mon, 13 Mar 2023 11:30:17 GMT
|
|
96
98
|
|
|
97
99
|
### Patches
|
|
98
100
|
|
|
99
|
-
- 2023.03.13
|
|
101
|
+
- 2023.03.13发布
|
|
100
102
|
|
|
101
103
|
## 4.0.5
|
|
102
|
-
|
|
103
104
|
Wed, 15 Feb 2023 09:26:50 GMT
|
|
104
105
|
|
|
105
106
|
### Patches
|
|
@@ -107,7 +108,6 @@ Wed, 15 Feb 2023 09:26:50 GMT
|
|
|
107
108
|
- 2023.02.15 发布
|
|
108
109
|
|
|
109
110
|
## 4.0.4
|
|
110
|
-
|
|
111
111
|
Wed, 11 Jan 2023 08:25:05 GMT
|
|
112
112
|
|
|
113
113
|
### Patches
|
|
@@ -115,7 +115,6 @@ Wed, 11 Jan 2023 08:25:05 GMT
|
|
|
115
115
|
- 2023-01-11 发布
|
|
116
116
|
|
|
117
117
|
## 4.0.3
|
|
118
|
-
|
|
119
118
|
Tue, 10 Jan 2023 03:03:58 GMT
|
|
120
119
|
|
|
121
120
|
### Patches
|
|
@@ -123,23 +122,20 @@ Tue, 10 Jan 2023 03:03:58 GMT
|
|
|
123
122
|
- 2023-01-10 发布
|
|
124
123
|
|
|
125
124
|
## 4.0.2
|
|
126
|
-
|
|
127
125
|
Tue, 29 Nov 2022 03:37:07 GMT
|
|
128
126
|
|
|
129
127
|
### Patches
|
|
130
128
|
|
|
131
|
-
- 2022.11.29
|
|
129
|
+
- 2022.11.29发布
|
|
132
130
|
|
|
133
131
|
## 4.0.1
|
|
134
|
-
|
|
135
132
|
Mon, 17 Oct 2022 06:49:55 GMT
|
|
136
133
|
|
|
137
134
|
### Patches
|
|
138
135
|
|
|
139
|
-
- 22
|
|
136
|
+
- 22年10月16日发布
|
|
140
137
|
|
|
141
138
|
## 4.0.0
|
|
142
|
-
|
|
143
139
|
Tue, 14 Jun 2022 09:21:39 GMT
|
|
144
140
|
|
|
145
141
|
### Breaking changes
|
|
@@ -147,9 +143,9 @@ Tue, 14 Jun 2022 09:21:39 GMT
|
|
|
147
143
|
- 很久没发版了,统一发个大版本
|
|
148
144
|
|
|
149
145
|
## 3.0.0
|
|
150
|
-
|
|
151
146
|
Mon, 20 Dec 2021 11:46:43 GMT
|
|
152
147
|
|
|
153
148
|
### Breaking changes
|
|
154
149
|
|
|
155
|
-
- 仓库迁移至
|
|
150
|
+
- 仓库迁移至rush后统一发个大版本
|
|
151
|
+
|