@next-bricks/presentational-bricks 1.238.0 → 1.238.4

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
@@ -3,558 +3,342 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [1.238.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.237.0...@next-bricks/presentational-bricks@1.238.0) (2022-01-27)
7
-
8
-
9
- ### Features
10
-
11
- * **presentational-bricks:** add text-collapse brick ([9b73c0e](https://github.com/easyops-cn/next-basics/commit/9b73c0ea00b3dc2237914af54aab811b0fc223c1))
12
-
6
+ ## [1.238.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.3...@next-bricks/presentational-bricks@1.238.4) (2022-02-09)
13
7
 
14
8
 
9
+ ### Bug Fixes
15
10
 
11
+ * fix style ([264d9e6](https://github.com/easyops-cn/next-basics/commit/264d9e6a42ac673801e921fb6c5d28850388e5fd))
16
12
 
17
- # [1.237.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.7...@next-bricks/presentational-bricks@1.237.0) (2022-01-27)
18
13
 
19
14
 
20
- ### Features
21
15
 
22
- * adapot to the dark theme ([4de58b4](https://github.com/easyops-cn/next-basics/commit/4de58b4472358958f6f3333ef691719d0d14553a))
23
- * brick-illustration adapt to dark theme and illustrationCard, provider-get-illustrations filter dark theme ([86576b9](https://github.com/easyops-cn/next-basics/commit/86576b9fd691462a6230d993e0438cf836c220f9))
24
16
 
17
+ ## [1.238.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.2...@next-bricks/presentational-bricks@1.238.3) (2022-01-28)
25
18
 
19
+ **Note:** Version bump only for package @next-bricks/presentational-bricks
26
20
 
21
+ ## [1.238.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.1...@next-bricks/presentational-bricks@1.238.2) (2022-01-28)
27
22
 
23
+ ### Bug Fixes
28
24
 
29
- ## [1.236.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.6...@next-bricks/presentational-bricks@1.236.7) (2022-01-26)
25
+ - **style:** 修改 timeline 样式 ([4180c1d](https://github.com/easyops-cn/next-basics/commit/4180c1dcfc122d9bfff16353829dc57d56e3bc75))
30
26
 
27
+ ## [1.238.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.0...@next-bricks/presentational-bricks@1.238.1) (2022-01-28)
31
28
 
32
29
  ### Bug Fixes
33
30
 
34
- * **style:** 增加timeline样式 ([4b15544](https://github.com/easyops-cn/next-basics/commit/4b15544955b76b5d8f3dfae558fe1977792a457a))
35
- * **style:** 挪动timeline样式到antd custom ([073a64b](https://github.com/easyops-cn/next-basics/commit/073a64b637b145017f331eb77f1ab5edc712a9fa))
31
+ - fix the bug that the brick do not tell anything when options and dataSource are not set ([2b75d27](https://github.com/easyops-cn/next-basics/commit/2b75d276fc1412a451d1e8aa0971402b3f5e6ba8)), closes [Refs#MONITOR-3017](https://github.com/Refs/issues/MONITOR-3017)
36
32
 
33
+ # [1.238.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.237.0...@next-bricks/presentational-bricks@1.238.0) (2022-01-27)
37
34
 
35
+ ### Features
38
36
 
37
+ - **presentational-bricks:** add text-collapse brick ([9b73c0e](https://github.com/easyops-cn/next-basics/commit/9b73c0ea00b3dc2237914af54aab811b0fc223c1))
39
38
 
39
+ # [1.237.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.7...@next-bricks/presentational-bricks@1.237.0) (2022-01-27)
40
40
 
41
- ## [1.236.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.5...@next-bricks/presentational-bricks@1.236.6) (2022-01-25)
41
+ ### Features
42
42
 
43
+ - adapot to the dark theme ([4de58b4](https://github.com/easyops-cn/next-basics/commit/4de58b4472358958f6f3333ef691719d0d14553a))
44
+ - brick-illustration adapt to dark theme and illustrationCard, provider-get-illustrations filter dark theme ([86576b9](https://github.com/easyops-cn/next-basics/commit/86576b9fd691462a6230d993e0438cf836c220f9))
43
45
 
44
- ### Bug Fixes
46
+ ## [1.236.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.6...@next-bricks/presentational-bricks@1.236.7) (2022-01-26)
45
47
 
46
- * fix style ([0661377](https://github.com/easyops-cn/next-basics/commit/066137764200a67a8aaa4f090cba35973659f7a9))
48
+ ### Bug Fixes
47
49
 
50
+ - **style:** 增加 timeline 样式 ([4b15544](https://github.com/easyops-cn/next-basics/commit/4b15544955b76b5d8f3dfae558fe1977792a457a))
51
+ - **style:** 挪动 timeline 样式到 antd custom ([073a64b](https://github.com/easyops-cn/next-basics/commit/073a64b637b145017f331eb77f1ab5edc712a9fa))
48
52
 
53
+ ## [1.236.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.5...@next-bricks/presentational-bricks@1.236.6) (2022-01-25)
49
54
 
55
+ ### Bug Fixes
50
56
 
57
+ - fix style ([0661377](https://github.com/easyops-cn/next-basics/commit/066137764200a67a8aaa4f090cba35973659f7a9))
51
58
 
52
59
  ## [1.236.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.4...@next-bricks/presentational-bricks@1.236.5) (2022-01-24)
53
60
 
54
-
55
61
  ### Bug Fixes
56
62
 
57
- * style typo ([cd4469b](https://github.com/easyops-cn/next-basics/commit/cd4469b7c219d1da0941e2c11d0983d0352d2808))
58
- * typo ([5afc535](https://github.com/easyops-cn/next-basics/commit/5afc53564dd127b9f0af39a9f1cf7397faab83ed))
59
-
60
-
61
-
62
-
63
+ - style typo ([cd4469b](https://github.com/easyops-cn/next-basics/commit/cd4469b7c219d1da0941e2c11d0983d0352d2808))
64
+ - typo ([5afc535](https://github.com/easyops-cn/next-basics/commit/5afc53564dd127b9f0af39a9f1cf7397faab83ed))
63
65
 
64
66
  ## [1.236.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.3...@next-bricks/presentational-bricks@1.236.4) (2022-01-24)
65
67
 
66
-
67
68
  ### Bug Fixes
68
69
 
69
- * tag style ([746ce03](https://github.com/easyops-cn/next-basics/commit/746ce03f9f1860d639748b866b47effc311375ac))
70
-
71
-
72
-
73
-
70
+ - tag style ([746ce03](https://github.com/easyops-cn/next-basics/commit/746ce03f9f1860d639748b866b47effc311375ac))
74
71
 
75
72
  ## [1.236.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.2...@next-bricks/presentational-bricks@1.236.3) (2022-01-21)
76
73
 
77
74
  **Note:** Version bump only for package @next-bricks/presentational-bricks
78
75
 
79
-
80
-
81
-
82
-
83
76
  ## [1.236.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.1...@next-bricks/presentational-bricks@1.236.2) (2022-01-20)
84
77
 
85
-
86
78
  ### Bug Fixes
87
79
 
88
- * fix header color of rank-table ([1913d84](https://github.com/easyops-cn/next-basics/commit/1913d8401858a16eef783384a7eb5bf902829362))
89
- * support dark theme ([0066863](https://github.com/easyops-cn/next-basics/commit/006686389aa93e2b900c6159c121e62253b0c445))
90
- * support dark theme ([23ae96f](https://github.com/easyops-cn/next-basics/commit/23ae96f5748cc65915901f259186e131692ebd81))
91
- * support dark theme in brick-quick-entries ([ac7876e](https://github.com/easyops-cn/next-basics/commit/ac7876ec20aa9917bc3ef29733738d09f0fe620f))
92
- * use css variables ([d64b451](https://github.com/easyops-cn/next-basics/commit/d64b451ccfcb7994903fdcdb6d6a4e2c5e5df118))
93
-
94
-
95
-
96
-
80
+ - fix header color of rank-table ([1913d84](https://github.com/easyops-cn/next-basics/commit/1913d8401858a16eef783384a7eb5bf902829362))
81
+ - support dark theme ([0066863](https://github.com/easyops-cn/next-basics/commit/006686389aa93e2b900c6159c121e62253b0c445))
82
+ - support dark theme ([23ae96f](https://github.com/easyops-cn/next-basics/commit/23ae96f5748cc65915901f259186e131692ebd81))
83
+ - support dark theme in brick-quick-entries ([ac7876e](https://github.com/easyops-cn/next-basics/commit/ac7876ec20aa9917bc3ef29733738d09f0fe620f))
84
+ - use css variables ([d64b451](https://github.com/easyops-cn/next-basics/commit/d64b451ccfcb7994903fdcdb6d6a4e2c5e5df118))
97
85
 
98
86
  ## [1.236.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.0...@next-bricks/presentational-bricks@1.236.1) (2022-01-19)
99
87
 
100
88
  **Note:** Version bump only for package @next-bricks/presentational-bricks
101
89
 
102
-
103
-
104
-
105
-
106
90
  # [1.236.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.235.0...@next-bricks/presentational-bricks@1.236.0) (2022-01-17)
107
91
 
108
-
109
92
  ### Features
110
93
 
111
- * replace css variables ([9d2760c](https://github.com/easyops-cn/next-basics/commit/9d2760ca615eb4237f1daa6b1f13f61a5e805c51))
112
-
113
-
114
-
115
-
94
+ - replace css variables ([9d2760c](https://github.com/easyops-cn/next-basics/commit/9d2760ca615eb4237f1daa6b1f13f61a5e805c51))
116
95
 
117
96
  # [1.235.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.234.1...@next-bricks/presentational-bricks@1.235.0) (2022-01-15)
118
97
 
119
-
120
98
  ### Features
121
99
 
122
- * alert styles ([21457ef](https://github.com/easyops-cn/next-basics/commit/21457ef7c18453c21aefa0d5a241b6dd7389792e))
123
- * brick_next version change ([bf8c3e4](https://github.com/easyops-cn/next-basics/commit/bf8c3e47dfbcbc343a7ec6bd95b48463f31eda3b))
124
- * delete styles ([9b087d3](https://github.com/easyops-cn/next-basics/commit/9b087d36fff6357ee2dc70cbcccdf143c01aa761))
125
- * **presentational-bricks.brick-result:** result styles ([b75d118](https://github.com/easyops-cn/next-basics/commit/b75d118ddf7562590295e52eb21b14662080a39e))
126
- * **presentational-bricks.general-tooltip:** tooltip styles ([1cfadaf](https://github.com/easyops-cn/next-basics/commit/1cfadaf114cdf6b9f81a615ff9dfe2cadc6c4602))
127
- * **presentational-bricks.general-transfer:** transfer styles ([1429158](https://github.com/easyops-cn/next-basics/commit/14291587ab2520d714c5b5d72dfb6196d47f2206))
128
- * search styles ([241eecd](https://github.com/easyops-cn/next-basics/commit/241eecda8b10be4845afd0ed2720c1377cd7b487))
129
- * search styles ([65b6eea](https://github.com/easyops-cn/next-basics/commit/65b6eea2d27f71adcb131281fd3ea283c2540805))
130
-
131
-
132
-
133
-
100
+ - alert styles ([21457ef](https://github.com/easyops-cn/next-basics/commit/21457ef7c18453c21aefa0d5a241b6dd7389792e))
101
+ - brick_next version change ([bf8c3e4](https://github.com/easyops-cn/next-basics/commit/bf8c3e47dfbcbc343a7ec6bd95b48463f31eda3b))
102
+ - delete styles ([9b087d3](https://github.com/easyops-cn/next-basics/commit/9b087d36fff6357ee2dc70cbcccdf143c01aa761))
103
+ - **presentational-bricks.brick-result:** result styles ([b75d118](https://github.com/easyops-cn/next-basics/commit/b75d118ddf7562590295e52eb21b14662080a39e))
104
+ - **presentational-bricks.general-tooltip:** tooltip styles ([1cfadaf](https://github.com/easyops-cn/next-basics/commit/1cfadaf114cdf6b9f81a615ff9dfe2cadc6c4602))
105
+ - **presentational-bricks.general-transfer:** transfer styles ([1429158](https://github.com/easyops-cn/next-basics/commit/14291587ab2520d714c5b5d72dfb6196d47f2206))
106
+ - search styles ([241eecd](https://github.com/easyops-cn/next-basics/commit/241eecda8b10be4845afd0ed2720c1377cd7b487))
107
+ - search styles ([65b6eea](https://github.com/easyops-cn/next-basics/commit/65b6eea2d27f71adcb131281fd3ea283c2540805))
134
108
 
135
109
  ## [1.234.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.234.0...@next-bricks/presentational-bricks@1.234.1) (2022-01-14)
136
110
 
137
-
138
111
  ### Bug Fixes
139
112
 
140
- * pagination style refine ([41f6fd7](https://github.com/easyops-cn/next-basics/commit/41f6fd7ffda71574764707e79cc34a1ca25c46fa))
141
-
142
-
143
-
144
-
113
+ - pagination style refine ([41f6fd7](https://github.com/easyops-cn/next-basics/commit/41f6fd7ffda71574764707e79cc34a1ca25c46fa))
145
114
 
146
115
  # [1.234.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.233.1...@next-bricks/presentational-bricks@1.234.0) (2022-01-12)
147
116
 
148
-
149
117
  ### Features
150
118
 
151
- * button style ([599aa02](https://github.com/easyops-cn/next-basics/commit/599aa020bd21f070ab8eef7265ea81d39c8d8917))
152
- * divider style ([fb385fd](https://github.com/easyops-cn/next-basics/commit/fb385fd7b424a8ecd5c6c999cdda302a49c05302))
153
-
154
-
155
-
156
-
119
+ - button style ([599aa02](https://github.com/easyops-cn/next-basics/commit/599aa020bd21f070ab8eef7265ea81d39c8d8917))
120
+ - divider style ([fb385fd](https://github.com/easyops-cn/next-basics/commit/fb385fd7b424a8ecd5c6c999cdda302a49c05302))
157
121
 
158
122
  ## [1.233.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.233.0...@next-bricks/presentational-bricks@1.233.1) (2022-01-10)
159
123
 
160
124
  **Note:** Version bump only for package @next-bricks/presentational-bricks
161
125
 
162
-
163
-
164
-
165
-
166
126
  # [1.233.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.3...@next-bricks/presentational-bricks@1.233.0) (2021-12-30)
167
127
 
168
-
169
128
  ### Features
170
129
 
171
- * 支持按key搜索 ([0fb4b3b](https://github.com/easyops-cn/next-basics/commit/0fb4b3bd9c0e3d64a84347df730ca75007674319))
172
-
173
-
174
-
175
-
130
+ - 支持按 key 搜索 ([0fb4b3b](https://github.com/easyops-cn/next-basics/commit/0fb4b3bd9c0e3d64a84347df730ca75007674319))
176
131
 
177
132
  ## [1.232.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.2...@next-bricks/presentational-bricks@1.232.3) (2021-12-29)
178
133
 
179
134
  **Note:** Version bump only for package @next-bricks/presentational-bricks
180
135
 
181
-
182
-
183
-
184
-
185
136
  ## [1.232.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.1...@next-bricks/presentational-bricks@1.232.2) (2021-12-27)
186
137
 
187
138
  **Note:** Version bump only for package @next-bricks/presentational-bricks
188
139
 
189
-
190
-
191
-
192
-
193
140
  ## [1.232.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.0...@next-bricks/presentational-bricks@1.232.1) (2021-12-09)
194
141
 
195
-
196
142
  ### Bug Fixes
197
143
 
198
- * **presentational-bricks:** 修复modal国际化失效 ([7118f6b](https://github.com/easyops-cn/next-basics/commit/7118f6bd356b55943ff99ba3c10a74cda1a40b98))
199
-
200
-
201
-
202
-
144
+ - **presentational-bricks:** 修复 modal 国际化失效 ([7118f6b](https://github.com/easyops-cn/next-basics/commit/7118f6bd356b55943ff99ba3c10a74cda1a40b98))
203
145
 
204
146
  # [1.232.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.231.0...@next-bricks/presentational-bricks@1.232.0) (2021-12-08)
205
147
 
206
-
207
148
  ### Features
208
149
 
209
- * **general-image:** add visible-change event ([c5efc65](https://github.com/easyops-cn/next-basics/commit/c5efc6513d06bdbd402ec188df368d478eabc99b))
210
-
211
-
212
-
213
-
150
+ - **general-image:** add visible-change event ([c5efc65](https://github.com/easyops-cn/next-basics/commit/c5efc6513d06bdbd402ec188df368d478eabc99b))
214
151
 
215
152
  # [1.231.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.230.0...@next-bricks/presentational-bricks@1.231.0) (2021-12-07)
216
153
 
217
-
218
154
  ### Features
219
155
 
220
- * **general-image:** add open and close method ([cdd1d64](https://github.com/easyops-cn/next-basics/commit/cdd1d64a2409d58d39a5eab1b6bb86b7c6a66b5e))
221
-
222
-
223
-
224
-
156
+ - **general-image:** add open and close method ([cdd1d64](https://github.com/easyops-cn/next-basics/commit/cdd1d64a2409d58d39a5eab1b6bb86b7c6a66b5e))
225
157
 
226
158
  # [1.230.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.5...@next-bricks/presentational-bricks@1.230.0) (2021-12-01)
227
159
 
228
-
229
160
  ### Features
230
161
 
231
- * **brick-table:** add exactSearch props 实现前端精确搜索 Refs ([31654d6](https://github.com/easyops-cn/next-basics/commit/31654d675a47ae8f48825db9989ca692f1bf531d))
232
-
233
-
234
-
235
-
162
+ - **brick-table:** add exactSearch props 实现前端精确搜索 Refs ([31654d6](https://github.com/easyops-cn/next-basics/commit/31654d675a47ae8f48825db9989ca692f1bf531d))
236
163
 
237
164
  ## [1.229.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.4...@next-bricks/presentational-bricks@1.229.5) (2021-11-25)
238
165
 
239
166
  **Note:** Version bump only for package @next-bricks/presentational-bricks
240
167
 
241
-
242
-
243
-
244
-
245
168
  ## [1.229.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.3...@next-bricks/presentational-bricks@1.229.4) (2021-11-25)
246
169
 
247
170
  **Note:** Version bump only for package @next-bricks/presentational-bricks
248
171
 
249
-
250
-
251
-
252
-
253
172
  ## [1.229.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.2...@next-bricks/presentational-bricks@1.229.3) (2021-11-22)
254
173
 
255
-
256
174
  ### Bug Fixes
257
175
 
258
- * **rank-table:** set min-with of ranking box ([d186cba](https://github.com/easyops-cn/next-basics/commit/d186cbab7056ad81182b73f68c7335eb1c8b7d09))
259
-
260
-
261
-
262
-
176
+ - **rank-table:** set min-with of ranking box ([d186cba](https://github.com/easyops-cn/next-basics/commit/d186cbab7056ad81182b73f68c7335eb1c8b7d09))
263
177
 
264
178
  ## [1.229.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.1...@next-bricks/presentational-bricks@1.229.2) (2021-11-21)
265
179
 
266
-
267
180
  ### Bug Fixes
268
181
 
269
- * should not render if no src property ([a930c7b](https://github.com/easyops-cn/next-basics/commit/a930c7b5a358a2823c8c8199477c34826b6a0241))
270
-
271
-
272
-
273
-
182
+ - should not render if no src property ([a930c7b](https://github.com/easyops-cn/next-basics/commit/a930c7b5a358a2823c8c8199477c34826b6a0241))
274
183
 
275
184
  ## [1.229.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.0...@next-bricks/presentational-bricks@1.229.1) (2021-11-19)
276
185
 
277
-
278
186
  ### Bug Fixes
279
187
 
280
- * **presentational-bricks:** modify rank-table `small` style ([ad21a34](https://github.com/easyops-cn/next-basics/commit/ad21a3468aa6982421a8bf23838c1a0d544e5760))
281
-
282
-
283
-
284
-
188
+ - **presentational-bricks:** modify rank-table `small` style ([ad21a34](https://github.com/easyops-cn/next-basics/commit/ad21a3468aa6982421a8bf23838c1a0d544e5760))
285
189
 
286
190
  # [1.229.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.5...@next-bricks/presentational-bricks@1.229.0) (2021-11-18)
287
191
 
288
-
289
192
  ### Features
290
193
 
291
- * support images to compress and support detele un use images ([f103e7d](https://github.com/easyops-cn/next-basics/commit/f103e7dc738926177c34feba30cb355915af84d2))
292
- * update type ([e59bee0](https://github.com/easyops-cn/next-basics/commit/e59bee0c5052769617eb5b28cfac0f55e60137bb))
293
- * update unit test ([2491b14](https://github.com/easyops-cn/next-basics/commit/2491b140a4b8e3aacdf2436f0d7042ae076a5f70))
294
- * 更新删除图片匹配逻辑 ([0e87178](https://github.com/easyops-cn/next-basics/commit/0e87178ef6bf40ffc25302ccf02c1315262fddaf))
295
-
296
-
297
-
298
-
194
+ - support images to compress and support detele un use images ([f103e7d](https://github.com/easyops-cn/next-basics/commit/f103e7dc738926177c34feba30cb355915af84d2))
195
+ - update type ([e59bee0](https://github.com/easyops-cn/next-basics/commit/e59bee0c5052769617eb5b28cfac0f55e60137bb))
196
+ - update unit test ([2491b14](https://github.com/easyops-cn/next-basics/commit/2491b140a4b8e3aacdf2436f0d7042ae076a5f70))
197
+ - 更新删除图片匹配逻辑 ([0e87178](https://github.com/easyops-cn/next-basics/commit/0e87178ef6bf40ffc25302ccf02c1315262fddaf))
299
198
 
300
199
  ## [1.228.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.4...@next-bricks/presentational-bricks@1.228.5) (2021-11-11)
301
200
 
302
-
303
201
  ### Bug Fixes
304
202
 
305
- * brick-link支持label颜色设置和下划线 closed MONITOR-2419 ([d7a3936](https://github.com/easyops-cn/next-basics/commit/d7a3936f5b94a112449dee74b0ee5a0cdc32eb46))
306
-
307
-
308
-
309
-
203
+ - brick-link 支持 label 颜色设置和下划线 closed MONITOR-2419 ([d7a3936](https://github.com/easyops-cn/next-basics/commit/d7a3936f5b94a112449dee74b0ee5a0cdc32eb46))
310
204
 
311
205
  ## [1.228.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.3...@next-bricks/presentational-bricks@1.228.4) (2021-11-08)
312
206
 
313
207
  **Note:** Version bump only for package @next-bricks/presentational-bricks
314
208
 
315
-
316
-
317
-
318
-
319
209
  ## [1.228.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.2...@next-bricks/presentational-bricks@1.228.3) (2021-11-02)
320
210
 
321
-
322
211
  ### Bug Fixes
323
212
 
324
- * fix timeline show wrong mouth ([a0b9294](https://github.com/easyops-cn/next-basics/commit/a0b92941284acbf73ab118ac536ee05b10ca524a))
325
-
326
-
327
-
328
-
213
+ - fix timeline show wrong mouth ([a0b9294](https://github.com/easyops-cn/next-basics/commit/a0b92941284acbf73ab118ac536ee05b10ca524a))
329
214
 
330
215
  ## [1.228.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.1...@next-bricks/presentational-bricks@1.228.2) (2021-10-29)
331
216
 
332
-
333
217
  ### Bug Fixes
334
218
 
335
- * 前端搜索优化 PERMISSION-190 ([23e6a82](https://github.com/easyops-cn/next-basics/commit/23e6a82cdb4eeedcd457479217db2d7f431b9500))
336
- * 前端搜索优化第一次提交不合理再次提交 PERMISSION-190 ([b7e19f3](https://github.com/easyops-cn/next-basics/commit/b7e19f318478f7157853ee06a798d4dae9b9645f))
337
-
338
-
339
-
340
-
219
+ - 前端搜索优化 PERMISSION-190 ([23e6a82](https://github.com/easyops-cn/next-basics/commit/23e6a82cdb4eeedcd457479217db2d7f431b9500))
220
+ - 前端搜索优化第一次提交不合理再次提交 PERMISSION-190 ([b7e19f3](https://github.com/easyops-cn/next-basics/commit/b7e19f318478f7157853ee06a798d4dae9b9645f))
341
221
 
342
222
  ## [1.228.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.0...@next-bricks/presentational-bricks@1.228.1) (2021-10-28)
343
223
 
344
-
345
224
  ### Bug Fixes
346
225
 
347
- * **quick-entries:** 入口卡片图标可配tooltip ([aaf204e](https://github.com/easyops-cn/next-basics/commit/aaf204e3392f6960385863c770bf9f9299fc6138))
348
-
349
-
350
-
351
-
226
+ - **quick-entries:** 入口卡片图标可配 tooltip ([aaf204e](https://github.com/easyops-cn/next-basics/commit/aaf204e3392f6960385863c770bf9f9299fc6138))
352
227
 
353
228
  # [1.228.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.227.1...@next-bricks/presentational-bricks@1.228.0) (2021-10-26)
354
229
 
355
-
356
230
  ### Features
357
231
 
358
- * **rankTable:** refine style ([643f4d8](https://github.com/easyops-cn/next-basics/commit/643f4d82f0b9b67a7beba9fa4c2e9a8b001a77d7))
359
-
360
-
361
-
362
-
232
+ - **rankTable:** refine style ([643f4d8](https://github.com/easyops-cn/next-basics/commit/643f4d82f0b9b67a7beba9fa4c2e9a8b001a77d7))
363
233
 
364
234
  ## [1.227.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.227.0...@next-bricks/presentational-bricks@1.227.1) (2021-10-26)
365
235
 
366
-
367
236
  ### Bug Fixes
368
237
 
369
- * 服务地图样式调整构件 Closed MONITOR-2306 ([24ba3c7](https://github.com/easyops-cn/next-basics/commit/24ba3c79d07ea31df54b012a469fce6b4f6c15e9))
370
-
371
-
372
-
373
-
238
+ - 服务地图样式调整构件 Closed MONITOR-2306 ([24ba3c7](https://github.com/easyops-cn/next-basics/commit/24ba3c79d07ea31df54b012a469fce6b4f6c15e9))
374
239
 
375
240
  # [1.227.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.226.1...@next-bricks/presentational-bricks@1.227.0) (2021-10-22)
376
241
 
377
-
378
242
  ### Features
379
243
 
380
- * link支持target属性为_blank时去掉icon后缀 Closed SERVICE_OBSERVE-646 ([974ab17](https://github.com/easyops-cn/next-basics/commit/974ab177e18d1f8c323baaf4d7e1eda33fd5a4ea))
381
-
382
-
383
-
384
-
244
+ - link 支持 target 属性为\_blank 时去掉 icon 后缀 Closed SERVICE_OBSERVE-646 ([974ab17](https://github.com/easyops-cn/next-basics/commit/974ab177e18d1f8c323baaf4d7e1eda33fd5a4ea))
385
245
 
386
246
  ## [1.226.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.226.0...@next-bricks/presentational-bricks@1.226.1) (2021-10-19)
387
247
 
388
-
389
248
  ### Bug Fixes
390
249
 
391
- * 国际化 refs LAUNCHPAD-75 ([02297a0](https://github.com/easyops-cn/next-basics/commit/02297a00dd68c11be6f30b69b54f4f0e8a44774b))
392
-
393
-
394
-
395
-
250
+ - 国际化 refs LAUNCHPAD-75 ([02297a0](https://github.com/easyops-cn/next-basics/commit/02297a00dd68c11be6f30b69b54f4f0e8a44774b))
396
251
 
397
252
  # [1.226.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.225.0...@next-bricks/presentational-bricks@1.226.0) (2021-10-17)
398
253
 
399
-
400
254
  ### Features
401
255
 
402
- * 国际化 refs LAUNCHPAD-75 ([5d344fe](https://github.com/easyops-cn/next-basics/commit/5d344fe31e33dc7e0b4a106c3abdd28a19461607))
403
-
404
-
405
-
406
-
256
+ - 国际化 refs LAUNCHPAD-75 ([5d344fe](https://github.com/easyops-cn/next-basics/commit/5d344fe31e33dc7e0b4a106c3abdd28a19461607))
407
257
 
408
258
  # [1.225.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.224.0...@next-bricks/presentational-bricks@1.225.0) (2021-10-15)
409
259
 
410
-
411
260
  ### Bug Fixes
412
261
 
413
- * 排行table支持显示表头 Closed EVENT-357 ([180ba14](https://github.com/easyops-cn/next-basics/commit/180ba147973ebc18b0f848a6a25c7d1084379eda))
414
-
262
+ - 排行 table 支持显示表头 Closed EVENT-357 ([180ba14](https://github.com/easyops-cn/next-basics/commit/180ba147973ebc18b0f848a6a25c7d1084379eda))
415
263
 
416
264
  ### Features
417
265
 
418
- * support iframe.message event ([e20a23a](https://github.com/easyops-cn/next-basics/commit/e20a23a68d45a4f57cc6b09cfef1d143013dad22))
419
-
420
-
421
-
422
-
266
+ - support iframe.message event ([e20a23a](https://github.com/easyops-cn/next-basics/commit/e20a23a68d45a4f57cc6b09cfef1d143013dad22))
423
267
 
424
268
  # [1.224.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.223.1...@next-bricks/presentational-bricks@1.224.0) (2021-10-13)
425
269
 
426
-
427
270
  ### Bug Fixes
428
271
 
429
- * 下拉菜单项支持提示 Closed EVENT-357 ([07e5605](https://github.com/easyops-cn/next-basics/commit/07e56052180196d8c525aeb4b621f70a8667a1f4))
430
-
272
+ - 下拉菜单项支持提示 Closed EVENT-357 ([07e5605](https://github.com/easyops-cn/next-basics/commit/07e56052180196d8c525aeb4b621f70a8667a1f4))
431
273
 
432
274
  ### Features
433
275
 
434
- * **copyable-text:** 添加 type=text兼容文本超出容器的展示 ([527386e](https://github.com/easyops-cn/next-basics/commit/527386ef6d73a769ea9f7f320809f72655e67a37))
435
-
436
-
437
-
438
-
276
+ - **copyable-text:** 添加 type=text 兼容文本超出容器的展示 ([527386e](https://github.com/easyops-cn/next-basics/commit/527386ef6d73a769ea9f7f320809f72655e67a37))
439
277
 
440
278
  ## [1.223.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.223.0...@next-bricks/presentational-bricks@1.223.1) (2021-10-13)
441
279
 
442
-
443
280
  ### Bug Fixes
444
281
 
445
- * **basic-bricks:** BasicProgress color render problem ([2437db9](https://github.com/easyops-cn/next-basics/commit/2437db943e35547db7555ea04ff327a9115a43ac))
446
-
447
-
448
-
449
-
282
+ - **basic-bricks:** BasicProgress color render problem ([2437db9](https://github.com/easyops-cn/next-basics/commit/2437db943e35547db7555ea04ff327a9115a43ac))
450
283
 
451
284
  # [1.223.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.3...@next-bricks/presentational-bricks@1.223.0) (2021-10-12)
452
285
 
453
-
454
286
  ### Features
455
287
 
456
- * rankTable支持sort ([ad4cb1a](https://github.com/easyops-cn/next-basics/commit/ad4cb1aa284927945a01d8729a07c2c1f57bc034))
457
-
458
-
459
-
460
-
288
+ - rankTable 支持 sort ([ad4cb1a](https://github.com/easyops-cn/next-basics/commit/ad4cb1aa284927945a01d8729a07c2c1f57bc034))
461
289
 
462
290
  ## [1.222.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.2...@next-bricks/presentational-bricks@1.222.3) (2021-10-12)
463
291
 
464
292
  **Note:** Version bump only for package @next-bricks/presentational-bricks
465
293
 
466
-
467
-
468
-
469
-
470
294
  ## [1.222.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.1...@next-bricks/presentational-bricks@1.222.2) (2021-10-12)
471
295
 
472
-
473
296
  ### Bug Fixes
474
297
 
475
- * **brick-utils:** 复制成功/失败文案可配置 ([380ac2f](https://github.com/easyops-cn/next-basics/commit/380ac2f4a3ba83ef057b11575b332a59f62d5be8))
476
- * 耗时构件支持单位样式调整 Closed EVENT-357 ([35c7155](https://github.com/easyops-cn/next-basics/commit/35c715578803bc41dee4e6a156c09905b5596273))
477
-
478
-
479
-
480
-
298
+ - **brick-utils:** 复制成功/失败文案可配置 ([380ac2f](https://github.com/easyops-cn/next-basics/commit/380ac2f4a3ba83ef057b11575b332a59f62d5be8))
299
+ - 耗时构件支持单位样式调整 Closed EVENT-357 ([35c7155](https://github.com/easyops-cn/next-basics/commit/35c715578803bc41dee4e6a156c09905b5596273))
481
300
 
482
301
  ## [1.222.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.0...@next-bricks/presentational-bricks@1.222.1) (2021-10-04)
483
302
 
484
-
485
303
  ### Bug Fixes
486
304
 
487
- * **modal-confirm:** fix contentBrick bug ([9c63cb1](https://github.com/easyops-cn/next-basics/commit/9c63cb17061e53d712a7f68fc94ff73c3070d33c))
488
-
489
-
490
-
491
-
305
+ - **modal-confirm:** fix contentBrick bug ([9c63cb1](https://github.com/easyops-cn/next-basics/commit/9c63cb17061e53d712a7f68fc94ff73c3070d33c))
492
306
 
493
307
  # [1.222.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.221.2...@next-bricks/presentational-bricks@1.222.0) (2021-10-03)
494
308
 
495
-
496
309
  ### Features
497
310
 
498
- * **modal-confirm:** add contentBrick ([a4939b8](https://github.com/easyops-cn/next-basics/commit/a4939b831d402891cdde441669cd0313904a92e7))
499
-
500
-
501
-
502
-
311
+ - **modal-confirm:** add contentBrick ([a4939b8](https://github.com/easyops-cn/next-basics/commit/a4939b831d402891cdde441669cd0313904a92e7))
503
312
 
504
313
  ## [1.221.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.221.1...@next-bricks/presentational-bricks@1.221.2) (2021-10-02)
505
314
 
506
-
507
315
  ### Bug Fixes
508
316
 
509
- * 下拉菜单添加禁用属性,内容高度控制属性 Closed SERVICE_OBSERVE-407 ([4fae6a0](https://github.com/easyops-cn/next-basics/commit/4fae6a06e2b138f0d428870be75b65c89c2e30db))
510
-
511
-
512
-
513
-
317
+ - 下拉菜单添加禁用属性,内容高度控制属性 Closed SERVICE_OBSERVE-407 ([4fae6a0](https://github.com/easyops-cn/next-basics/commit/4fae6a06e2b138f0d428870be75b65c89c2e30db))
514
318
 
515
319
  ## [1.221.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.221.0...@next-bricks/presentational-bricks@1.221.1) (2021-09-28)
516
320
 
517
-
518
321
  ### Bug Fixes
519
322
 
520
- * 统分割线bug Closed SERVICE_OBSERVE-538 ([f3cda1f](https://github.com/easyops-cn/next-basics/commit/f3cda1f9a86a2774714bbe7b130639f512fff03c))
521
-
522
-
523
-
524
-
323
+ - 统分割线 bug Closed SERVICE_OBSERVE-538 ([f3cda1f](https://github.com/easyops-cn/next-basics/commit/f3cda1f9a86a2774714bbe7b130639f512fff03c))
525
324
 
526
325
  # [1.221.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.220.1...@next-bricks/presentational-bricks@1.221.0) (2021-09-28)
527
326
 
528
-
529
327
  ### Features
530
328
 
531
- * **BrickUser:** add iconMargin prop and change the default margin right from 3px to 8px ([2085a04](https://github.com/easyops-cn/next-basics/commit/2085a04b25d6a7789cd7010bf9ba6dea1f96b282))
532
-
533
-
534
-
535
-
329
+ - **BrickUser:** add iconMargin prop and change the default margin right from 3px to 8px ([2085a04](https://github.com/easyops-cn/next-basics/commit/2085a04b25d6a7789cd7010bf9ba6dea1f96b282))
536
330
 
537
331
  ## [1.220.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.220.0...@next-bricks/presentational-bricks@1.220.1) (2021-09-26)
538
332
 
539
-
540
333
  ### Bug Fixes
541
334
 
542
- * 统隐藏线问题修复 Closed SERVICE_OBSERVE-538 ([00bc6ef](https://github.com/easyops-cn/next-basics/commit/00bc6efdbe09a1c2feb6794e9a560dcae1238634))
543
-
544
-
545
-
546
-
335
+ - 统隐藏线问题修复 Closed SERVICE_OBSERVE-538 ([00bc6ef](https://github.com/easyops-cn/next-basics/commit/00bc6efdbe09a1c2feb6794e9a560dcae1238634))
547
336
 
548
337
  # [1.220.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.219.1...@next-bricks/presentational-bricks@1.220.0) (2021-09-26)
549
338
 
550
-
551
339
  ### Features
552
340
 
553
- * update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
554
-
555
-
556
-
557
-
341
+ - update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
558
342
 
559
343
  ## [1.219.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.219.0...@next-bricks/presentational-bricks@1.219.1) (2021-09-26)
560
344