@next-bricks/presentational-bricks 1.219.1 → 1.220.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,767 +3,440 @@
|
|
|
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
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
6
|
+
# [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)
|
|
10
7
|
|
|
11
|
-
* 统计入口卡片标题支持icon,支持隐藏线 Closed SERVICE_OBSERVE-538 ([35a2513](https://github.com/easyops-cn/next-basics/commit/35a25132cd7198bdc43085284dea8e17ee0324a4))
|
|
12
8
|
|
|
9
|
+
### Features
|
|
13
10
|
|
|
11
|
+
* update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
|
|
14
12
|
|
|
15
13
|
|
|
16
14
|
|
|
17
|
-
# [1.219.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.218.0...@next-bricks/presentational-bricks@1.219.0) (2021-09-23)
|
|
18
15
|
|
|
19
16
|
|
|
20
|
-
|
|
17
|
+
## [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)
|
|
21
18
|
|
|
22
|
-
|
|
19
|
+
### Bug Fixes
|
|
23
20
|
|
|
21
|
+
- 统计入口卡片标题支持 icon,支持隐藏线 Closed SERVICE_OBSERVE-538 ([35a2513](https://github.com/easyops-cn/next-basics/commit/35a25132cd7198bdc43085284dea8e17ee0324a4))
|
|
24
22
|
|
|
23
|
+
# [1.219.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.218.0...@next-bricks/presentational-bricks@1.219.0) (2021-09-23)
|
|
25
24
|
|
|
25
|
+
### Features
|
|
26
26
|
|
|
27
|
+
- support widget doc and update denpencies ([d2b9375](https://github.com/easyops-cn/next-basics/commit/d2b937572004f3098af632bc7e1bc3d684e1be2e))
|
|
27
28
|
|
|
28
29
|
# [1.218.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.217.1...@next-bricks/presentational-bricks@1.218.0) (2021-09-23)
|
|
29
30
|
|
|
30
|
-
|
|
31
31
|
### Features
|
|
32
32
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
33
|
+
- update dependencies with @next-libs/basic-compomnents ([06c0be6](https://github.com/easyops-cn/next-basics/commit/06c0be620089d08ffc948393ca3ebad57eca022a))
|
|
38
34
|
|
|
39
35
|
## [1.217.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.217.0...@next-bricks/presentational-bricks@1.217.1) (2021-09-22)
|
|
40
36
|
|
|
41
|
-
|
|
42
37
|
### Bug Fixes
|
|
43
38
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
39
|
+
- 快捷入口构件支持每项的标题设置 Closed SERVICE_OBSERVE-407 ([cbfe251](https://github.com/easyops-cn/next-basics/commit/cbfe251ed6fbdd39efb2a8b753220d3db8c3c9a2))
|
|
49
40
|
|
|
50
41
|
# [1.217.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.216.1...@next-bricks/presentational-bricks@1.217.0) (2021-09-17)
|
|
51
42
|
|
|
52
|
-
|
|
53
43
|
### Features
|
|
54
44
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
45
|
+
- **general-carousel:** general-carousel support customTimeInterval ([f4227f3](https://github.com/easyops-cn/next-basics/commit/f4227f38f5fc61f8391b61295a187db24dd93d02))
|
|
60
46
|
|
|
61
47
|
## [1.216.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.216.0...@next-bricks/presentational-bricks@1.216.1) (2021-09-17)
|
|
62
48
|
|
|
63
|
-
|
|
64
49
|
### Bug Fixes
|
|
65
50
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
51
|
+
- update @next-libs/\* ([5815dd1](https://github.com/easyops-cn/next-basics/commit/5815dd1f6cbd4f38569e8c88d828fd51ce092d6f))
|
|
71
52
|
|
|
72
53
|
# [1.216.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.215.0...@next-bricks/presentational-bricks@1.216.0) (2021-09-17)
|
|
73
54
|
|
|
74
|
-
|
|
75
55
|
### Features
|
|
76
56
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
57
|
+
- **table:** brick-table support thTransparent ([986f666](https://github.com/easyops-cn/next-basics/commit/986f66653e48197da6b2ebf5d0a1ec8715441274))
|
|
82
58
|
|
|
83
59
|
# [1.215.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.214.1...@next-bricks/presentational-bricks@1.215.0) (2021-09-17)
|
|
84
60
|
|
|
85
|
-
|
|
86
61
|
### Bug Fixes
|
|
87
62
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
63
|
+
- fix the bug of basic-icon ([52d48fd](https://github.com/easyops-cn/next-basics/commit/52d48fda21a58311cf0e85968298341cf8a24ebb)), closes [Refs#NEXT_BUILDER-945](https://github.com/Refs/issues/NEXT_BUILDER-945)
|
|
64
|
+
- fix typeerror of basic-icon ([fd493c2](https://github.com/easyops-cn/next-basics/commit/fd493c214fb544a09252ed9e9ac78c1d650e91fc)), closes [Refs#NEXT_BUILDER-945](https://github.com/Refs/issues/NEXT_BUILDER-945)
|
|
65
|
+
- 添加属性支持 rank-table 在小容器时样式调整 Closed SERVICE_OBSERVE-381 ([6623f1c](https://github.com/easyops-cn/next-basics/commit/6623f1c28da26ada56c4fb59d63e5ad77acff979))
|
|
92
66
|
|
|
93
67
|
### Features
|
|
94
68
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
69
|
+
- add basic-icon to presentational-bricks ([383cdfb](https://github.com/easyops-cn/next-basics/commit/383cdfbdae1b40a4653c14d319675ab938fee2fd)), closes [Refs#NEXT_BUILDER-945](https://github.com/Refs/issues/NEXT_BUILDER-945)
|
|
70
|
+
- **presentational-bricks:** add dropdown-button brick ([3f0772d](https://github.com/easyops-cn/next-basics/commit/3f0772d378088f47e6a156c5c33b02ee8e93477e))
|
|
101
71
|
|
|
102
72
|
## [1.214.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.214.0...@next-bricks/presentational-bricks@1.214.1) (2021-09-14)
|
|
103
73
|
|
|
104
|
-
|
|
105
74
|
### Bug Fixes
|
|
106
75
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
76
|
+
- i18n ([3198652](https://github.com/easyops-cn/next-basics/commit/3198652988badd1134bf82eaa5f545c39486221b))
|
|
112
77
|
|
|
113
78
|
# [1.214.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.213.1...@next-bricks/presentational-bricks@1.214.0) (2021-09-13)
|
|
114
79
|
|
|
115
|
-
|
|
116
80
|
### Features
|
|
117
81
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
82
|
+
- **copyable-text:** add text.clcik ([dd22aac](https://github.com/easyops-cn/next-basics/commit/dd22aacfae30ec88d2050518accc349742f61486))
|
|
123
83
|
|
|
124
84
|
## [1.213.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.213.0...@next-bricks/presentational-bricks@1.213.1) (2021-09-10)
|
|
125
85
|
|
|
126
|
-
|
|
127
86
|
### Bug Fixes
|
|
128
87
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
88
|
+
- description text allow line breaks ([ecbeb55](https://github.com/easyops-cn/next-basics/commit/ecbeb550783278028007472ce0e5a042eb426eb9))
|
|
134
89
|
|
|
135
90
|
# [1.213.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.212.0...@next-bricks/presentational-bricks@1.213.0) (2021-09-09)
|
|
136
91
|
|
|
137
|
-
|
|
138
92
|
### Features
|
|
139
93
|
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
94
|
+
- **brick-descriptions:** 描述列表支持设置隐藏项 ([352e269](https://github.com/easyops-cn/next-basics/commit/352e2695d31a1bc5eed7843deb882e0f9482f852))
|
|
145
95
|
|
|
146
96
|
# [1.212.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.211.3...@next-bricks/presentational-bricks@1.212.0) (2021-09-08)
|
|
147
97
|
|
|
148
|
-
|
|
149
98
|
### Features
|
|
150
99
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
100
|
+
- 下拉菜单支持多选、支持新的下拉按钮显示样式 Closed SERVICE_OBSERVE-380 ([cd82c16](https://github.com/easyops-cn/next-basics/commit/cd82c166ea461eb4eaecbf145d4dd3e7b07ebf29))
|
|
156
101
|
|
|
157
102
|
## [1.211.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.211.2...@next-bricks/presentational-bricks@1.211.3) (2021-09-07)
|
|
158
103
|
|
|
159
104
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
160
105
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
106
|
## [1.211.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.211.1...@next-bricks/presentational-bricks@1.211.2) (2021-09-03)
|
|
166
107
|
|
|
167
|
-
|
|
168
108
|
### Bug Fixes
|
|
169
109
|
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
110
|
+
- **brick-table:** prefer page and page size in dataSource ([7b0ff4e](https://github.com/easyops-cn/next-basics/commit/7b0ff4e33bd546dae52141eaf581e6d33346105b))
|
|
175
111
|
|
|
176
112
|
## [1.211.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.211.0...@next-bricks/presentational-bricks@1.211.1) (2021-09-02)
|
|
177
113
|
|
|
178
|
-
|
|
179
114
|
### Bug Fixes
|
|
180
115
|
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
116
|
+
- **brick-table:** fix select all when autoSelectParentWhenAllChildrenSelected is true ([9aa6fef](https://github.com/easyops-cn/next-basics/commit/9aa6fef6918b00a9f70650b66f4c42a6557279c6))
|
|
186
117
|
|
|
187
118
|
# [1.211.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.210.0...@next-bricks/presentational-bricks@1.211.0) (2021-08-31)
|
|
188
119
|
|
|
189
|
-
|
|
190
120
|
### Features
|
|
191
121
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
122
|
+
- **copy:** 可复制文本构件增加 input 样式 ([8250ab6](https://github.com/easyops-cn/next-basics/commit/8250ab689374cb0a5593adb6a81fbae2d44c723c))
|
|
197
123
|
|
|
198
124
|
# [1.210.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.209.0...@next-bricks/presentational-bricks@1.210.0) (2021-08-28)
|
|
199
125
|
|
|
200
|
-
|
|
201
126
|
### Bug Fixes
|
|
202
127
|
|
|
203
|
-
|
|
204
|
-
|
|
128
|
+
- **presentational-bricks:** unique key ([1174ecd](https://github.com/easyops-cn/next-basics/commit/1174ecdc0a7e356eabadeb60f352373e5327cb6f))
|
|
205
129
|
|
|
206
130
|
### Features
|
|
207
131
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
132
|
+
- rankTable 支持 hidden columns ([a34dbdf](https://github.com/easyops-cn/next-basics/commit/a34dbdfdbc17ed819fc337096a34d46e923e76e1))
|
|
213
133
|
|
|
214
134
|
# [1.209.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.208.0...@next-bricks/presentational-bricks@1.209.0) (2021-08-26)
|
|
215
135
|
|
|
216
|
-
|
|
217
136
|
### Features
|
|
218
137
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
138
|
+
- **brick-table:** add autoSelectParentWhenAllChildrenSelected property ([92aae3d](https://github.com/easyops-cn/next-basics/commit/92aae3d5db6489a302cdd9c8b7b4a605dadd165f))
|
|
224
139
|
|
|
225
140
|
# [1.208.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.207.0...@next-bricks/presentational-bricks@1.208.0) (2021-08-24)
|
|
226
141
|
|
|
227
|
-
|
|
228
142
|
### Features
|
|
229
143
|
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
144
|
+
- **brick-table:** rowDisabledConfig property support array ([19f90d0](https://github.com/easyops-cn/next-basics/commit/19f90d0717466f3471f2aa869b7467c54aef76bf))
|
|
235
145
|
|
|
236
146
|
# [1.207.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.206.1...@next-bricks/presentational-bricks@1.207.0) (2021-08-20)
|
|
237
147
|
|
|
238
|
-
|
|
239
148
|
### Features
|
|
240
149
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
150
|
+
- add the textColor property to basic-progress ([f2d621e](https://github.com/easyops-cn/next-basics/commit/f2d621e50b71d7ffa027999c547853677851ab99)), closes [Refs#NEXT_BUILDER-936](https://github.com/Refs/issues/NEXT_BUILDER-936)
|
|
151
|
+
- add the textColor property to basic-progress ([afdb15b](https://github.com/easyops-cn/next-basics/commit/afdb15bd3effb5985235a0f1b09fda7bdc5b3958)), closes [Refs#NEXT_BUILDER-936](https://github.com/Refs/issues/NEXT_BUILDER-936)
|
|
247
152
|
|
|
248
153
|
## [1.206.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.206.0...@next-bricks/presentational-bricks@1.206.1) (2021-08-20)
|
|
249
154
|
|
|
250
155
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
251
156
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
157
|
# [1.206.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.205.1...@next-bricks/presentational-bricks@1.206.0) (2021-08-19)
|
|
257
158
|
|
|
258
|
-
|
|
259
159
|
### Features
|
|
260
160
|
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
161
|
+
- 新增排名表格 ([bf3acb5](https://github.com/easyops-cn/next-basics/commit/bf3acb582fb357588b3fc8fcb3f48625e024ce7d))
|
|
266
162
|
|
|
267
163
|
## [1.205.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.205.0...@next-bricks/presentational-bricks@1.205.1) (2021-08-17)
|
|
268
164
|
|
|
269
165
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
270
166
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
167
|
# [1.205.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.204.2...@next-bricks/presentational-bricks@1.205.0) (2021-08-16)
|
|
276
168
|
|
|
277
|
-
|
|
278
169
|
### Features
|
|
279
170
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
171
|
+
- **fgeneral-slider:** 新增 dashboard 样式 ([ebe54cd](https://github.com/easyops-cn/next-basics/commit/ebe54cd9d42e23c5e5ac14339f0979308da0c7f3))
|
|
285
172
|
|
|
286
173
|
## [1.204.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.204.1...@next-bricks/presentational-bricks@1.204.2) (2021-08-12)
|
|
287
174
|
|
|
288
|
-
|
|
289
175
|
### Bug Fixes
|
|
290
176
|
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
177
|
+
- 支持隐藏/显示省略信息 closed INSTANCE-1838 ([00e3a24](https://github.com/easyops-cn/next-basics/commit/00e3a2474c58523838dae9005457a9210f688e35))
|
|
296
178
|
|
|
297
179
|
## [1.204.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.204.0...@next-bricks/presentational-bricks@1.204.1) (2021-08-12)
|
|
298
180
|
|
|
299
181
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
300
182
|
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
183
|
# [1.204.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.203.3...@next-bricks/presentational-bricks@1.204.0) (2021-08-09)
|
|
306
184
|
|
|
307
|
-
|
|
308
185
|
### Features
|
|
309
186
|
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
187
|
+
- **presentational-bricks:** add radiation and plain properties ([f6dad35](https://github.com/easyops-cn/next-basics/commit/f6dad35d42c12334f17ff68ca9af7f90eebcd4f3))
|
|
315
188
|
|
|
316
189
|
## [1.203.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.203.2...@next-bricks/presentational-bricks@1.203.3) (2021-08-06)
|
|
317
190
|
|
|
318
191
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
319
192
|
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
193
|
## [1.203.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.203.1...@next-bricks/presentational-bricks@1.203.2) (2021-08-06)
|
|
325
194
|
|
|
326
|
-
|
|
327
195
|
### Bug Fixes
|
|
328
196
|
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
197
|
+
- **presentational-bricks:** "maxSelected" has some problems ([b4feb88](https://github.com/easyops-cn/next-basics/commit/b4feb8809c04d739d970cda4ef17dee2c9f112d0))
|
|
334
198
|
|
|
335
199
|
## [1.203.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.203.0...@next-bricks/presentational-bricks@1.203.1) (2021-08-05)
|
|
336
200
|
|
|
337
|
-
|
|
338
201
|
### Bug Fixes
|
|
339
202
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
203
|
+
- **brick-link:** 禁用时 icon 也要置灰 ([bae7c51](https://github.com/easyops-cn/next-basics/commit/bae7c51a929db175252300fa599b732a84232fc8))
|
|
345
204
|
|
|
346
205
|
# [1.203.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.202.4...@next-bricks/presentational-bricks@1.203.0) (2021-08-04)
|
|
347
206
|
|
|
348
|
-
|
|
349
207
|
### Features
|
|
350
208
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
209
|
+
- add i18n refs FLOW-443 ([a9044f6](https://github.com/easyops-cn/next-basics/commit/a9044f6b4440ab980685cce22d4500fdc76247df))
|
|
356
210
|
|
|
357
211
|
## [1.202.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.202.3...@next-bricks/presentational-bricks@1.202.4) (2021-08-04)
|
|
358
212
|
|
|
359
|
-
|
|
360
213
|
### Reverts
|
|
361
214
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
215
|
+
- Revert "Revert "Steve/split bricks"" ([aee7ace](https://github.com/easyops-cn/next-basics/commit/aee7ace7e3adc513149a7b964acbda11941f39f3))
|
|
367
216
|
|
|
368
217
|
## [1.202.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.202.2...@next-bricks/presentational-bricks@1.202.3) (2021-08-03)
|
|
369
218
|
|
|
370
219
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
371
220
|
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
221
|
## [1.202.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.202.1...@next-bricks/presentational-bricks@1.202.2) (2021-08-02)
|
|
377
222
|
|
|
378
|
-
|
|
379
223
|
### Bug Fixes
|
|
380
224
|
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
225
|
+
- make some bricks lazy load ([9af92e6](https://github.com/easyops-cn/next-basics/commit/9af92e6e995ac594b326f63b9b5cde0ae5b331fb))
|
|
386
226
|
|
|
387
227
|
## [1.202.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.202.0...@next-bricks/presentational-bricks@1.202.1) (2021-08-02)
|
|
388
228
|
|
|
389
229
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
390
230
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
231
|
# [1.202.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.201.1...@next-bricks/presentational-bricks@1.202.0) (2021-07-30)
|
|
396
232
|
|
|
397
|
-
|
|
398
233
|
### Features
|
|
399
234
|
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
235
|
+
- **table:** brick-table 的 rowDisabledConfig 支持更多的 operator ([8e9e41d](https://github.com/easyops-cn/next-basics/commit/8e9e41d639eb801d482adae59e00da8f0bc6e127))
|
|
405
236
|
|
|
406
237
|
## [1.201.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.201.0...@next-bricks/presentational-bricks@1.201.1) (2021-07-29)
|
|
407
238
|
|
|
408
|
-
|
|
409
239
|
### Bug Fixes
|
|
410
240
|
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
241
|
+
- **markdown-display:** fix style of paragraphs inside a list ([a927f1a](https://github.com/easyops-cn/next-basics/commit/a927f1a640daf18f13541c86182b68aa1b2c9393))
|
|
416
242
|
|
|
417
243
|
# [1.201.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.200.0...@next-bricks/presentational-bricks@1.201.0) (2021-07-23)
|
|
418
244
|
|
|
419
|
-
|
|
420
245
|
### Features
|
|
421
246
|
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
247
|
+
- **brick-tag:** add tag.click event ([c4a2d54](https://github.com/easyops-cn/next-basics/commit/c4a2d54232ed0ffb4167dec37f2a4b0947eedfe4)), closes [Refs#BRICK_STORE-2187](https://github.com/Refs/issues/BRICK_STORE-2187)
|
|
248
|
+
- **brick-tag:** add tag.click event ([6610747](https://github.com/easyops-cn/next-basics/commit/66107478ed630399b4ce6d199601828cdf77d081)), closes [Refs#BRICK_STORE-2187](https://github.com/Refs/issues/BRICK_STORE-2187)
|
|
428
249
|
|
|
429
250
|
# [1.200.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.199.1...@next-bricks/presentational-bricks@1.200.0) (2021-07-22)
|
|
430
251
|
|
|
431
|
-
|
|
432
252
|
### Features
|
|
433
253
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
254
|
+
- add brick-tree editor ([de05ad5](https://github.com/easyops-cn/next-basics/commit/de05ad5d351d5335685e0e3aff6d60f55c3f0609))
|
|
439
255
|
|
|
440
256
|
## [1.199.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.199.0...@next-bricks/presentational-bricks@1.199.1) (2021-07-21)
|
|
441
257
|
|
|
442
|
-
|
|
443
258
|
### Bug Fixes
|
|
444
259
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
260
|
+
- **brick-tag:** fix CheckableTag string icon ([8b4d6b7](https://github.com/easyops-cn/next-basics/commit/8b4d6b77e1a7d30bfa1ae6ac9111390352824b5d))
|
|
450
261
|
|
|
451
262
|
# [1.199.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.198.1...@next-bricks/presentational-bricks@1.199.0) (2021-07-20)
|
|
452
263
|
|
|
453
|
-
|
|
454
264
|
### Bug Fixes
|
|
455
265
|
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
266
|
+
- **brick-table:** skip front-end filter when there is no q ([710d395](https://github.com/easyops-cn/next-basics/commit/710d395c1b269a2a1a00aceb7560df6279fc3239))
|
|
267
|
+
- **brick-table:** skip front-end sort when there is no columnKey or order ([c4fbee7](https://github.com/easyops-cn/next-basics/commit/c4fbee710c8a2f09ad5775c20c4709c49b02b997))
|
|
459
268
|
|
|
460
269
|
### Features
|
|
461
270
|
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
271
|
+
- **brick-tag:** checked update events support event.preventDefault ([987f3bf](https://github.com/easyops-cn/next-basics/commit/987f3bfe60cd883b0efd8a9f4d98ff16ce678636))
|
|
467
272
|
|
|
468
273
|
## [1.198.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.198.0...@next-bricks/presentational-bricks@1.198.1) (2021-07-19)
|
|
469
274
|
|
|
470
|
-
|
|
471
275
|
### Bug Fixes
|
|
472
276
|
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
277
|
+
- 搜索框支持 ip 搜索 closed FULLSEARCH-82 ([2cd403e](https://github.com/easyops-cn/next-basics/commit/2cd403e00d22383b0c95398658bf72825c903686))
|
|
478
278
|
|
|
479
279
|
# [1.198.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.197.3...@next-bricks/presentational-bricks@1.198.0) (2021-07-16)
|
|
480
280
|
|
|
481
|
-
|
|
482
281
|
### Features
|
|
483
282
|
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
283
|
+
- support custom style ([5f9da85](https://github.com/easyops-cn/next-basics/commit/5f9da85c84cdabb763126fde9af4818794b9d383))
|
|
489
284
|
|
|
490
285
|
## [1.197.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.197.2...@next-bricks/presentational-bricks@1.197.3) (2021-07-15)
|
|
491
286
|
|
|
492
|
-
|
|
493
287
|
### Bug Fixes
|
|
494
288
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
289
|
+
- brick-result editor add content slot ([425a117](https://github.com/easyops-cn/next-basics/commit/425a117f816675e50f87774211051dbcfdf75167))
|
|
500
290
|
|
|
501
291
|
## [1.197.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.197.1...@next-bricks/presentational-bricks@1.197.2) (2021-07-14)
|
|
502
292
|
|
|
503
|
-
|
|
504
293
|
### Bug Fixes
|
|
505
294
|
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
295
|
+
- **brick-table:** 行选择配置禁用时添加 isEqual 操作符来判断数组和对象是否相等 ([f771d5c](https://github.com/easyops-cn/next-basics/commit/f771d5cec10d1ddbd45ce1ea14b6bb5a580938a0))
|
|
511
296
|
|
|
512
297
|
## [1.197.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.197.0...@next-bricks/presentational-bricks@1.197.1) (2021-07-13)
|
|
513
298
|
|
|
514
|
-
|
|
515
299
|
### Bug Fixes
|
|
516
300
|
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
301
|
+
- **brick-calendar:** 字段修改 ([f2ed2ad](https://github.com/easyops-cn/next-basics/commit/f2ed2ad9c271ab6ebf6bae85069ef09ebd92f766))
|
|
522
302
|
|
|
523
303
|
# [1.197.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.196.3...@next-bricks/presentational-bricks@1.197.0) (2021-07-13)
|
|
524
304
|
|
|
525
|
-
|
|
526
305
|
### Features
|
|
527
306
|
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
307
|
+
- **brick-calendar:** 支持输入 data ([11e68c0](https://github.com/easyops-cn/next-basics/commit/11e68c0d569e2a9dec3ab71d2f6e0e2f29c53733))
|
|
533
308
|
|
|
534
309
|
## [1.196.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.196.2...@next-bricks/presentational-bricks@1.196.3) (2021-07-13)
|
|
535
310
|
|
|
536
311
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
537
312
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
313
|
## [1.196.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.196.1...@next-bricks/presentational-bricks@1.196.2) (2021-07-09)
|
|
543
314
|
|
|
544
315
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
545
316
|
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
317
|
## [1.196.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.196.0...@next-bricks/presentational-bricks@1.196.1) (2021-07-08)
|
|
551
318
|
|
|
552
319
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
553
320
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
321
|
# [1.196.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.195.0...@next-bricks/presentational-bricks@1.196.0) (2021-07-08)
|
|
559
322
|
|
|
560
|
-
|
|
561
323
|
### Features
|
|
562
324
|
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
325
|
+
- **markdown:** eidtor and preview add imagePreview to support image preview ([c5f7d08](https://github.com/easyops-cn/next-basics/commit/c5f7d08e6719dfd63088434410f24647d257708b))
|
|
326
|
+
- **presentational-bricks:** brick-rate add tooltips property ([e8ee2b3](https://github.com/easyops-cn/next-basics/commit/e8ee2b39860c7d74ab3397b92260d0296f2c96e9))
|
|
327
|
+
- support markdowm-display image preview ([437fed2](https://github.com/easyops-cn/next-basics/commit/437fed2687c23e4b56505a283f8057071db32afd))
|
|
570
328
|
|
|
571
329
|
# [1.195.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.194.0...@next-bricks/presentational-bricks@1.195.0) (2021-07-08)
|
|
572
330
|
|
|
573
|
-
|
|
574
331
|
### Features
|
|
575
332
|
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
333
|
+
- **InfoDisplayCardList:** InfoDisplayCardList support click ([a63c844](https://github.com/easyops-cn/next-basics/commit/a63c8446b5424fb548be1c1a7f005d2a6f198885))
|
|
581
334
|
|
|
582
335
|
# [1.194.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.193.0...@next-bricks/presentational-bricks@1.194.0) (2021-07-08)
|
|
583
336
|
|
|
584
|
-
|
|
585
337
|
### Features
|
|
586
338
|
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
339
|
+
- **entry-card-item:** iconColor 支持白色 ([df2ff33](https://github.com/easyops-cn/next-basics/commit/df2ff3311c82eddc33ba66158f630323e231f201))
|
|
592
340
|
|
|
593
341
|
# [1.193.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.192.0...@next-bricks/presentational-bricks@1.193.0) (2021-07-07)
|
|
594
342
|
|
|
595
|
-
|
|
596
343
|
### Features
|
|
597
344
|
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
345
|
+
- **entry-card-item:** add some style property ([77a9013](https://github.com/easyops-cn/next-basics/commit/77a901312e565bbc6b8481d7349a5ae291171d3a))
|
|
603
346
|
|
|
604
347
|
# [1.192.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.191.0...@next-bricks/presentational-bricks@1.192.0) (2021-07-05)
|
|
605
348
|
|
|
606
|
-
|
|
607
349
|
### Features
|
|
608
350
|
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
351
|
+
- **brick-tag:** add tooltipProps property ([7a7c3f2](https://github.com/easyops-cn/next-basics/commit/7a7c3f2b6a811d673bc1b352358c58a073b9f7f9))
|
|
614
352
|
|
|
615
353
|
# [1.191.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.190.0...@next-bricks/presentational-bricks@1.191.0) (2021-07-05)
|
|
616
354
|
|
|
617
|
-
|
|
618
355
|
### Features
|
|
619
356
|
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
357
|
+
- **brick-tree:** add deselectable property ([c86d23d](https://github.com/easyops-cn/next-basics/commit/c86d23d4d81e546e4da261f15acd1e6146f19546))
|
|
625
358
|
|
|
626
359
|
# [1.190.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.189.2...@next-bricks/presentational-bricks@1.190.0) (2021-07-05)
|
|
627
360
|
|
|
628
|
-
|
|
629
361
|
### Features
|
|
630
362
|
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
363
|
+
- **brick-tag:** add support for tooltip ([669de76](https://github.com/easyops-cn/next-basics/commit/669de76096bd4948df9519fe2fdab90c4e0594a5))
|
|
636
364
|
|
|
637
365
|
## [1.189.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.189.1...@next-bricks/presentational-bricks@1.189.2) (2021-07-02)
|
|
638
366
|
|
|
639
|
-
|
|
640
367
|
### Bug Fixes
|
|
641
368
|
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
369
|
+
- **presentational-bricks:** brick-rate add value property ([7cbc46b](https://github.com/easyops-cn/next-basics/commit/7cbc46bea19e00ae3f7d089ec36327760db38d80))
|
|
647
370
|
|
|
648
371
|
## [1.189.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.189.0...@next-bricks/presentational-bricks@1.189.1) (2021-07-01)
|
|
649
372
|
|
|
650
|
-
|
|
651
373
|
### Bug Fixes
|
|
652
374
|
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
375
|
+
- **brick-timeline:** change white-space style to pre, to preserve spaces and line breaks ([0fa3eb7](https://github.com/easyops-cn/next-basics/commit/0fa3eb71f2843f94ae77afd3ae16009a31a9e7b9))
|
|
658
376
|
|
|
659
377
|
# [1.189.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.188.1...@next-bricks/presentational-bricks@1.189.0) (2021-06-24)
|
|
660
378
|
|
|
661
|
-
|
|
662
379
|
### Bug Fixes
|
|
663
380
|
|
|
664
|
-
|
|
665
|
-
|
|
381
|
+
- **brick-tree:** fix suffixBrick style ([4203dd4](https://github.com/easyops-cn/next-basics/commit/4203dd474600ad58b2bedec3907330635f1ad46f))
|
|
666
382
|
|
|
667
383
|
### Features
|
|
668
384
|
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
385
|
+
- **brick-tree:** add defaultExpandAll property ([b522cba](https://github.com/easyops-cn/next-basics/commit/b522cba1f2b45f23e5fa1215142b228c46c11488))
|
|
386
|
+
- **card-item:** tagConfig support no dataSource ([fb6908c](https://github.com/easyops-cn/next-basics/commit/fb6908c35f88fff87872dddc30598ac6ac1bbcf5))
|
|
675
387
|
|
|
676
388
|
## [1.188.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.188.0...@next-bricks/presentational-bricks@1.188.1) (2021-06-22)
|
|
677
389
|
|
|
678
|
-
|
|
679
390
|
### Bug Fixes
|
|
680
391
|
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
392
|
+
- style refine ([8d7a859](https://github.com/easyops-cn/next-basics/commit/8d7a8592d1fd831dd1434dbb4948354c83346cb6))
|
|
686
393
|
|
|
687
394
|
# [1.188.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.187.0...@next-bricks/presentational-bricks@1.188.0) (2021-06-22)
|
|
688
395
|
|
|
689
|
-
|
|
690
396
|
### Features
|
|
691
397
|
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
398
|
+
- add brick editor ([fdbaa52](https://github.com/easyops-cn/next-basics/commit/fdbaa52c253252c032f400ff861b2384bc2d7262))
|
|
399
|
+
- add brick editor ([b71a739](https://github.com/easyops-cn/next-basics/commit/b71a7396ac1a6dbac56a4a858535d772bce74e59))
|
|
698
400
|
|
|
699
401
|
# [1.187.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.186.1...@next-bricks/presentational-bricks@1.187.0) (2021-06-11)
|
|
700
402
|
|
|
701
|
-
|
|
702
403
|
### Features
|
|
703
404
|
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
405
|
+
- add brick editor ([c084a74](https://github.com/easyops-cn/next-basics/commit/c084a746ecb5822675f0113282b84caa64a9455d))
|
|
406
|
+
- **brick-table:** front end filter support tree data ([35dc794](https://github.com/easyops-cn/next-basics/commit/35dc79424eccda0ab6aa700e69cfd520638cdf6f))
|
|
407
|
+
- **brick-table:** front end sort support tree data ([ba2a4ba](https://github.com/easyops-cn/next-basics/commit/ba2a4ba3f12882de19c92c916805ef7dbebacd08))
|
|
711
408
|
|
|
712
409
|
## [1.186.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.186.0...@next-bricks/presentational-bricks@1.186.1) (2021-06-11)
|
|
713
410
|
|
|
714
|
-
|
|
715
411
|
### Bug Fixes
|
|
716
412
|
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
413
|
+
- **general-pagination:** 修复改变 pagesize 后两个事件同时触发 ([28692f3](https://github.com/easyops-cn/next-basics/commit/28692f3942c57439ee7047265c513da7513959b5))
|
|
722
414
|
|
|
723
415
|
# [1.186.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.185.6...@next-bricks/presentational-bricks@1.186.0) (2021-06-07)
|
|
724
416
|
|
|
725
|
-
|
|
726
417
|
### Features
|
|
727
418
|
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
419
|
+
- **card-item:** 透传 shape 属性 ([21bbecf](https://github.com/easyops-cn/next-basics/commit/21bbecfa6836795a22e8b67d683c38ccf43fcca0))
|
|
420
|
+
- add brick ui editor ([bbd8bbc](https://github.com/easyops-cn/next-basics/commit/bbd8bbcbef3693a90dac539d264dbff34d52b788))
|
|
421
|
+
- general-confirm edtitor ([eed8fad](https://github.com/easyops-cn/next-basics/commit/eed8fad76cfe09b4555413260df18339f39e5237))
|
|
735
422
|
|
|
736
423
|
## [1.185.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.185.5...@next-bricks/presentational-bricks@1.185.6) (2021-06-03)
|
|
737
424
|
|
|
738
425
|
**Note:** Version bump only for package @next-bricks/presentational-bricks
|
|
739
426
|
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
427
|
## [1.185.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.185.3...@next-bricks/presentational-bricks@1.185.5) (2021-06-02)
|
|
745
428
|
|
|
746
|
-
|
|
747
429
|
### Bug Fixes
|
|
748
430
|
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
431
|
+
- **brick-table:** change scrollConfigs default value to { x: true } ([8e01e5e](https://github.com/easyops-cn/next-basics/commit/8e01e5e62a5f936d48fcba4ccfed5a90282e37c8))
|
|
432
|
+
- **brick-tree:** 修复搜索时节点不展开 ([2dd48c2](https://github.com/easyops-cn/next-basics/commit/2dd48c2700be50d3ca2d6d8c00e30c6b5d04fb44))
|
|
755
433
|
|
|
756
434
|
## [1.185.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.185.3...@next-bricks/presentational-bricks@1.185.4) (2021-06-01)
|
|
757
435
|
|
|
758
|
-
|
|
759
436
|
### Bug Fixes
|
|
760
437
|
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
438
|
+
- **brick-table:** change scrollConfigs default value to { x: true } ([8e01e5e](https://github.com/easyops-cn/next-basics/commit/8e01e5e62a5f936d48fcba4ccfed5a90282e37c8))
|
|
439
|
+
- **brick-tree:** 修复搜索时节点不展开 ([2dd48c2](https://github.com/easyops-cn/next-basics/commit/2dd48c2700be50d3ca2d6d8c00e30c6b5d04fb44))
|
|
767
440
|
|
|
768
441
|
## [1.185.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.185.2...@next-bricks/presentational-bricks@1.185.3) (2021-05-28)
|
|
769
442
|
|