@next-core/brick-kit 2.118.5 → 2.118.6

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,7 +3,7 @@
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
- ## [2.118.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.4...@next-core/brick-kit@2.118.5) (2022-05-07)
6
+ ## [2.118.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.5...@next-core/brick-kit@2.118.6) (2022-05-09)
7
7
 
8
8
  **Note:** Version bump only for package @next-core/brick-kit
9
9
 
@@ -11,467 +11,264 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [2.118.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.3...@next-core/brick-kit@2.118.4) (2022-05-06)
15
-
16
-
17
- ### Bug Fixes
18
-
19
- * fix use brick with template ([473d73f](https://github.com/easyops-cn/next-core/commit/473d73fa2837f2a7975dd6f683bfb6f90f9a074e))
14
+ ## [2.118.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.4...@next-core/brick-kit@2.118.5) (2022-05-07)
20
15
 
16
+ **Note:** Version bump only for package @next-core/brick-kit
21
17
 
18
+ ## [2.118.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.3...@next-core/brick-kit@2.118.4) (2022-05-06)
22
19
 
20
+ ### Bug Fixes
23
21
 
22
+ - fix use brick with template ([473d73f](https://github.com/easyops-cn/next-core/commit/473d73fa2837f2a7975dd6f683bfb6f90f9a074e))
24
23
 
25
24
  ## [2.118.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.2...@next-core/brick-kit@2.118.3) (2022-05-05)
26
25
 
27
-
28
26
  ### Bug Fixes
29
27
 
30
- * **BrickAsComponent:** fix update error ([9eedb23](https://github.com/easyops-cn/next-core/commit/9eedb230ddb05ec18cd1207972ce0cf79aa3dd8d))
31
-
32
-
33
-
34
-
28
+ - **BrickAsComponent:** fix update error ([9eedb23](https://github.com/easyops-cn/next-core/commit/9eedb230ddb05ec18cd1207972ce0cf79aa3dd8d))
35
29
 
36
30
  ## [2.118.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.1...@next-core/brick-kit@2.118.2) (2022-04-26)
37
31
 
38
32
  **Note:** Version bump only for package @next-core/brick-kit
39
33
 
40
-
41
-
42
-
43
-
44
34
  ## [2.118.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.0...@next-core/brick-kit@2.118.1) (2022-04-25)
45
35
 
46
-
47
36
  ### Bug Fixes
48
37
 
49
- * fix types of BrickWrapper ([5063cf3](https://github.com/easyops-cn/next-core/commit/5063cf347d2b943897b3e4311302300304b26bb5))
50
-
51
-
52
-
53
-
38
+ - fix types of BrickWrapper ([5063cf3](https://github.com/easyops-cn/next-core/commit/5063cf347d2b943897b3e4311302300304b26bb5))
54
39
 
55
40
  # [2.118.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.15...@next-core/brick-kit@2.118.0) (2022-04-24)
56
41
 
57
-
58
42
  ### Features
59
43
 
60
- * support snippet preview ([fa92790](https://github.com/easyops-cn/next-core/commit/fa92790bd9d2f2ebf0bc930a70844e887da006fc))
61
- * update snippetData type ([07be28c](https://github.com/easyops-cn/next-core/commit/07be28ced614ce35c17aae806a85e0f5231ffcb4))
62
-
63
-
64
-
65
-
44
+ - support snippet preview ([fa92790](https://github.com/easyops-cn/next-core/commit/fa92790bd9d2f2ebf0bc930a70844e887da006fc))
45
+ - update snippetData type ([07be28c](https://github.com/easyops-cn/next-core/commit/07be28ced614ce35c17aae806a85e0f5231ffcb4))
66
46
 
67
47
  ## [2.117.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.14...@next-core/brick-kit@2.117.15) (2022-04-22)
68
48
 
69
-
70
49
  ### Bug Fixes
71
50
 
72
- * mock _.uniqueId in storyboard functions ([f6d5eb2](https://github.com/easyops-cn/next-core/commit/f6d5eb2a6e00d7c5bd32e60a238b67c14641b840))
73
-
74
-
75
-
76
-
51
+ - mock \_.uniqueId in storyboard functions ([f6d5eb2](https://github.com/easyops-cn/next-core/commit/f6d5eb2a6e00d7c5bd32e60a238b67c14641b840))
77
52
 
78
53
  ## [2.117.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.13...@next-core/brick-kit@2.117.14) (2022-04-21)
79
54
 
80
55
  **Note:** Version bump only for package @next-core/brick-kit
81
56
 
82
-
83
-
84
-
85
-
86
57
  ## [2.117.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.12...@next-core/brick-kit@2.117.13) (2022-04-19)
87
58
 
88
-
89
59
  ### Bug Fixes
90
60
 
91
- * fix menu in iframe ([4a6f83d](https://github.com/easyops-cn/next-core/commit/4a6f83dda1c00665453cf2df2742cb8d27aff7c0))
92
-
93
-
94
-
95
-
61
+ - fix menu in iframe ([4a6f83d](https://github.com/easyops-cn/next-core/commit/4a6f83dda1c00665453cf2df2742cb8d27aff7c0))
96
62
 
97
63
  ## [2.117.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.11...@next-core/brick-kit@2.117.12) (2022-04-19)
98
64
 
99
-
100
65
  ### Bug Fixes
101
66
 
102
- * **getMenu:** fix menu lose ([3be0166](https://github.com/easyops-cn/next-core/commit/3be0166378cd5ae735c76b41cb7537fa6f3327d6))
103
-
104
-
105
-
106
-
67
+ - **getMenu:** fix menu lose ([3be0166](https://github.com/easyops-cn/next-core/commit/3be0166378cd5ae735c76b41cb7537fa6f3327d6))
107
68
 
108
69
  ## [2.117.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.10...@next-core/brick-kit@2.117.11) (2022-04-15)
109
70
 
110
-
111
71
  ### Bug Fixes
112
72
 
113
- * template preview with context ([f71bc07](https://github.com/easyops-cn/next-core/commit/f71bc07d1b5b0eea719d5886a177712dcb934c4c))
114
-
115
-
116
-
117
-
73
+ - template preview with context ([f71bc07](https://github.com/easyops-cn/next-core/commit/f71bc07d1b5b0eea719d5886a177712dcb934c4c))
118
74
 
119
75
  ## [2.117.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.9...@next-core/brick-kit@2.117.10) (2022-04-14)
120
76
 
121
-
122
77
  ### Bug Fixes
123
78
 
124
- * put template preview route between specific ones and others ([923d6f3](https://github.com/easyops-cn/next-core/commit/923d6f3e71f4d9211516045e4b09b96c0c82285b))
125
-
126
-
127
-
128
-
79
+ - put template preview route between specific ones and others ([923d6f3](https://github.com/easyops-cn/next-core/commit/923d6f3e71f4d9211516045e4b09b96c0c82285b))
129
80
 
130
81
  ## [2.117.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.8...@next-core/brick-kit@2.117.9) (2022-04-14)
131
82
 
132
-
133
83
  ### Bug Fixes
134
84
 
135
- * put template preview route before others ([bcb1cac](https://github.com/easyops-cn/next-core/commit/bcb1cac988befac5dab41c325921d7738bb8c306))
136
- * support setting targetRef as array ([ec822f3](https://github.com/easyops-cn/next-core/commit/ec822f37f881efe96a06b7fe53af17e6a40c79c6))
137
-
138
-
139
-
140
-
85
+ - put template preview route before others ([bcb1cac](https://github.com/easyops-cn/next-core/commit/bcb1cac988befac5dab41c325921d7738bb8c306))
86
+ - support setting targetRef as array ([ec822f3](https://github.com/easyops-cn/next-core/commit/ec822f37f881efe96a06b7fe53af17e6a40c79c6))
141
87
 
142
88
  ## [2.117.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.7...@next-core/brick-kit@2.117.8) (2022-04-14)
143
89
 
144
-
145
90
  ### Bug Fixes
146
91
 
147
- * put template preview route before others ([590153d](https://github.com/easyops-cn/next-core/commit/590153d5ce84c4ba0f410931d6c35846342c3436))
148
-
149
-
150
-
151
-
92
+ - put template preview route before others ([590153d](https://github.com/easyops-cn/next-core/commit/590153d5ce84c4ba0f410931d6c35846342c3436))
152
93
 
153
94
  ## [2.117.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.6...@next-core/brick-kit@2.117.7) (2022-04-12)
154
95
 
155
-
156
96
  ### Bug Fixes
157
97
 
158
- * **template-preview:** support setting lifeCycle and events ([275cf02](https://github.com/easyops-cn/next-core/commit/275cf02fe2a2ce46241cb55d93b4822768e20459))
159
-
160
-
161
-
162
-
98
+ - **template-preview:** support setting lifeCycle and events ([275cf02](https://github.com/easyops-cn/next-core/commit/275cf02fe2a2ce46241cb55d93b4822768e20459))
163
99
 
164
100
  ## [2.117.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.5...@next-core/brick-kit@2.117.6) (2022-04-11)
165
101
 
166
-
167
102
  ### Bug Fixes
168
103
 
169
- * handle checking isInIframeOfLegacyConsole when previewing in visual builder by iframe ([8e347b9](https://github.com/easyops-cn/next-core/commit/8e347b969033992412ee349ecd6f633141be95d5))
170
- * reload bootstrap again when loading bricks failed ([f022593](https://github.com/easyops-cn/next-core/commit/f0225934d5a1694ee06f96f3d1b5cd1c9b92c1b2))
171
-
172
-
173
-
174
-
104
+ - handle checking isInIframeOfLegacyConsole when previewing in visual builder by iframe ([8e347b9](https://github.com/easyops-cn/next-core/commit/8e347b969033992412ee349ecd6f633141be95d5))
105
+ - reload bootstrap again when loading bricks failed ([f022593](https://github.com/easyops-cn/next-core/commit/f0225934d5a1694ee06f96f3d1b5cd1c9b92c1b2))
175
106
 
176
107
  ## [2.117.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.4...@next-core/brick-kit@2.117.5) (2022-04-11)
177
108
 
178
-
179
109
  ### Bug Fixes
180
110
 
181
- * useProvider hook 支持query查询provider ([c8581e8](https://github.com/easyops-cn/next-core/commit/c8581e877f740f4218ac296eaa6448ce54be2803))
182
-
183
-
184
-
185
-
111
+ - useProvider hook 支持 query 查询 provider ([c8581e8](https://github.com/easyops-cn/next-core/commit/c8581e877f740f4218ac296eaa6448ce54be2803))
186
112
 
187
113
  ## [2.117.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.3...@next-core/brick-kit@2.117.4) (2022-04-11)
188
114
 
189
-
190
115
  ### Bug Fixes
191
116
 
192
- * bg bricks should have no slot ([0c93d41](https://github.com/easyops-cn/next-core/commit/0c93d417da911b5b7d012d81f73bdeeadbf4f9d2))
193
- * no menu for template preview ([6f5ed88](https://github.com/easyops-cn/next-core/commit/6f5ed88002f61f105a6e2ab87481ffab2bbb0616))
194
-
195
-
196
-
197
-
117
+ - bg bricks should have no slot ([0c93d41](https://github.com/easyops-cn/next-core/commit/0c93d417da911b5b7d012d81f73bdeeadbf4f9d2))
118
+ - no menu for template preview ([6f5ed88](https://github.com/easyops-cn/next-core/commit/6f5ed88002f61f105a6e2ab87481ffab2bbb0616))
198
119
 
199
120
  ## [2.117.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.2...@next-core/brick-kit@2.117.3) (2022-04-08)
200
121
 
201
-
202
122
  ### Bug Fixes
203
123
 
204
- * fix getMenu later ([ebe69b9](https://github.com/easyops-cn/next-core/commit/ebe69b99e565e53d2e649bf6facc601b5cd0d544))
205
- * update unit test ([104f0d1](https://github.com/easyops-cn/next-core/commit/104f0d1f0b9b741759743095b1e7d34294999803))
206
-
207
-
208
-
209
-
124
+ - fix getMenu later ([ebe69b9](https://github.com/easyops-cn/next-core/commit/ebe69b99e565e53d2e649bf6facc601b5cd0d544))
125
+ - update unit test ([104f0d1](https://github.com/easyops-cn/next-core/commit/104f0d1f0b9b741759743095b1e7d34294999803))
210
126
 
211
127
  ## [2.117.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.1...@next-core/brick-kit@2.117.2) (2022-04-07)
212
128
 
213
-
214
129
  ### Bug Fixes
215
130
 
216
- * support service name ([63b8f0b](https://github.com/easyops-cn/next-core/commit/63b8f0be85d4d213e8fd308beec84d0bbdee210d))
217
-
218
-
219
-
220
-
131
+ - support service name ([63b8f0b](https://github.com/easyops-cn/next-core/commit/63b8f0be85d4d213e8fd308beec84d0bbdee210d))
221
132
 
222
133
  ## [2.117.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.117.0...@next-core/brick-kit@2.117.1) (2022-04-07)
223
134
 
224
-
225
135
  ### Bug Fixes
226
136
 
227
- * use an empty placeholder for template preview ([b24c623](https://github.com/easyops-cn/next-core/commit/b24c623f6d7f6405808f385297612e17afb362af))
228
-
229
-
230
-
231
-
137
+ - use an empty placeholder for template preview ([b24c623](https://github.com/easyops-cn/next-core/commit/b24c623f6d7f6405808f385297612e17afb362af))
232
138
 
233
139
  # [2.117.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.116.1...@next-core/brick-kit@2.117.0) (2022-04-06)
234
140
 
235
-
236
141
  ### Bug Fixes
237
142
 
238
- * contract refactor ([a506766](https://github.com/easyops-cn/next-core/commit/a5067664253a51a007b8fea96ddf7efefd7da7d8))
239
-
143
+ - contract refactor ([a506766](https://github.com/easyops-cn/next-core/commit/a5067664253a51a007b8fea96ddf7efefd7da7d8))
240
144
 
241
145
  ### Features
242
146
 
243
- * support previewing template by settings ([b1fa0f9](https://github.com/easyops-cn/next-core/commit/b1fa0f9e4d774a6b4162643348ca49402bde1479))
244
-
245
-
246
-
247
-
147
+ - support previewing template by settings ([b1fa0f9](https://github.com/easyops-cn/next-core/commit/b1fa0f9e4d774a6b4162643348ca49402bde1479))
248
148
 
249
149
  ## [2.116.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.116.0...@next-core/brick-kit@2.116.1) (2022-04-06)
250
150
 
251
151
  **Note:** Version bump only for package @next-core/brick-kit
252
152
 
253
-
254
-
255
-
256
-
257
153
  # [2.116.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.115.1...@next-core/brick-kit@2.116.0) (2022-04-01)
258
154
 
259
-
260
155
  ### Features
261
156
 
262
- * support re-registering custom templates ([ea91d7d](https://github.com/easyops-cn/next-core/commit/ea91d7de23e0a9d3a935c01a9a103fb44b8cdfb3))
263
-
264
-
265
-
266
-
157
+ - support re-registering custom templates ([ea91d7d](https://github.com/easyops-cn/next-core/commit/ea91d7de23e0a9d3a935c01a9a103fb44b8cdfb3))
267
158
 
268
159
  ## [2.115.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.115.0...@next-core/brick-kit@2.115.1) (2022-03-30)
269
160
 
270
161
  **Note:** Version bump only for package @next-core/brick-kit
271
162
 
272
-
273
-
274
-
275
-
276
163
  # [2.115.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.114.0...@next-core/brick-kit@2.115.0) (2022-03-30)
277
164
 
278
-
279
165
  ### Features
280
166
 
281
- * APP.getMenu support scan template & routes ([5498846](https://github.com/easyops-cn/next-core/commit/54988465a5357a97834aaca317b41b3fcb2c6a65))
282
- * loactionContext preFetchMenu ([9a0ec7b](https://github.com/easyops-cn/next-core/commit/9a0ec7b0a19e26633772a71de829f014574ec735))
283
- * support walkAny unit function ([8adff8e](https://github.com/easyops-cn/next-core/commit/8adff8e2538a43676c5eef1f275e1c5a8127171a))
284
- * unit test update ([00b3606](https://github.com/easyops-cn/next-core/commit/00b3606c2a2d7ba9a26f3a0255721a11e225c7d9))
285
-
286
-
287
-
288
-
167
+ - APP.getMenu support scan template & routes ([5498846](https://github.com/easyops-cn/next-core/commit/54988465a5357a97834aaca317b41b3fcb2c6a65))
168
+ - loactionContext preFetchMenu ([9a0ec7b](https://github.com/easyops-cn/next-core/commit/9a0ec7b0a19e26633772a71de829f014574ec735))
169
+ - support walkAny unit function ([8adff8e](https://github.com/easyops-cn/next-core/commit/8adff8e2538a43676c5eef1f275e1c5a8127171a))
170
+ - unit test update ([00b3606](https://github.com/easyops-cn/next-core/commit/00b3606c2a2d7ba9a26f3a0255721a11e225c7d9))
289
171
 
290
172
  # [2.114.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.113.0...@next-core/brick-kit@2.114.0) (2022-03-29)
291
173
 
292
-
293
174
  ### Features
294
175
 
295
- * add MEDIA gloabl object and onMediaChange life cycle ([3192ee4](https://github.com/easyops-cn/next-core/commit/3192ee4e595e2edc78d05b68d6cf0431905296fb))
296
-
297
-
298
-
299
-
176
+ - add MEDIA gloabl object and onMediaChange life cycle ([3192ee4](https://github.com/easyops-cn/next-core/commit/3192ee4e595e2edc78d05b68d6cf0431905296fb))
300
177
 
301
178
  # [2.113.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.112.1...@next-core/brick-kit@2.113.0) (2022-03-29)
302
179
 
303
-
304
180
  ### Features
305
181
 
306
- * cache fetchMenu, and APP.getMenu change ([07ede47](https://github.com/easyops-cn/next-core/commit/07ede4778f012fbbb7e72d30b1c41d6478660aec))
307
- * update type ([d7b480e](https://github.com/easyops-cn/next-core/commit/d7b480ecc287263345415c536bd263b7fb317b1e))
308
-
309
-
310
-
311
-
182
+ - cache fetchMenu, and APP.getMenu change ([07ede47](https://github.com/easyops-cn/next-core/commit/07ede4778f012fbbb7e72d30b1c41d6478660aec))
183
+ - update type ([d7b480e](https://github.com/easyops-cn/next-core/commit/d7b480ecc287263345415c536bd263b7fb317b1e))
312
184
 
313
185
  ## [2.112.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.112.0...@next-core/brick-kit@2.112.1) (2022-03-29)
314
186
 
315
187
  **Note:** Version bump only for package @next-core/brick-kit
316
188
 
317
-
318
-
319
-
320
-
321
189
  # [2.112.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.111.3...@next-core/brick-kit@2.112.0) (2022-03-29)
322
190
 
323
-
324
191
  ### Features
325
192
 
326
- * support updating storyboard on the fly ([0a50183](https://github.com/easyops-cn/next-core/commit/0a501838621d44c43ea7c16b211395b511e76c8a))
327
-
328
-
329
-
330
-
193
+ - support updating storyboard on the fly ([0a50183](https://github.com/easyops-cn/next-core/commit/0a501838621d44c43ea7c16b211395b511e76c8a))
331
194
 
332
195
  ## [2.111.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.111.2...@next-core/brick-kit@2.111.3) (2022-03-29)
333
196
 
334
197
  **Note:** Version bump only for package @next-core/brick-kit
335
198
 
336
-
337
-
338
-
339
-
340
199
  ## [2.111.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.111.1...@next-core/brick-kit@2.111.2) (2022-03-28)
341
200
 
342
201
  **Note:** Version bump only for package @next-core/brick-kit
343
202
 
344
-
345
-
346
-
347
-
348
203
  ## [2.111.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.111.0...@next-core/brick-kit@2.111.1) (2022-03-24)
349
204
 
350
-
351
205
  ### Bug Fixes
352
206
 
353
- * support mocked location in storyboard functions ([260e775](https://github.com/easyops-cn/next-core/commit/260e77567a61c7f3199a174171de2eead4007d06))
354
-
355
-
356
-
357
-
207
+ - support mocked location in storyboard functions ([260e775](https://github.com/easyops-cn/next-core/commit/260e77567a61c7f3199a174171de2eead4007d06))
358
208
 
359
209
  # [2.111.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.110.0...@next-core/brick-kit@2.111.0) (2022-03-24)
360
210
 
361
-
362
211
  ### Features
363
212
 
364
- * support APP.getMenu ([#1651](https://github.com/easyops-cn/next-core/issues/1651)) ([5b9f53a](https://github.com/easyops-cn/next-core/commit/5b9f53a3367087a062f415dd68070f15b98bf966))
365
-
366
-
367
-
368
-
213
+ - support APP.getMenu ([#1651](https://github.com/easyops-cn/next-core/issues/1651)) ([5b9f53a](https://github.com/easyops-cn/next-core/commit/5b9f53a3367087a062f415dd68070f15b98bf966))
369
214
 
370
215
  # [2.110.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.109.0...@next-core/brick-kit@2.110.0) (2022-03-23)
371
216
 
372
-
373
217
  ### Features
374
218
 
375
- * support console in storyboard functions ([db24b0b](https://github.com/easyops-cn/next-core/commit/db24b0b1e6545a64974ab2ec1ffb1d8a2220d726))
376
-
377
-
378
-
379
-
219
+ - support console in storyboard functions ([db24b0b](https://github.com/easyops-cn/next-core/commit/db24b0b1e6545a64974ab2ec1ffb1d8a2220d726))
380
220
 
381
221
  # [2.109.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.108.0...@next-core/brick-kit@2.109.0) (2022-03-22)
382
222
 
383
-
384
223
  ### Features
385
224
 
386
- * React组件支持调用skd生成的provider ([aced8ff](https://github.com/easyops-cn/next-core/commit/aced8ffc0d05f5f700169ee06525c5a56e309fe3))
387
-
388
-
389
-
390
-
225
+ - React 组件支持调用 skd 生成的 provider ([aced8ff](https://github.com/easyops-cn/next-core/commit/aced8ffc0d05f5f700169ee06525c5a56e309fe3))
391
226
 
392
227
  # [2.108.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.107.4...@next-core/brick-kit@2.108.0) (2022-03-18)
393
228
 
394
-
395
229
  ### Features
396
230
 
397
- * React组件支持调用provider ([1fe6096](https://github.com/easyops-cn/next-core/commit/1fe60963f96b4cddd889837da3ae5dd19f472d46))
398
-
399
-
400
-
401
-
231
+ - React 组件支持调用 provider ([1fe6096](https://github.com/easyops-cn/next-core/commit/1fe60963f96b4cddd889837da3ae5dd19f472d46))
402
232
 
403
233
  ## [2.107.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.107.3...@next-core/brick-kit@2.107.4) (2022-03-15)
404
234
 
405
235
  **Note:** Version bump only for package @next-core/brick-kit
406
236
 
407
-
408
-
409
-
410
-
411
237
  ## [2.107.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.107.2...@next-core/brick-kit@2.107.3) (2022-03-15)
412
238
 
413
-
414
239
  ### Bug Fixes
415
240
 
416
- * switch dark theme ([00ebb32](https://github.com/easyops-cn/next-core/commit/00ebb32101d86dcf05942746a25258cb9e84b699))
417
-
418
-
419
-
420
-
241
+ - switch dark theme ([00ebb32](https://github.com/easyops-cn/next-core/commit/00ebb32101d86dcf05942746a25258cb9e84b699))
421
242
 
422
243
  ## [2.107.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.107.1...@next-core/brick-kit@2.107.2) (2022-03-07)
423
244
 
424
-
425
245
  ### Bug Fixes
426
246
 
427
- * fix style ([ff394cb](https://github.com/easyops-cn/next-core/commit/ff394cbfc591bc72ad6f0f6f2f761a4d64d9d774))
428
-
429
-
430
-
431
-
247
+ - fix style ([ff394cb](https://github.com/easyops-cn/next-core/commit/ff394cbfc591bc72ad6f0f6f2f761a4d64d9d774))
432
248
 
433
249
  ## [2.107.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.107.0...@next-core/brick-kit@2.107.1) (2022-03-07)
434
250
 
435
-
436
251
  ### Bug Fixes
437
252
 
438
- * empty icon ([166c6b3](https://github.com/easyops-cn/next-core/commit/166c6b350733cc178ca9750a2af180490bb98661))
439
-
440
-
441
-
442
-
253
+ - empty icon ([166c6b3](https://github.com/easyops-cn/next-core/commit/166c6b350733cc178ca9750a2af180490bb98661))
443
254
 
444
255
  # [2.107.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.106.2...@next-core/brick-kit@2.107.0) (2022-03-04)
445
256
 
446
-
447
257
  ### Features
448
258
 
449
- * support export nav config ([#1589](https://github.com/easyops-cn/next-core/issues/1589)) ([20f0493](https://github.com/easyops-cn/next-core/commit/20f0493e51a08e009b95a902452bcc7e155386ee))
450
-
451
-
452
-
453
-
259
+ - support export nav config ([#1589](https://github.com/easyops-cn/next-core/issues/1589)) ([20f0493](https://github.com/easyops-cn/next-core/commit/20f0493e51a08e009b95a902452bcc7e155386ee))
454
260
 
455
261
  ## [2.106.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.106.1...@next-core/brick-kit@2.106.2) (2022-03-04)
456
262
 
457
-
458
263
  ### Bug Fixes
459
264
 
460
- * color palette ([9d28804](https://github.com/easyops-cn/next-core/commit/9d2880444868961d5c0653aed2e12babf59fcc73))
461
- * empty icon ([c20ff1b](https://github.com/easyops-cn/next-core/commit/c20ff1b4d5205704edb2eb4ed48d186b834f3656))
462
-
463
-
464
-
465
-
265
+ - color palette ([9d28804](https://github.com/easyops-cn/next-core/commit/9d2880444868961d5c0653aed2e12babf59fcc73))
266
+ - empty icon ([c20ff1b](https://github.com/easyops-cn/next-core/commit/c20ff1b4d5205704edb2eb4ed48d186b834f3656))
466
267
 
467
268
  ## [2.106.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.106.0...@next-core/brick-kit@2.106.1) (2022-02-28)
468
269
 
469
270
  **Note:** Version bump only for package @next-core/brick-kit
470
271
 
471
-
472
-
473
-
474
-
475
272
  # [2.106.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.105.1...@next-core/brick-kit@2.106.0) (2022-02-21)
476
273
 
477
274
  ### Features