@next-bricks/presentational-bricks 1.252.1 → 1.252.2
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 +72 -438
- package/deploy/contract.yaml +113 -113
- package/dist/bricks.json +34 -34
- package/dist/{index.bf43c603.js → index.9a30cab7.js} +2 -2
- package/dist/index.9a30cab7.js.map +1 -0
- package/dist/lazy-bricks/{~bricks-use-form-and-markdown.dd92.e98f6b8e.js → ~bricks-use-form-and-markdown.dd92.e3d0b1fd.js} +1 -1
- package/dist/lazy-bricks/{~bricks-use-form-and-markdown.dd92.e98f6b8e.js.map → ~bricks-use-form-and-markdown.dd92.e3d0b1fd.js.map} +1 -1
- package/dist/stories.json +30 -2
- package/package.json +2 -2
- package/dist/index.bf43c603.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,816 +3,450 @@
|
|
|
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.252.
|
|
6
|
+
## [1.252.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.252.1...@next-bricks/presentational-bricks@1.252.2) (2022-07-05)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
9
9
|
|
|
10
|
+
## [1.252.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.252.0...@next-bricks/presentational-bricks@1.252.1) (2022-07-05)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
13
13
|
|
|
14
14
|
# [1.252.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.251.2...@next-bricks/presentational-bricks@1.252.0) (2022-07-05)
|
|
15
15
|
|
|
16
|
-
|
|
17
16
|
### Features
|
|
18
17
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
18
|
+
- brick-tag 添加 useBrick 和 useBrickData 属性 refs PERMISSION-252 ([6e5fdc5](https://github.com/easyops-cn/next-basics/commit/6e5fdc5fad2f60cfacef1abbb3d20c46d463d39e))
|
|
24
19
|
|
|
25
20
|
## [1.251.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.251.1...@next-bricks/presentational-bricks@1.251.2) (2022-07-03)
|
|
26
21
|
|
|
27
22
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
28
23
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
24
|
## [1.251.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.251.0...@next-bricks/presentational-bricks@1.251.1) (2022-07-01)
|
|
34
25
|
|
|
35
26
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
36
27
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
28
|
# [1.251.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.4...@next-bricks/presentational-bricks@1.251.0) (2022-06-30)
|
|
42
29
|
|
|
43
|
-
|
|
44
30
|
### Features
|
|
45
31
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
32
|
+
- **dropdown-select:** add selectTipText&selectBoxStyle properties ([2827cde](https://github.com/easyops-cn/next-basics/commit/2827cdeec47ab4264ffd4a652eaaf7c85c3ac691))
|
|
51
33
|
|
|
52
34
|
## [1.250.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.3...@next-bricks/presentational-bricks@1.250.4) (2022-06-29)
|
|
53
35
|
|
|
54
|
-
|
|
55
36
|
### Bug Fixes
|
|
56
37
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
38
|
+
- some optimization ([63299b9](https://github.com/easyops-cn/next-basics/commit/63299b985d933805d79e30bd83bb768745815d39))
|
|
62
39
|
|
|
63
40
|
## [1.250.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.2...@next-bricks/presentational-bricks@1.250.3) (2022-06-28)
|
|
64
41
|
|
|
65
|
-
|
|
66
42
|
### Bug Fixes
|
|
67
43
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
44
|
+
- **brick-table:** 切换分页和页码的时候不应该触发 sort.update 事件 ([870d725](https://github.com/easyops-cn/next-basics/commit/870d725800c88c4ba4854b015e4f787202a97732))
|
|
73
45
|
|
|
74
46
|
## [1.250.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.1...@next-bricks/presentational-bricks@1.250.2) (2022-06-27)
|
|
75
47
|
|
|
76
48
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
77
49
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
50
|
## [1.250.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.0...@next-bricks/presentational-bricks@1.250.1) (2022-06-27)
|
|
83
51
|
|
|
84
52
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
85
53
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
54
|
# [1.250.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.249.2...@next-bricks/presentational-bricks@1.250.0) (2022-06-23)
|
|
91
55
|
|
|
92
|
-
|
|
93
56
|
### Features
|
|
94
57
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
58
|
+
- **general-tooltip:** tooltipConfig 属性增加 overlayStyle 属性支持 ([61e4fe3](https://github.com/easyops-cn/next-basics/commit/61e4fe38c5c152824e7b31d47683ed85883c6d08))
|
|
100
59
|
|
|
101
60
|
## [1.249.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.249.1...@next-bricks/presentational-bricks@1.249.2) (2022-06-23)
|
|
102
61
|
|
|
103
62
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
104
63
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
64
|
## [1.249.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.249.0...@next-bricks/presentational-bricks@1.249.1) (2022-06-22)
|
|
110
65
|
|
|
111
66
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
112
67
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
68
|
# [1.249.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.248.0...@next-bricks/presentational-bricks@1.249.0) (2022-06-21)
|
|
118
69
|
|
|
119
|
-
|
|
120
70
|
### Features
|
|
121
71
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
72
|
+
- presentational-bricks.entry-card-item 支持 disabled 和 tooltip 属性 refs TOOL-1132 ([1912015](https://github.com/easyops-cn/next-basics/commit/1912015b216dc9a85abd35835f08eb4a5b399899))
|
|
127
73
|
|
|
128
74
|
# [1.248.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.247.6...@next-bricks/presentational-bricks@1.248.0) (2022-06-21)
|
|
129
75
|
|
|
130
|
-
|
|
131
76
|
### Features
|
|
132
77
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
78
|
+
- **presentational-bricks:** table add invaidRow style ([6be266b](https://github.com/easyops-cn/next-basics/commit/6be266bccdb44b7d3c5ae519894c4e7835e3cf20))
|
|
138
79
|
|
|
139
80
|
## [1.247.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.247.5...@next-bricks/presentational-bricks@1.247.6) (2022-06-17)
|
|
140
81
|
|
|
141
|
-
|
|
142
82
|
### Bug Fixes
|
|
143
83
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
84
|
+
- brick-link doc refine ([4dff997](https://github.com/easyops-cn/next-basics/commit/4dff9972e5248d98bc247a04519435b6cba4af53))
|
|
85
|
+
- typo ([1310f1d](https://github.com/easyops-cn/next-basics/commit/1310f1dc69e4f9a413e6e3eeea8376bf286be405))
|
|
150
86
|
|
|
151
87
|
## [1.247.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.247.4...@next-bricks/presentational-bricks@1.247.5) (2022-06-17)
|
|
152
88
|
|
|
153
89
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
154
90
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
91
|
## [1.247.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.247.3...@next-bricks/presentational-bricks@1.247.4) (2022-06-16)
|
|
160
92
|
|
|
161
93
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
162
94
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
95
|
## [1.247.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.247.2...@next-bricks/presentational-bricks@1.247.3) (2022-06-15)
|
|
168
96
|
|
|
169
|
-
|
|
170
97
|
### Bug Fixes
|
|
171
98
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
99
|
+
- **transfer:** fix transfer 重新赋 selectedKeys 属性后再也无法选中 bug ([c968ac7](https://github.com/easyops-cn/next-basics/commit/c968ac79b7eb807239ed1c8e39353d280478632d))
|
|
177
100
|
|
|
178
101
|
## [1.247.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.247.1...@next-bricks/presentational-bricks@1.247.2) (2022-06-15)
|
|
179
102
|
|
|
180
|
-
|
|
181
103
|
### Bug Fixes
|
|
182
104
|
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
105
|
+
- refine document view ([4bd948b](https://github.com/easyops-cn/next-basics/commit/4bd948be91bbeb26cfb39c3cf26c18c8e3efd2b5))
|
|
188
106
|
|
|
189
107
|
## [1.247.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.247.0...@next-bricks/presentational-bricks@1.247.1) (2022-06-14)
|
|
190
108
|
|
|
191
|
-
|
|
192
109
|
### Bug Fixes
|
|
193
110
|
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
111
|
+
- **brick-table:** unify processing logic for rowKey ([0864c02](https://github.com/easyops-cn/next-basics/commit/0864c02c8a8173b3f4a2c6a1ebe2d367da90ca94))
|
|
199
112
|
|
|
200
113
|
# [1.247.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.246.1...@next-bricks/presentational-bricks@1.247.0) (2022-06-14)
|
|
201
114
|
|
|
202
|
-
|
|
203
115
|
### Features
|
|
204
116
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
117
|
+
- **brick-table:** 提升 rowSelection 属性到最外层配置 ([5920f4f](https://github.com/easyops-cn/next-basics/commit/5920f4ff72239dae8b9bdd70d6a9a6001e7bf26a))
|
|
210
118
|
|
|
211
119
|
## [1.246.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.246.0...@next-bricks/presentational-bricks@1.246.1) (2022-06-14)
|
|
212
120
|
|
|
213
|
-
|
|
214
121
|
### Bug Fixes
|
|
215
122
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
123
|
+
- refine doc ([9f30207](https://github.com/easyops-cn/next-basics/commit/9f302078d3af77ffb5119be2eb25a932b6360e09))
|
|
124
|
+
- **transfer:** fix 点击表格行 checkbox 之外超出最大限制时没有禁用选项的问题 ([3821e08](https://github.com/easyops-cn/next-basics/commit/3821e0864ac5c4913e658d075a21be6dc1aee6d1))
|
|
222
125
|
|
|
223
126
|
# [1.246.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.245.3...@next-bricks/presentational-bricks@1.246.0) (2022-06-13)
|
|
224
127
|
|
|
225
|
-
|
|
226
128
|
### Features
|
|
227
129
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
130
|
+
- **brick-table:** add extraRows property ([19aaf76](https://github.com/easyops-cn/next-basics/commit/19aaf769893ed7b59446beb8d474583e63a50ddf))
|
|
233
131
|
|
|
234
132
|
## [1.245.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.245.2...@next-bricks/presentational-bricks@1.245.3) (2022-06-13)
|
|
235
133
|
|
|
236
|
-
|
|
237
134
|
### Bug Fixes
|
|
238
135
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
136
|
+
- **transfer:** fix 穿梭框右边选中会导致左边 disabled 失效 bug ([5b4044a](https://github.com/easyops-cn/next-basics/commit/5b4044a5a140c486d7c1acf3bdbfb3e47e03dfd0))
|
|
244
137
|
|
|
245
138
|
## [1.245.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.245.1...@next-bricks/presentational-bricks@1.245.2) (2022-06-13)
|
|
246
139
|
|
|
247
|
-
|
|
248
140
|
### Bug Fixes
|
|
249
141
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
142
|
+
- **transfer:** fix 重置 selectedKeys 后无法再选 bug ([dd01ff1](https://github.com/easyops-cn/next-basics/commit/dd01ff148b05d4cc4d0f31c30da68edb6a28c5ae))
|
|
255
143
|
|
|
256
144
|
## [1.245.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.245.0...@next-bricks/presentational-bricks@1.245.1) (2022-06-11)
|
|
257
145
|
|
|
258
146
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
259
147
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
148
|
# [1.245.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.244.6...@next-bricks/presentational-bricks@1.245.0) (2022-06-10)
|
|
265
149
|
|
|
266
|
-
|
|
267
150
|
### Bug Fixes
|
|
268
151
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
152
|
+
- fix type ([6be214a](https://github.com/easyops-cn/next-basics/commit/6be214a9897459707d02c75e3be9ceccb676d830))
|
|
153
|
+
- new fixDoc ([bb37a88](https://github.com/easyops-cn/next-basics/commit/bb37a8896b9340b7e725875c689280c0cff72191))
|
|
154
|
+
- new fixDoc ([b966b6c](https://github.com/easyops-cn/next-basics/commit/b966b6c9199cb59a45003b3119b41ca53567d999))
|
|
155
|
+
- **transfer:** drag style ([e471720](https://github.com/easyops-cn/next-basics/commit/e471720c3eaf67a6d60465c769789ff75efa672c))
|
|
274
156
|
|
|
275
157
|
### Features
|
|
276
158
|
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
159
|
+
- **transfer:** 新增表格穿梭框构件 ([814b4b0](https://github.com/easyops-cn/next-basics/commit/814b4b0adb14d66f96c5b7b064cf41dbebb12748))
|
|
282
160
|
|
|
283
161
|
## [1.244.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.244.5...@next-bricks/presentational-bricks@1.244.6) (2022-06-08)
|
|
284
162
|
|
|
285
|
-
|
|
286
163
|
### Bug Fixes
|
|
287
164
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
165
|
+
- hideGroups string 不生效 ([50cd01c](https://github.com/easyops-cn/next-basics/commit/50cd01c609faa726a950b8e270ac85f575c4d636))
|
|
293
166
|
|
|
294
167
|
## [1.244.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.244.4...@next-bricks/presentational-bricks@1.244.5) (2022-06-02)
|
|
295
168
|
|
|
296
169
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
297
170
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
171
|
## [1.244.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.244.3...@next-bricks/presentational-bricks@1.244.4) (2022-05-31)
|
|
303
172
|
|
|
304
|
-
|
|
305
173
|
### Bug Fixes
|
|
306
174
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
175
|
+
- 兼容在无 configProps 和无 rowSelection 的情况下,设置 type 需要能触发 select 事件 ([654d390](https://github.com/easyops-cn/next-basics/commit/654d390438e14e888f0b8fb68cd9bc9f7cac8133))
|
|
312
176
|
|
|
313
177
|
## [1.244.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.244.2...@next-bricks/presentational-bricks@1.244.3) (2022-05-30)
|
|
314
178
|
|
|
315
179
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
316
180
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
181
|
## [1.244.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.244.1...@next-bricks/presentational-bricks@1.244.2) (2022-05-30)
|
|
322
182
|
|
|
323
|
-
|
|
324
183
|
### Bug Fixes
|
|
325
184
|
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
185
|
+
- 补充 size/type/pagination 属性的影响优先级逻辑 ([0c31a96](https://github.com/easyops-cn/next-basics/commit/0c31a96572fda77be425d4800f96e3f4589279ea))
|
|
331
186
|
|
|
332
187
|
## [1.244.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.244.0...@next-bricks/presentational-bricks@1.244.1) (2022-05-30)
|
|
333
188
|
|
|
334
|
-
|
|
335
189
|
### Bug Fixes
|
|
336
190
|
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
191
|
+
- 修改 table 斑马纹模式的样式 ([4e0be74](https://github.com/easyops-cn/next-basics/commit/4e0be74b266d03b3b25327c1906b8445884c3bc6))
|
|
342
192
|
|
|
343
193
|
# [1.244.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.243.0...@next-bricks/presentational-bricks@1.244.0) (2022-05-27)
|
|
344
194
|
|
|
345
|
-
|
|
346
195
|
### Features
|
|
347
196
|
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
197
|
+
- **brick-table:** 暴露 size/type/pagination 属性 ([70d3efb](https://github.com/easyops-cn/next-basics/commit/70d3efb88abf85f562fef388ba5846fd81a6d30b))
|
|
353
198
|
|
|
354
199
|
# [1.243.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.242.1...@next-bricks/presentational-bricks@1.243.0) (2022-05-27)
|
|
355
200
|
|
|
356
|
-
|
|
357
201
|
### Features
|
|
358
202
|
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
203
|
+
- **brick-alert:** 支持配置折叠描述区文案 ([12483a9](https://github.com/easyops-cn/next-basics/commit/12483a95c69e3e1a036fbf0267c3d8a0b88e8ec0))
|
|
364
204
|
|
|
365
205
|
## [1.242.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.242.0...@next-bricks/presentational-bricks@1.242.1) (2022-05-23)
|
|
366
206
|
|
|
367
207
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
368
208
|
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
209
|
# [1.242.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.15...@next-bricks/presentational-bricks@1.242.0) (2022-05-12)
|
|
374
210
|
|
|
375
|
-
|
|
376
211
|
### Features
|
|
377
212
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
213
|
+
- **presentational-bricks.card-item:** 添加属性 onlyOperateSlot Closes INSTANCE-2375 ([267e5a0](https://github.com/easyops-cn/next-basics/commit/267e5a0902c6afaff0f7c473f9c38bf60a013761))
|
|
383
214
|
|
|
384
215
|
## [1.241.15](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.14...@next-bricks/presentational-bricks@1.241.15) (2022-05-07)
|
|
385
216
|
|
|
386
217
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
387
218
|
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
219
|
## [1.241.14](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.13...@next-bricks/presentational-bricks@1.241.14) (2022-04-28)
|
|
393
220
|
|
|
394
221
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
395
222
|
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
223
|
## [1.241.13](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.12...@next-bricks/presentational-bricks@1.241.13) (2022-04-26)
|
|
401
224
|
|
|
402
225
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
403
226
|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
227
|
## [1.241.12](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.11...@next-bricks/presentational-bricks@1.241.12) (2022-04-21)
|
|
409
228
|
|
|
410
|
-
|
|
411
229
|
### Bug Fixes
|
|
412
230
|
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
231
|
+
- **brick-tree:** add debounce to search ([586d9ef](https://github.com/easyops-cn/next-basics/commit/586d9ef8b39a4bbdb1ecb4e578896b6bd1d5ba18))
|
|
232
|
+
- **brick-tree:** fix search can't jump to item which is collapsed before ([d13d091](https://github.com/easyops-cn/next-basics/commit/d13d091121fd6bfe01c514c146908e15d3ed951d))
|
|
233
|
+
- **brick-tree:** fix upper case search value not working ([7b7f131](https://github.com/easyops-cn/next-basics/commit/7b7f131ba596bcb2939b5ffc26996a004f029cd3))
|
|
420
234
|
|
|
421
235
|
## [1.241.11](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.10...@next-bricks/presentational-bricks@1.241.11) (2022-04-18)
|
|
422
236
|
|
|
423
237
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
424
238
|
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
239
|
## [1.241.10](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.9...@next-bricks/presentational-bricks@1.241.10) (2022-04-15)
|
|
430
240
|
|
|
431
241
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
432
242
|
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
243
|
## [1.241.9](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.8...@next-bricks/presentational-bricks@1.241.9) (2022-04-14)
|
|
438
244
|
|
|
439
|
-
|
|
440
245
|
### Bug Fixes
|
|
441
246
|
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
247
|
+
- **brick-alert-number:** 适配告警数量暗色模式 ([330dc95](https://github.com/easyops-cn/next-basics/commit/330dc954ec762e64a317223d2fa5a88ff8afd6b6))
|
|
248
|
+
- **brick-conditional-display:** 适配文档的暗色模式,修改颜色变量 ([2cf8f16](https://github.com/easyops-cn/next-basics/commit/2cf8f16bd23fd40836900e6a4f216643f7d32511))
|
|
249
|
+
- **brick-tag:** 适配表格文档的暗色模式,修改颜色变量 ([eefddc7](https://github.com/easyops-cn/next-basics/commit/eefddc7ecf6b0d9d44af4f5cc5157d1c3ec72ab7))
|
|
250
|
+
- 适配表格文档的暗色模式,使用颜色变量 ([8ec74dd](https://github.com/easyops-cn/next-basics/commit/8ec74ddfd1b190118d6de1face84fd570940f029))
|
|
450
251
|
|
|
451
252
|
## [1.241.8](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.7...@next-bricks/presentational-bricks@1.241.8) (2022-04-14)
|
|
452
253
|
|
|
453
254
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
454
255
|
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
256
|
## [1.241.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.6...@next-bricks/presentational-bricks@1.241.7) (2022-04-12)
|
|
460
257
|
|
|
461
258
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
462
259
|
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
260
|
## [1.241.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.5...@next-bricks/presentational-bricks@1.241.6) (2022-04-07)
|
|
468
261
|
|
|
469
262
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
470
263
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
264
|
## [1.241.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.4...@next-bricks/presentational-bricks@1.241.5) (2022-04-06)
|
|
476
265
|
|
|
477
266
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
478
267
|
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
268
|
## [1.241.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.3...@next-bricks/presentational-bricks@1.241.4) (2022-04-06)
|
|
484
269
|
|
|
485
270
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
486
271
|
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
272
|
## [1.241.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.2...@next-bricks/presentational-bricks@1.241.3) (2022-04-02)
|
|
492
273
|
|
|
493
274
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
494
275
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
276
|
## [1.241.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.1...@next-bricks/presentational-bricks@1.241.2) (2022-03-30)
|
|
500
277
|
|
|
501
|
-
|
|
502
278
|
### Bug Fixes
|
|
503
279
|
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
280
|
+
- support general-carousel ([ce6a925](https://github.com/easyops-cn/next-basics/commit/ce6a925d96dbf205e21c668a5450f7430d4db645))
|
|
509
281
|
|
|
510
282
|
## [1.241.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.241.0...@next-bricks/presentational-bricks@1.241.1) (2022-03-29)
|
|
511
283
|
|
|
512
|
-
|
|
513
284
|
### Bug Fixes
|
|
514
285
|
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
286
|
+
- **brick-illustration :** 修改空状态占比优化 ([21e2ff3](https://github.com/easyops-cn/next-basics/commit/21e2ff3b4c524839f47a7ba6d479e6f9667972bf))
|
|
520
287
|
|
|
521
288
|
# [1.241.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.240.2...@next-bricks/presentational-bricks@1.241.0) (2022-03-29)
|
|
522
289
|
|
|
523
|
-
|
|
524
290
|
### Features
|
|
525
291
|
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
292
|
+
- adapt to dark theme ([adf6d03](https://github.com/easyops-cn/next-basics/commit/adf6d03466389d8f44cebbf03a15de4152c986bb)), closes [Refs#BRICK_STORE-2653](https://github.com/Refs/issues/BRICK_STORE-2653)
|
|
531
293
|
|
|
532
294
|
## [1.240.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.240.1...@next-bricks/presentational-bricks@1.240.2) (2022-03-29)
|
|
533
295
|
|
|
534
|
-
|
|
535
296
|
### Bug Fixes
|
|
536
297
|
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
298
|
+
- 修改 presentational-bricks.collapsible-card-item 样式 Closes BRICK_STORE-2652 ([b7532bb](https://github.com/easyops-cn/next-basics/commit/b7532bbb6462cf1f4efae772e07acb46b6b9889b))
|
|
542
299
|
|
|
543
300
|
## [1.240.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.240.0...@next-bricks/presentational-bricks@1.240.1) (2022-03-29)
|
|
544
301
|
|
|
545
|
-
|
|
546
302
|
### Bug Fixes
|
|
547
303
|
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
304
|
+
- fix style ([d3d9ec4](https://github.com/easyops-cn/next-basics/commit/d3d9ec40b1a81dc5e7771239d8906f64caa5e028)), closes [Refs#BRICK_STORE-2651](https://github.com/Refs/issues/BRICK_STORE-2651)
|
|
553
305
|
|
|
554
306
|
# [1.240.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.8...@next-bricks/presentational-bricks@1.240.0) (2022-03-29)
|
|
555
307
|
|
|
556
|
-
|
|
557
308
|
### Features
|
|
558
309
|
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
310
|
+
- adapt to the dark theme ([ba68bf2](https://github.com/easyops-cn/next-basics/commit/ba68bf2a97ee80147112699c574a140d318bdf15)), closes [Refs#BRICK_STORE-2651](https://github.com/Refs/issues/BRICK_STORE-2651)
|
|
564
311
|
|
|
565
312
|
## [1.239.8](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.7...@next-bricks/presentational-bricks@1.239.8) (2022-03-29)
|
|
566
313
|
|
|
567
|
-
|
|
568
314
|
### Bug Fixes
|
|
569
315
|
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
316
|
+
- 修改 presentational-bricks.collapsible-card-item 样式 Closes BRICK_STORE-2652 ([9fe136c](https://github.com/easyops-cn/next-basics/commit/9fe136c7a589cf94195020dbb3d9f41ac268d32c))
|
|
575
317
|
|
|
576
318
|
## [1.239.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.6...@next-bricks/presentational-bricks@1.239.7) (2022-03-28)
|
|
577
319
|
|
|
578
320
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
579
321
|
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
322
|
## [1.239.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.5...@next-bricks/presentational-bricks@1.239.6) (2022-03-22)
|
|
585
323
|
|
|
586
324
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
587
325
|
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
326
|
## [1.239.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.4...@next-bricks/presentational-bricks@1.239.5) (2022-03-16)
|
|
593
327
|
|
|
594
328
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
595
329
|
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
330
|
## [1.239.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.3...@next-bricks/presentational-bricks@1.239.4) (2022-03-16)
|
|
601
331
|
|
|
602
|
-
|
|
603
332
|
### Bug Fixes
|
|
604
333
|
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
334
|
+
- style refine ([fbd797e](https://github.com/easyops-cn/next-basics/commit/fbd797ea670d8e051649d037c037b43386d236b2))
|
|
610
335
|
|
|
611
336
|
## [1.239.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.2...@next-bricks/presentational-bricks@1.239.3) (2022-03-16)
|
|
612
337
|
|
|
613
|
-
|
|
614
338
|
### Bug Fixes
|
|
615
339
|
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
340
|
+
- dark theme ([a02bf37](https://github.com/easyops-cn/next-basics/commit/a02bf37ffe4eaf022600ec14be1e3c40f85f8edd))
|
|
621
341
|
|
|
622
342
|
## [1.239.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.1...@next-bricks/presentational-bricks@1.239.2) (2022-03-11)
|
|
623
343
|
|
|
624
344
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
625
345
|
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
346
|
## [1.239.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.239.0...@next-bricks/presentational-bricks@1.239.1) (2022-03-11)
|
|
631
347
|
|
|
632
|
-
|
|
633
348
|
### Bug Fixes
|
|
634
349
|
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
350
|
+
- dark theme ([f0b96d3](https://github.com/easyops-cn/next-basics/commit/f0b96d3fc37bc4f0c22a5b5bc2e5fc4ec3c7823e))
|
|
640
351
|
|
|
641
352
|
# [1.239.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.18...@next-bricks/presentational-bricks@1.239.0) (2022-03-10)
|
|
642
353
|
|
|
643
|
-
|
|
644
354
|
### Features
|
|
645
355
|
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
356
|
+
- card-item 构件中 cardTitle 和 descriptions 中的 html 元素加上 title 属性 refs DEPLOYMENT_ORCHESTRATION-434 ([00a08aa](https://github.com/easyops-cn/next-basics/commit/00a08aa3257e00d5175511da1ead530521208920))
|
|
651
357
|
|
|
652
358
|
## [1.238.18](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.17...@next-bricks/presentational-bricks@1.238.18) (2022-03-10)
|
|
653
359
|
|
|
654
|
-
|
|
655
360
|
### Bug Fixes
|
|
656
361
|
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
362
|
+
- upload image icon ([8ba3cbd](https://github.com/easyops-cn/next-basics/commit/8ba3cbd6563d9e1dc003eb29019aa923eb5ef920))
|
|
662
363
|
|
|
663
364
|
## [1.238.17](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.16...@next-bricks/presentational-bricks@1.238.17) (2022-03-09)
|
|
664
365
|
|
|
665
366
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
666
367
|
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
368
|
## [1.238.16](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.15...@next-bricks/presentational-bricks@1.238.16) (2022-03-04)
|
|
672
369
|
|
|
673
|
-
|
|
674
370
|
### Bug Fixes
|
|
675
371
|
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
372
|
+
- style refine ([4301600](https://github.com/easyops-cn/next-basics/commit/43016003925650f7bb744a10a487b0a7d1021963))
|
|
681
373
|
|
|
682
374
|
## [1.238.15](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.14...@next-bricks/presentational-bricks@1.238.15) (2022-03-03)
|
|
683
375
|
|
|
684
|
-
|
|
685
376
|
### Bug Fixes
|
|
686
377
|
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
378
|
+
- **table:** 修复表格过滤功能 bug Refs BRICK_STORE-2610 ([9778dd1](https://github.com/easyops-cn/next-basics/commit/9778dd13ac755635eac02ec9370372a2d278243c))
|
|
692
379
|
|
|
693
380
|
## [1.238.14](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.13...@next-bricks/presentational-bricks@1.238.14) (2022-03-02)
|
|
694
381
|
|
|
695
|
-
|
|
696
382
|
### Bug Fixes
|
|
697
383
|
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
384
|
+
- **markdown-editor:** pass pattern property to MarkdownEditor ([280ffb8](https://github.com/easyops-cn/next-basics/commit/280ffb8919344532f12dcbb261908e497f89bda5))
|
|
703
385
|
|
|
704
386
|
## [1.238.13](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.12...@next-bricks/presentational-bricks@1.238.13) (2022-03-01)
|
|
705
387
|
|
|
706
388
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
707
389
|
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
390
|
## [1.238.12](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.11...@next-bricks/presentational-bricks@1.238.12) (2022-02-24)
|
|
713
391
|
|
|
714
|
-
|
|
715
392
|
### Bug Fixes
|
|
716
393
|
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
394
|
+
- fix style ([7459431](https://github.com/easyops-cn/next-basics/commit/7459431883c5fe7b8b4d1eaae3e8a3d61ab5446e))
|
|
395
|
+
- style refine ([8e2cbcc](https://github.com/easyops-cn/next-basics/commit/8e2cbcc611df051be1b98815decd30beb402586a))
|
|
396
|
+
- style refine ([6402a79](https://github.com/easyops-cn/next-basics/commit/6402a79a731e97e1f366560e919c106d99841403))
|
|
724
397
|
|
|
725
398
|
## [1.238.11](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.10...@next-bricks/presentational-bricks@1.238.11) (2022-02-23)
|
|
726
399
|
|
|
727
|
-
|
|
728
400
|
### Bug Fixes
|
|
729
401
|
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
402
|
+
- quick-entries style ([5bd6bbb](https://github.com/easyops-cn/next-basics/commit/5bd6bbb240e7f15a150f1cb510425f4efed4f9a6))
|
|
403
|
+
- upload file ([0ad4a00](https://github.com/easyops-cn/next-basics/commit/0ad4a0095a90d6b46f2f10ecddb6857b36353f01))
|
|
736
404
|
|
|
737
405
|
## [1.238.10](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.9...@next-bricks/presentational-bricks@1.238.10) (2022-02-18)
|
|
738
406
|
|
|
739
407
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
740
408
|
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
409
|
## [1.238.9](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.8...@next-bricks/presentational-bricks@1.238.9) (2022-02-18)
|
|
746
410
|
|
|
747
|
-
|
|
748
411
|
### Bug Fixes
|
|
749
412
|
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
413
|
+
- card item style ([bf17bf6](https://github.com/easyops-cn/next-basics/commit/bf17bf6b0f3653559bae12bc61958c2353ede453))
|
|
414
|
+
- dropdown select style ([553609c](https://github.com/easyops-cn/next-basics/commit/553609c52196c267ef7d633e82f032ac4b5588fe))
|
|
415
|
+
- dropdown select style ([8893573](https://github.com/easyops-cn/next-basics/commit/889357394deab991eb5aaff219abe37f62f25b84))
|
|
416
|
+
- markdown editor style ([b874a80](https://github.com/easyops-cn/next-basics/commit/b874a80403eb608059656590d0294013698e2563))
|
|
758
417
|
|
|
759
418
|
## [1.238.8](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.7...@next-bricks/presentational-bricks@1.238.8) (2022-02-18)
|
|
760
419
|
|
|
761
|
-
|
|
762
420
|
### Bug Fixes
|
|
763
421
|
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
422
|
+
- log display style ([d7cf900](https://github.com/easyops-cn/next-basics/commit/d7cf900f495df28fbb5eb401c0238afcd34e8218))
|
|
423
|
+
- markdown display style ([ac079b0](https://github.com/easyops-cn/next-basics/commit/ac079b0ffad260fb4e50b7abe4dd31487297bb99))
|
|
770
424
|
|
|
771
425
|
## [1.238.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.6...@next-bricks/presentational-bricks@1.238.7) (2022-02-17)
|
|
772
426
|
|
|
773
|
-
|
|
774
427
|
### Bug Fixes
|
|
775
428
|
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
429
|
+
- collapse card style ([08da3ea](https://github.com/easyops-cn/next-basics/commit/08da3ea6d74c0557fac1adc90d8e4f7d6efabf97))
|
|
430
|
+
- **table:** 修复 filters 没值时导致 table 没数据的问题 Refs ([2f5e7fa](https://github.com/easyops-cn/next-basics/commit/2f5e7fa75de1e5c3ab975d53fabd72ed4b4d646b))
|
|
782
431
|
|
|
783
432
|
## [1.238.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.5...@next-bricks/presentational-bricks@1.238.6) (2022-02-16)
|
|
784
433
|
|
|
785
|
-
|
|
786
434
|
### Bug Fixes
|
|
787
435
|
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
436
|
+
- **transfer:** 穿梭框右边超过最大数支持勾选转换到左边 Refs MONITOR-3013 ([6abce81](https://github.com/easyops-cn/next-basics/commit/6abce816e603ba5e9310c8c8dd6c81eaffd5e985))
|
|
793
437
|
|
|
794
438
|
## [1.238.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.4...@next-bricks/presentational-bricks@1.238.5) (2022-02-14)
|
|
795
439
|
|
|
796
|
-
|
|
797
440
|
### Bug Fixes
|
|
798
441
|
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
442
|
+
- brick-link ([f6b1e63](https://github.com/easyops-cn/next-basics/commit/f6b1e632aea81b0bc91a564784e6d7b1be75c650))
|
|
443
|
+
- illustration style ([9b9f032](https://github.com/easyops-cn/next-basics/commit/9b9f0324b744e846938682921b7370fa7d748b65))
|
|
805
444
|
|
|
806
445
|
## [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)
|
|
807
446
|
|
|
808
|
-
|
|
809
447
|
### Bug Fixes
|
|
810
448
|
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
449
|
+
- fix style ([264d9e6](https://github.com/easyops-cn/next-basics/commit/264d9e6a42ac673801e921fb6c5d28850388e5fd))
|
|
816
450
|
|
|
817
451
|
## [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)
|
|
818
452
|
|