@next-core/brick-kit 2.118.4 → 2.118.7

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