@next-bricks/basic-bricks 1.180.12 → 1.182.1
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 +99 -453
- package/deploy/contract.yaml +79 -79
- package/dist/bricks.json +21 -21
- package/dist/index.094c53ad.js +11 -0
- package/dist/index.094c53ad.js.map +1 -0
- package/dist/stories.json +101 -19
- package/package.json +2 -2
- package/dist/index.c72d18f7.js +0 -11
- package/dist/index.c72d18f7.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,858 +3,504 @@
|
|
|
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.
|
|
6
|
+
## [1.182.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.182.0...@next-bricks/basic-bricks@1.182.1) (2022-07-07)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Bug Fixes
|
|
10
10
|
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
11
|
+
* doc refine ([ec8e058](https://github.com/easyops-cn/next-basics/commit/ec8e058398543ec80638cc20bdf03475d237caf2))
|
|
14
12
|
|
|
15
13
|
|
|
16
14
|
|
|
17
|
-
## [1.180.11](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.10...@next-bricks/basic-bricks@1.180.11) (2022-06-30)
|
|
18
15
|
|
|
19
|
-
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
20
16
|
|
|
17
|
+
# [1.182.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.181.0...@next-bricks/basic-bricks@1.182.0) (2022-07-07)
|
|
21
18
|
|
|
22
19
|
|
|
20
|
+
### Features
|
|
23
21
|
|
|
22
|
+
* **resizableBox:** update code ([7090a4c](https://github.com/easyops-cn/next-basics/commit/7090a4ca49e07a4b9d4df4cf0a1e471e5da8e207))
|
|
23
|
+
* support common tree, tree item could be drag and show context menu ([66bbbdf](https://github.com/easyops-cn/next-basics/commit/66bbbdf014525263ec70d7eaa38d58c926d233f6))
|
|
24
24
|
|
|
25
|
-
## [1.180.10](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.9...@next-bricks/basic-bricks@1.180.10) (2022-06-29)
|
|
26
25
|
|
|
27
|
-
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
28
26
|
|
|
29
27
|
|
|
30
28
|
|
|
29
|
+
# [1.181.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.12...@next-bricks/basic-bricks@1.181.0) (2022-07-05)
|
|
31
30
|
|
|
31
|
+
### Features
|
|
32
32
|
|
|
33
|
-
|
|
33
|
+
- 支持隐藏[我的账户]按钮 ([8dc118f](https://github.com/easyops-cn/next-basics/commit/8dc118f24aa85b783ac6b3ba93cfd8fdd458efa0))
|
|
34
34
|
|
|
35
|
-
|
|
35
|
+
## [1.180.12](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.11...@next-bricks/basic-bricks@1.180.12) (2022-06-30)
|
|
36
36
|
|
|
37
|
+
### Bug Fixes
|
|
37
38
|
|
|
39
|
+
- fix typescript ([615d9af](https://github.com/easyops-cn/next-basics/commit/615d9af692189c5e678f12901e6f66a96b1bbbdc))
|
|
38
40
|
|
|
41
|
+
## [1.180.11](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.10...@next-bricks/basic-bricks@1.180.11) (2022-06-30)
|
|
39
42
|
|
|
43
|
+
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
40
44
|
|
|
41
|
-
## [1.180.
|
|
45
|
+
## [1.180.10](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.9...@next-bricks/basic-bricks@1.180.10) (2022-06-29)
|
|
42
46
|
|
|
43
47
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
44
48
|
|
|
49
|
+
## [1.180.9](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.8...@next-bricks/basic-bricks@1.180.9) (2022-06-29)
|
|
45
50
|
|
|
51
|
+
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
46
52
|
|
|
53
|
+
## [1.180.8](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.7...@next-bricks/basic-bricks@1.180.8) (2022-06-27)
|
|
47
54
|
|
|
55
|
+
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
48
56
|
|
|
49
57
|
## [1.180.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.6...@next-bricks/basic-bricks@1.180.7) (2022-06-27)
|
|
50
58
|
|
|
51
59
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
52
60
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
61
|
## [1.180.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.5...@next-bricks/basic-bricks@1.180.6) (2022-06-23)
|
|
58
62
|
|
|
59
|
-
|
|
60
63
|
### Bug Fixes
|
|
61
64
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
65
|
+
- micro-app 兼容 ui8.0 样式 ([71fcda2](https://github.com/easyops-cn/next-basics/commit/71fcda253c39ce5d553a04be072d3caca5891362))
|
|
67
66
|
|
|
68
67
|
## [1.180.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.4...@next-bricks/basic-bricks@1.180.5) (2022-06-23)
|
|
69
68
|
|
|
70
69
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
71
70
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
71
|
## [1.180.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.3...@next-bricks/basic-bricks@1.180.4) (2022-06-23)
|
|
77
72
|
|
|
78
|
-
|
|
79
73
|
### Bug Fixes
|
|
80
74
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
75
|
+
- **general-custom-buttons:** fix hover background of danger item was overwritten ([c189070](https://github.com/easyops-cn/next-basics/commit/c189070dbcafbc348f239311a4757a9e68f7bda3))
|
|
86
76
|
|
|
87
77
|
## [1.180.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.2...@next-bricks/basic-bricks@1.180.3) (2022-06-22)
|
|
88
78
|
|
|
89
79
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
90
80
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
81
|
## [1.180.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.1...@next-bricks/basic-bricks@1.180.2) (2022-06-22)
|
|
96
82
|
|
|
97
|
-
|
|
98
83
|
### Bug Fixes
|
|
99
84
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
85
|
+
- **general-custom-buttons:** fix clickable area of link in dropdown ([44b402d](https://github.com/easyops-cn/next-basics/commit/44b402d751e2d305604451014d33105470eb0e7b))
|
|
105
86
|
|
|
106
87
|
## [1.180.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.180.0...@next-bricks/basic-bricks@1.180.1) (2022-06-21)
|
|
107
88
|
|
|
108
|
-
|
|
109
89
|
### Bug Fixes
|
|
110
90
|
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
91
|
+
- 修复 ui8.0 下没有 submenu 下间距的问题 ([0ee369b](https://github.com/easyops-cn/next-basics/commit/0ee369b1458750564aada202a28b6e4629042c90))
|
|
116
92
|
|
|
117
93
|
# [1.180.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.9...@next-bricks/basic-bricks@1.180.0) (2022-06-20)
|
|
118
94
|
|
|
119
|
-
|
|
120
95
|
### Features
|
|
121
96
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
97
|
+
- micro-app 兼容 ui6.0 和 ui8.0 的样式 ([0cd05ae](https://github.com/easyops-cn/next-basics/commit/0cd05aeea644c08012422015e4bf18cda2aec2e1))
|
|
127
98
|
|
|
128
99
|
## [1.179.9](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.8...@next-bricks/basic-bricks@1.179.9) (2022-06-17)
|
|
129
100
|
|
|
130
|
-
|
|
131
101
|
### Bug Fixes
|
|
132
102
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
103
|
+
- refine button doc ([d302c91](https://github.com/easyops-cn/next-basics/commit/d302c9120cecc59ed79d7eda8ce3d34bce958bd5))
|
|
104
|
+
- refine doc ([cc39916](https://github.com/easyops-cn/next-basics/commit/cc39916511c76d976f7757fdfc19563e72ebb40b))
|
|
105
|
+
- refine general-card doc ([9a139af](https://github.com/easyops-cn/next-basics/commit/9a139af6fed0e88a0f213aebd15eaac07d9ee163))
|
|
106
|
+
- refine micro-view doc ([24eb32b](https://github.com/easyops-cn/next-basics/commit/24eb32bb76ba326d4c70cba2f9324412b50b25fd))
|
|
141
107
|
|
|
142
108
|
## [1.179.8](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.7...@next-bricks/basic-bricks@1.179.8) (2022-06-17)
|
|
143
109
|
|
|
144
|
-
|
|
145
110
|
### Bug Fixes
|
|
146
111
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
112
|
+
- add birck install info and fix popup down error ([c5f4ce6](https://github.com/easyops-cn/next-basics/commit/c5f4ce64e15f6758fd7c37ba4470ef2df674f8bd))
|
|
152
113
|
|
|
153
114
|
## [1.179.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.6...@next-bricks/basic-bricks@1.179.7) (2022-06-16)
|
|
154
115
|
|
|
155
|
-
|
|
156
116
|
### Bug Fixes
|
|
157
117
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
118
|
+
- fixDoc ([3545300](https://github.com/easyops-cn/next-basics/commit/3545300a63a4355a29e35fd4c32fe9e3638c33d1))
|
|
163
119
|
|
|
164
120
|
## [1.179.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.5...@next-bricks/basic-bricks@1.179.6) (2022-06-15)
|
|
165
121
|
|
|
166
122
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
167
123
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
124
|
## [1.179.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.4...@next-bricks/basic-bricks@1.179.5) (2022-06-14)
|
|
173
125
|
|
|
174
126
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
175
127
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
128
|
## [1.179.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.3...@next-bricks/basic-bricks@1.179.4) (2022-06-10)
|
|
181
129
|
|
|
182
130
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
183
131
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
132
|
## [1.179.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.2...@next-bricks/basic-bricks@1.179.3) (2022-06-02)
|
|
189
133
|
|
|
190
134
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
191
135
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
136
|
## [1.179.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.1...@next-bricks/basic-bricks@1.179.2) (2022-05-24)
|
|
197
137
|
|
|
198
|
-
|
|
199
138
|
### Bug Fixes
|
|
200
139
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
140
|
+
- 增加 modal 属性 refs BRICK_STORE-2751 ([a0f6ff9](https://github.com/easyops-cn/next-basics/commit/a0f6ff95119cddcfe01223eed714a8c40ca113b0))
|
|
206
141
|
|
|
207
142
|
## [1.179.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.179.0...@next-bricks/basic-bricks@1.179.1) (2022-05-23)
|
|
208
143
|
|
|
209
|
-
|
|
210
144
|
### Bug Fixes
|
|
211
145
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
146
|
+
- **general-modal:** 修改 modal 样式 ([c297b6d](https://github.com/easyops-cn/next-basics/commit/c297b6d1f605064c7d328a1d93adceb5e21da347))
|
|
217
147
|
|
|
218
148
|
# [1.179.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.178.0...@next-bricks/basic-bricks@1.179.0) (2022-05-20)
|
|
219
149
|
|
|
220
|
-
|
|
221
150
|
### Features
|
|
222
151
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
152
|
+
- **general-modal:** 支持 modal 图标 src 形式 ([f6095e8](https://github.com/easyops-cn/next-basics/commit/f6095e8a364160255aafad3d09e991d9ab16fca2))
|
|
228
153
|
|
|
229
154
|
# [1.178.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.177.2...@next-bricks/basic-bricks@1.178.0) (2022-05-10)
|
|
230
155
|
|
|
231
|
-
|
|
232
156
|
### Features
|
|
233
157
|
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
158
|
+
- **general-popup:** support storage and limit ([87f14b9](https://github.com/easyops-cn/next-basics/commit/87f14b97bc53c4a73d1434dfd6554d0aace79c02))
|
|
159
|
+
- **general-popup:** delete namespace field ([1273a15](https://github.com/easyops-cn/next-basics/commit/1273a15bf2152b3a333d7d9e158af09114ae2c21))
|
|
160
|
+
- **general-popup:** update unit test ([65a60c8](https://github.com/easyops-cn/next-basics/commit/65a60c8b2b731e8def71dc4e9d983ccb3cdedb9f))
|
|
241
161
|
|
|
242
162
|
## [1.177.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.177.1...@next-bricks/basic-bricks@1.177.2) (2022-05-07)
|
|
243
163
|
|
|
244
|
-
|
|
245
164
|
### Bug Fixes
|
|
246
165
|
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
166
|
+
- fix preview of disabled button ([cc55775](https://github.com/easyops-cn/next-basics/commit/cc557758b042a884ce42d2cc650d210eabaf4929))
|
|
252
167
|
|
|
253
168
|
## [1.177.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.177.0...@next-bricks/basic-bricks@1.177.1) (2022-05-07)
|
|
254
169
|
|
|
255
|
-
|
|
256
170
|
### Bug Fixes
|
|
257
171
|
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
172
|
+
- **general-popup:** fix slot click unuse ([#1272](https://github.com/easyops-cn/next-basics/issues/1272)) ([44dbc2e](https://github.com/easyops-cn/next-basics/commit/44dbc2e704b1c8eb38233f5ade22f66c651f29b6))
|
|
263
173
|
|
|
264
174
|
# [1.177.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.176.1...@next-bricks/basic-bricks@1.177.0) (2022-05-07)
|
|
265
175
|
|
|
266
|
-
|
|
267
176
|
### Features
|
|
268
177
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
178
|
+
- update style ([#1267](https://github.com/easyops-cn/next-basics/issues/1267)) ([32f5821](https://github.com/easyops-cn/next-basics/commit/32f58217112237a62bbdd89e20d7c21c3c3a9fef))
|
|
274
179
|
|
|
275
180
|
## [1.176.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.176.0...@next-bricks/basic-bricks@1.176.1) (2022-05-06)
|
|
276
181
|
|
|
277
182
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
278
183
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
184
|
# [1.176.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.175.1...@next-bricks/basic-bricks@1.176.0) (2022-05-06)
|
|
284
185
|
|
|
285
|
-
|
|
286
186
|
### Features
|
|
287
187
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
188
|
+
- add general-popup brick ([05e1af6](https://github.com/easyops-cn/next-basics/commit/05e1af6daaac47f839ef7e877b5254b38a0b3428))
|
|
189
|
+
- use css variable ([d7b32b0](https://github.com/easyops-cn/next-basics/commit/d7b32b0d63ec5fd15a8f344e1f77e080b7dc5b97))
|
|
294
190
|
|
|
295
191
|
## [1.175.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.175.0...@next-bricks/basic-bricks@1.175.1) (2022-05-06)
|
|
296
192
|
|
|
297
193
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
298
194
|
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
195
|
# [1.175.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.13...@next-bricks/basic-bricks@1.175.0) (2022-05-06)
|
|
304
196
|
|
|
305
|
-
|
|
306
197
|
### Bug Fixes
|
|
307
198
|
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
199
|
+
- **flex-layout:** 删除 brickWrap 标签,去掉 slot 的 name 属性 ([b334ba4](https://github.com/easyops-cn/next-basics/commit/b334ba407423f2fec7f9e4bdd4f0228f4fa6f5e0))
|
|
200
|
+
- **flex-layout:** 处理用户所输入的字符串变量 ([465e413](https://github.com/easyops-cn/next-basics/commit/465e413e4eb427a793350673effebcd1c4e4786c))
|
|
311
201
|
|
|
312
202
|
### Features
|
|
313
203
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
204
|
+
- **flex-layout:** 新增 flex-layout 构件 ([8c6eab2](https://github.com/easyops-cn/next-basics/commit/8c6eab26faced066b39fcbaedf08747872822819))
|
|
319
205
|
|
|
320
206
|
## [1.174.13](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.12...@next-bricks/basic-bricks@1.174.13) (2022-04-27)
|
|
321
207
|
|
|
322
208
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
323
209
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
210
|
## [1.174.12](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.11...@next-bricks/basic-bricks@1.174.12) (2022-04-19)
|
|
329
211
|
|
|
330
212
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
331
213
|
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
214
|
## [1.174.11](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.10...@next-bricks/basic-bricks@1.174.11) (2022-04-18)
|
|
337
215
|
|
|
338
216
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
339
217
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
218
|
## [1.174.10](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.9...@next-bricks/basic-bricks@1.174.10) (2022-04-18)
|
|
345
219
|
|
|
346
|
-
|
|
347
220
|
### Bug Fixes
|
|
348
221
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
222
|
+
- refactor hasfooter ([d4c4b43](https://github.com/easyops-cn/next-basics/commit/d4c4b436ee649c34ee2bd23cd4800dfe331c43a4))
|
|
354
223
|
|
|
355
224
|
## [1.174.9](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.8...@next-bricks/basic-bricks@1.174.9) (2022-04-15)
|
|
356
225
|
|
|
357
|
-
|
|
358
226
|
### Bug Fixes
|
|
359
227
|
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
228
|
+
- **general-card:** 修复没有 footer 也显示分割线的问题 ([3a65d89](https://github.com/easyops-cn/next-basics/commit/3a65d890ddd38ef969b5c7ab849e5e201a20d08e))
|
|
365
229
|
|
|
366
230
|
## [1.174.8](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.7...@next-bricks/basic-bricks@1.174.8) (2022-04-15)
|
|
367
231
|
|
|
368
232
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
369
233
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
234
|
## [1.174.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.6...@next-bricks/basic-bricks@1.174.7) (2022-04-14)
|
|
375
235
|
|
|
376
|
-
|
|
377
236
|
### Bug Fixes
|
|
378
237
|
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
238
|
+
- **general-modal:** 适配模态框的暗色模式,修改其文档展示示例 ([150044a](https://github.com/easyops-cn/next-basics/commit/150044ae48b266e09f91c2cdc0235f9a8e9abe87))
|
|
384
239
|
|
|
385
240
|
## [1.174.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.5...@next-bricks/basic-bricks@1.174.6) (2022-04-14)
|
|
386
241
|
|
|
387
|
-
|
|
388
242
|
### Bug Fixes
|
|
389
243
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
244
|
+
- **drawer:** 抽屉增加 scroll 方法 ([862e1cc](https://github.com/easyops-cn/next-basics/commit/862e1ccf34890f944fcc8c973b7b6ddcb0aa517d))
|
|
395
245
|
|
|
396
246
|
## [1.174.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.4...@next-bricks/basic-bricks@1.174.5) (2022-04-14)
|
|
397
247
|
|
|
398
248
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
399
249
|
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
250
|
## [1.174.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.3...@next-bricks/basic-bricks@1.174.4) (2022-04-11)
|
|
405
251
|
|
|
406
|
-
|
|
407
252
|
### Bug Fixes
|
|
408
253
|
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
254
|
+
- **general-card:** 适配暗色模式 ([301f37a](https://github.com/easyops-cn/next-basics/commit/301f37a33f08de23ae640a15ca89b587c8010f30))
|
|
414
255
|
|
|
415
256
|
## [1.174.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.2...@next-bricks/basic-bricks@1.174.3) (2022-04-08)
|
|
416
257
|
|
|
417
|
-
|
|
418
258
|
### Bug Fixes
|
|
419
259
|
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
260
|
+
- wrap desktop selector ([d88e3a5](https://github.com/easyops-cn/next-basics/commit/d88e3a58f7e6f79c9a033a83854f7f4aa2fee954))
|
|
425
261
|
|
|
426
262
|
## [1.174.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.1...@next-bricks/basic-bricks@1.174.2) (2022-04-06)
|
|
427
263
|
|
|
428
264
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
429
265
|
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
266
|
## [1.174.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.174.0...@next-bricks/basic-bricks@1.174.1) (2022-04-01)
|
|
435
267
|
|
|
436
268
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
437
269
|
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
270
|
# [1.174.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.173.3...@next-bricks/basic-bricks@1.174.0) (2022-03-29)
|
|
443
271
|
|
|
444
|
-
|
|
445
272
|
### Features
|
|
446
273
|
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
274
|
+
- add app document link ([6b66a6a](https://github.com/easyops-cn/next-basics/commit/6b66a6a736d8eeaacfec878a7eb8b96316056b20))
|
|
275
|
+
- theme-brick support ([cd5c4bf](https://github.com/easyops-cn/next-basics/commit/cd5c4bff3d306e4fc61b3e3ac9c5aefe98ce2161))
|
|
276
|
+
- update brick display ([4720df4](https://github.com/easyops-cn/next-basics/commit/4720df45a6f9477e4363a5d00fb347ce376af2e4))
|
|
277
|
+
- update unit test ([9d12158](https://github.com/easyops-cn/next-basics/commit/9d12158a4d4f43a7b31c100468ef51a91b8a51b8))
|
|
455
278
|
|
|
456
279
|
## [1.173.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.173.2...@next-bricks/basic-bricks@1.173.3) (2022-03-29)
|
|
457
280
|
|
|
458
281
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
459
282
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
283
|
## [1.173.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.173.1...@next-bricks/basic-bricks@1.173.2) (2022-03-28)
|
|
465
284
|
|
|
466
285
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
467
286
|
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
287
|
## [1.173.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.173.0...@next-bricks/basic-bricks@1.173.1) (2022-03-28)
|
|
473
288
|
|
|
474
|
-
|
|
475
289
|
### Bug Fixes
|
|
476
290
|
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
291
|
+
- fix icon color ([ab228f2](https://github.com/easyops-cn/next-basics/commit/ab228f2a4dee860fa499d3e1c4b239cbc0ec947f))
|
|
482
292
|
|
|
483
293
|
# [1.173.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.172.0...@next-bricks/basic-bricks@1.173.0) (2022-03-22)
|
|
484
294
|
|
|
485
|
-
|
|
486
295
|
### Features
|
|
487
296
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
297
|
+
- basic-bricks.page-error 支持展示错误详情 refs DEVOPS_MANAGEMENT-347 ([03ee3e0](https://github.com/easyops-cn/next-basics/commit/03ee3e0dd98555a32ebe8aec80bd4d6787d00b43))
|
|
493
298
|
|
|
494
299
|
# [1.172.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.171.2...@next-bricks/basic-bricks@1.172.0) (2022-03-22)
|
|
495
300
|
|
|
496
|
-
|
|
497
301
|
### Bug Fixes
|
|
498
302
|
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
303
|
+
- **resizable-box:** allow setting style when not resizing ([0a4c5f9](https://github.com/easyops-cn/next-basics/commit/0a4c5f980b491f8afe6157d007647aee35d1c12b))
|
|
304
|
+
- use debounceByAnimationFrame ([41723db](https://github.com/easyops-cn/next-basics/commit/41723dbde0cc51b5ee0c17c4e34c99af227b5340))
|
|
502
305
|
|
|
503
306
|
### Features
|
|
504
307
|
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
308
|
+
- add new brick: resizable-box ([a60e661](https://github.com/easyops-cn/next-basics/commit/a60e661099201a234ce6d5e6efa6e45bfd15cedd))
|
|
510
309
|
|
|
511
310
|
## [1.171.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.171.1...@next-bricks/basic-bricks@1.171.2) (2022-03-16)
|
|
512
311
|
|
|
513
|
-
|
|
514
312
|
### Bug Fixes
|
|
515
313
|
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
314
|
+
- replace icon ([3a79c57](https://github.com/easyops-cn/next-basics/commit/3a79c5720e8537320cc25b14c87c298b9f43fb7b))
|
|
521
315
|
|
|
522
316
|
## [1.171.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.171.0...@next-bricks/basic-bricks@1.171.1) (2022-03-16)
|
|
523
317
|
|
|
524
|
-
|
|
525
318
|
### Bug Fixes
|
|
526
319
|
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
320
|
+
- button style ([6cdce44](https://github.com/easyops-cn/next-basics/commit/6cdce446fb652a6f7c891d996403d3cf83d19884))
|
|
321
|
+
- dark theme ([a02bf37](https://github.com/easyops-cn/next-basics/commit/a02bf37ffe4eaf022600ec14be1e3c40f85f8edd))
|
|
533
322
|
|
|
534
323
|
# [1.171.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.170.0...@next-bricks/basic-bricks@1.171.0) (2022-03-11)
|
|
535
324
|
|
|
536
|
-
|
|
537
325
|
### Features
|
|
538
326
|
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
327
|
+
- support event-agent ([ad521b4](https://github.com/easyops-cn/next-basics/commit/ad521b49e8210008fcaae27c18d2648549959949))
|
|
544
328
|
|
|
545
329
|
# [1.170.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.169.0...@next-bricks/basic-bricks@1.170.0) (2022-03-10)
|
|
546
330
|
|
|
547
|
-
|
|
548
331
|
### Features
|
|
549
332
|
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
333
|
+
- add app-bar-setting brick ([7f4b77b](https://github.com/easyops-cn/next-basics/commit/7f4b77bf95cba1ba3474fc5e3d7760547273582a))
|
|
334
|
+
- update unit test ([044b9dc](https://github.com/easyops-cn/next-basics/commit/044b9dc3a1abc853631d5b6f94b055abe716fe14))
|
|
556
335
|
|
|
557
336
|
# [1.169.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.168.1...@next-bricks/basic-bricks@1.169.0) (2022-03-09)
|
|
558
337
|
|
|
559
|
-
|
|
560
338
|
### Features
|
|
561
339
|
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
340
|
+
- style change ([e6a7a0a](https://github.com/easyops-cn/next-basics/commit/e6a7a0a17c40799b047183a151886142d70fec8a))
|
|
341
|
+
- update code ([1c7d5da](https://github.com/easyops-cn/next-basics/commit/1c7d5da18169c970c3d57e5d2cca21a690d01af2))
|
|
568
342
|
|
|
569
343
|
## [1.168.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.168.0...@next-bricks/basic-bricks@1.168.1) (2022-03-09)
|
|
570
344
|
|
|
571
|
-
|
|
572
345
|
### Bug Fixes
|
|
573
346
|
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
347
|
+
- anchor style ([191d269](https://github.com/easyops-cn/next-basics/commit/191d269019a111e2592db88b6a497c296a35f6f2))
|
|
348
|
+
- anchor style ([69076a3](https://github.com/easyops-cn/next-basics/commit/69076a39c0fb1c7b32bb1d8a2975b6b5485b1cbf))
|
|
580
349
|
|
|
581
350
|
# [1.168.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.13...@next-bricks/basic-bricks@1.168.0) (2022-03-07)
|
|
582
351
|
|
|
583
|
-
|
|
584
352
|
### Features
|
|
585
353
|
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
354
|
+
- update menu fetch and style update ([281856e](https://github.com/easyops-cn/next-basics/commit/281856e4bb709326b6f802d2d3dc532130303443))
|
|
355
|
+
- update unit test ([9f2d418](https://github.com/easyops-cn/next-basics/commit/9f2d418e045c7b4beb154b91bd2fb33d95e745f3))
|
|
592
356
|
|
|
593
357
|
## [1.167.13](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.12...@next-bricks/basic-bricks@1.167.13) (2022-03-04)
|
|
594
358
|
|
|
595
|
-
|
|
596
359
|
### Bug Fixes
|
|
597
360
|
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
361
|
+
- style refine ([4301600](https://github.com/easyops-cn/next-basics/commit/43016003925650f7bb744a10a487b0a7d1021963))
|
|
603
362
|
|
|
604
363
|
## [1.167.12](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.11...@next-bricks/basic-bricks@1.167.12) (2022-03-02)
|
|
605
364
|
|
|
606
|
-
|
|
607
365
|
### Bug Fixes
|
|
608
366
|
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
367
|
+
- **easy-view:** unmount the shadow root ([98ed102](https://github.com/easyops-cn/next-basics/commit/98ed10285d5d3be9d818d2a07965ce0f982f013b))
|
|
614
368
|
|
|
615
369
|
## [1.167.11](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.10...@next-bricks/basic-bricks@1.167.11) (2022-03-01)
|
|
616
370
|
|
|
617
|
-
|
|
618
371
|
### Bug Fixes
|
|
619
372
|
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
373
|
+
- simplify easy-view: use shadow root as the mount point ([8f60dc6](https://github.com/easyops-cn/next-basics/commit/8f60dc6a8771e46f43e57aa847c14d59507de0f9))
|
|
625
374
|
|
|
626
375
|
## [1.167.10](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.9...@next-bricks/basic-bricks@1.167.10) (2022-02-24)
|
|
627
376
|
|
|
628
|
-
|
|
629
377
|
### Bug Fixes
|
|
630
378
|
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
379
|
+
- style refine ([8e2cbcc](https://github.com/easyops-cn/next-basics/commit/8e2cbcc611df051be1b98815decd30beb402586a))
|
|
636
380
|
|
|
637
381
|
## [1.167.9](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.8...@next-bricks/basic-bricks@1.167.9) (2022-02-23)
|
|
638
382
|
|
|
639
|
-
|
|
640
383
|
### Bug Fixes
|
|
641
384
|
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
385
|
+
- card style ([1a40ae5](https://github.com/easyops-cn/next-basics/commit/1a40ae586618d12cf6ffd395e1c4f1fd0dc7c009))
|
|
647
386
|
|
|
648
387
|
## [1.167.8](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.7...@next-bricks/basic-bricks@1.167.8) (2022-02-18)
|
|
649
388
|
|
|
650
389
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
651
390
|
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
391
|
## [1.167.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.6...@next-bricks/basic-bricks@1.167.7) (2022-02-18)
|
|
657
392
|
|
|
658
|
-
|
|
659
393
|
### Bug Fixes
|
|
660
394
|
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
395
|
+
- dropdown select style ([553609c](https://github.com/easyops-cn/next-basics/commit/553609c52196c267ef7d633e82f032ac4b5588fe))
|
|
396
|
+
- menu style ([990c07c](https://github.com/easyops-cn/next-basics/commit/990c07c501698723d5dad1eaedf8bdab350e81f1))
|
|
667
397
|
|
|
668
398
|
## [1.167.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.5...@next-bricks/basic-bricks@1.167.6) (2022-02-17)
|
|
669
399
|
|
|
670
|
-
|
|
671
400
|
### Bug Fixes
|
|
672
401
|
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
402
|
+
- **basic-bricks:** 初始锚点位置不对 ([1087d11](https://github.com/easyops-cn/next-basics/commit/1087d11fda2036f0a766f14503785ea78ecb212b))
|
|
403
|
+
- sub menu style ([a5ced26](https://github.com/easyops-cn/next-basics/commit/a5ced261c27237de5af8ea486c349a547d76db30))
|
|
404
|
+
- 初始锚点位置不对 ([98bb02e](https://github.com/easyops-cn/next-basics/commit/98bb02e376ddd041dd849b6d79a058cf5f33c480))
|
|
680
405
|
|
|
681
406
|
## [1.167.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.4...@next-bricks/basic-bricks@1.167.5) (2022-02-16)
|
|
682
407
|
|
|
683
|
-
|
|
684
408
|
### Bug Fixes
|
|
685
409
|
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
410
|
+
- dynamic form item style refine ([366d3fa](https://github.com/easyops-cn/next-basics/commit/366d3faa14a5aada89098b53bf02e23d389279e7))
|
|
411
|
+
- fix hover style ([5eeb9db](https://github.com/easyops-cn/next-basics/commit/5eeb9db628d1a23864a418030c7f7cb77730582d))
|
|
692
412
|
|
|
693
413
|
## [1.167.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.3...@next-bricks/basic-bricks@1.167.4) (2022-02-14)
|
|
694
414
|
|
|
695
|
-
|
|
696
415
|
### Bug Fixes
|
|
697
416
|
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
417
|
+
- brick-link ([f6b1e63](https://github.com/easyops-cn/next-basics/commit/f6b1e632aea81b0bc91a564784e6d7b1be75c650))
|
|
703
418
|
|
|
704
419
|
## [1.167.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.2...@next-bricks/basic-bricks@1.167.3) (2022-02-09)
|
|
705
420
|
|
|
706
421
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
707
422
|
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
423
|
## [1.167.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.1...@next-bricks/basic-bricks@1.167.2) (2022-02-09)
|
|
713
424
|
|
|
714
|
-
|
|
715
425
|
### Bug Fixes
|
|
716
426
|
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
427
|
+
- style refine ([2c28f9f](https://github.com/easyops-cn/next-basics/commit/2c28f9fb63cd621bc8b3a2c14f67f8db2c33c818))
|
|
722
428
|
|
|
723
429
|
## [1.167.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.167.0...@next-bricks/basic-bricks@1.167.1) (2022-01-28)
|
|
724
430
|
|
|
725
|
-
|
|
726
431
|
### Bug Fixes
|
|
727
432
|
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
433
|
+
- fix the bug that the brick do not tell anything when options and dataSource are not set ([2b75d27](https://github.com/easyops-cn/next-basics/commit/2b75d276fc1412a451d1e8aa0971402b3f5e6ba8)), closes [Refs#MONITOR-3017](https://github.com/Refs/issues/MONITOR-3017)
|
|
733
434
|
|
|
734
435
|
# [1.167.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.166.2...@next-bricks/basic-bricks@1.167.0) (2022-01-27)
|
|
735
436
|
|
|
736
|
-
|
|
737
437
|
### Features
|
|
738
438
|
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
439
|
+
- support customized log-out page by app ([da96ea0](https://github.com/easyops-cn/next-basics/commit/da96ea08a186eaedf311298ac5628f21a7cf2f00))
|
|
744
440
|
|
|
745
441
|
## [1.166.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.166.1...@next-bricks/basic-bricks@1.166.2) (2022-01-26)
|
|
746
442
|
|
|
747
|
-
|
|
748
443
|
### Bug Fixes
|
|
749
444
|
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
445
|
+
- **launchButton:** fix query custom item couldn't found ([0859c82](https://github.com/easyops-cn/next-basics/commit/0859c826e941de7001339b4de8a317a9e41b47ec))
|
|
755
446
|
|
|
756
447
|
## [1.166.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.166.0...@next-bricks/basic-bricks@1.166.1) (2022-01-25)
|
|
757
448
|
|
|
758
|
-
|
|
759
449
|
### Bug Fixes
|
|
760
450
|
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
451
|
+
- fix style ([0661377](https://github.com/easyops-cn/next-basics/commit/066137764200a67a8aaa4f090cba35973659f7a9))
|
|
766
452
|
|
|
767
453
|
# [1.166.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.165.1...@next-bricks/basic-bricks@1.166.0) (2022-01-24)
|
|
768
454
|
|
|
769
|
-
|
|
770
455
|
### Features
|
|
771
456
|
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
457
|
+
- support customized log-out when auth guard is ignored ([97eabe3](https://github.com/easyops-cn/next-basics/commit/97eabe334fe575e46d1b192bbdec90a308a56050))
|
|
777
458
|
|
|
778
459
|
## [1.165.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.165.0...@next-bricks/basic-bricks@1.165.1) (2022-01-21)
|
|
779
460
|
|
|
780
461
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
781
462
|
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
463
|
# [1.165.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.164.0...@next-bricks/basic-bricks@1.165.0) (2022-01-20)
|
|
787
464
|
|
|
788
|
-
|
|
789
465
|
### Bug Fixes
|
|
790
466
|
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
467
|
+
- checkbox refine ([9398722](https://github.com/easyops-cn/next-basics/commit/93987220a7bedec3ed9ee0e465ea4144a41fa034))
|
|
468
|
+
- support dark theme ([fa29409](https://github.com/easyops-cn/next-basics/commit/fa294096037c670df93bb1de74e7069f699b1625))
|
|
794
469
|
|
|
795
470
|
### Features
|
|
796
471
|
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
472
|
+
- fix modal style ([706bb3f](https://github.com/easyops-cn/next-basics/commit/706bb3ffd896b752987827fafa88aecaef64a4c0))
|
|
802
473
|
|
|
803
474
|
# [1.164.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.163.0...@next-bricks/basic-bricks@1.164.0) (2022-01-19)
|
|
804
475
|
|
|
805
|
-
|
|
806
476
|
### Features
|
|
807
477
|
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
478
|
+
- **basic-bricks:** drawer 支持打开抽屉自动滚动到顶部 ([31d2973](https://github.com/easyops-cn/next-basics/commit/31d2973392f24f9a89986efda435c5fcd24584fa))
|
|
813
479
|
|
|
814
480
|
# [1.163.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.162.1...@next-bricks/basic-bricks@1.163.0) (2022-01-18)
|
|
815
481
|
|
|
816
|
-
|
|
817
482
|
### Features
|
|
818
483
|
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
484
|
+
- **appBar:** create bricks from app-bar ([#948](https://github.com/easyops-cn/next-basics/issues/948)) ([f61ee59](https://github.com/easyops-cn/next-basics/commit/f61ee596c7cbb9d7702ba74231693b00750b3ed5))
|
|
824
485
|
|
|
825
486
|
## [1.162.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.162.0...@next-bricks/basic-bricks@1.162.1) (2022-01-17)
|
|
826
487
|
|
|
827
|
-
|
|
828
488
|
### Bug Fixes
|
|
829
489
|
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
490
|
+
- **general-anchor:** 修复点击事件多次触发 ([881b679](https://github.com/easyops-cn/next-basics/commit/881b679d2182337566883ce3b0e71e27e0449d25))
|
|
835
491
|
|
|
836
492
|
# [1.162.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.161.0...@next-bricks/basic-bricks@1.162.0) (2022-01-17)
|
|
837
493
|
|
|
838
|
-
|
|
839
494
|
### Features
|
|
840
495
|
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
496
|
+
- add property of `page-title-scale` for micro-view/micro-app ([e053cac](https://github.com/easyops-cn/next-basics/commit/e053cacb9e34a5eb660e20f31cd995b91b665787))
|
|
846
497
|
|
|
847
498
|
# [1.161.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.160.1...@next-bricks/basic-bricks@1.161.0) (2022-01-14)
|
|
848
499
|
|
|
849
|
-
|
|
850
500
|
### Features
|
|
851
501
|
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
502
|
+
- **Anchor:** add props: disabledJump, event: anchor.click/anchor.change ([996e3a1](https://github.com/easyops-cn/next-basics/commit/996e3a1be097780d261b1f9d41ed23887d630a8f))
|
|
503
|
+
- **Anchor:** update unit test ([1258ec2](https://github.com/easyops-cn/next-basics/commit/1258ec2080b1b369b1a0ddbdf11e5030538a69fd))
|
|
858
504
|
|
|
859
505
|
## [1.160.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.160.0...@next-bricks/basic-bricks@1.160.1) (2022-01-13)
|
|
860
506
|
|