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