@next-core/editor-bricks-helper 0.39.24 → 0.39.27
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 +26 -215
- package/dist/index.bundle.js.map +1 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +5 -5
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
|
-
## [0.39.
|
|
6
|
+
## [0.39.27](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.26...@next-core/editor-bricks-helper@0.39.27) (2022-05-10)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [0.39.
|
|
14
|
+
## [0.39.26](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.25...@next-core/editor-bricks-helper@0.39.26) (2022-05-09)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
17
17
|
|
|
@@ -19,423 +19,234 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
## [0.39.
|
|
22
|
+
## [0.39.25](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.24...@next-core/editor-bricks-helper@0.39.25) (2022-05-07)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
25
25
|
|
|
26
|
+
## [0.39.24](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.23...@next-core/editor-bricks-helper@0.39.24) (2022-05-06)
|
|
26
27
|
|
|
28
|
+
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
27
29
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
## [0.39.21](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.20...@next-core/editor-bricks-helper@0.39.21) (2022-04-25)
|
|
30
|
+
## [0.39.23](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.22...@next-core/editor-bricks-helper@0.39.23) (2022-05-05)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
33
33
|
|
|
34
|
+
## [0.39.22](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.21...@next-core/editor-bricks-helper@0.39.22) (2022-04-26)
|
|
34
35
|
|
|
36
|
+
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
35
37
|
|
|
38
|
+
## [0.39.21](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.20...@next-core/editor-bricks-helper@0.39.21) (2022-04-25)
|
|
36
39
|
|
|
40
|
+
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
37
41
|
|
|
38
42
|
## [0.39.20](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.19...@next-core/editor-bricks-helper@0.39.20) (2022-04-24)
|
|
39
43
|
|
|
40
44
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
41
45
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
46
|
## [0.39.19](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.18...@next-core/editor-bricks-helper@0.39.19) (2022-04-22)
|
|
47
47
|
|
|
48
48
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
49
49
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
50
|
## [0.39.18](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.17...@next-core/editor-bricks-helper@0.39.18) (2022-04-22)
|
|
55
51
|
|
|
56
|
-
|
|
57
52
|
### Bug Fixes
|
|
58
53
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
54
|
+
- override mount point for snippets ([1e855ae](https://github.com/easyops-cn/next-core/commit/1e855aec866ccdfefb412b811edf0de10cf1138a))
|
|
64
55
|
|
|
65
56
|
## [0.39.17](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.16...@next-core/editor-bricks-helper@0.39.17) (2022-04-21)
|
|
66
57
|
|
|
67
58
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
68
59
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
60
|
## [0.39.16](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.15...@next-core/editor-bricks-helper@0.39.16) (2022-04-19)
|
|
74
61
|
|
|
75
62
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
76
63
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
64
|
## [0.39.15](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.14...@next-core/editor-bricks-helper@0.39.15) (2022-04-19)
|
|
82
65
|
|
|
83
66
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
84
67
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
68
|
## [0.39.14](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.13...@next-core/editor-bricks-helper@0.39.14) (2022-04-15)
|
|
90
69
|
|
|
91
70
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
92
71
|
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
72
|
## [0.39.13](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.12...@next-core/editor-bricks-helper@0.39.13) (2022-04-14)
|
|
98
73
|
|
|
99
74
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
100
75
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
76
|
## [0.39.12](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.11...@next-core/editor-bricks-helper@0.39.12) (2022-04-14)
|
|
106
77
|
|
|
107
|
-
|
|
108
78
|
### Bug Fixes
|
|
109
79
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
80
|
+
- support setting targetRef as array ([ec822f3](https://github.com/easyops-cn/next-core/commit/ec822f37f881efe96a06b7fe53af17e6a40c79c6))
|
|
115
81
|
|
|
116
82
|
## [0.39.11](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.10...@next-core/editor-bricks-helper@0.39.11) (2022-04-14)
|
|
117
83
|
|
|
118
84
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
119
85
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
86
|
## [0.39.10](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.9...@next-core/editor-bricks-helper@0.39.10) (2022-04-12)
|
|
125
87
|
|
|
126
88
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
127
89
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
90
|
## [0.39.9](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.8...@next-core/editor-bricks-helper@0.39.9) (2022-04-11)
|
|
133
91
|
|
|
134
92
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
135
93
|
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
94
|
## [0.39.8](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.7...@next-core/editor-bricks-helper@0.39.8) (2022-04-11)
|
|
141
95
|
|
|
142
96
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
143
97
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
98
|
## [0.39.7](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.6...@next-core/editor-bricks-helper@0.39.7) (2022-04-11)
|
|
149
99
|
|
|
150
100
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
151
101
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
102
|
## [0.39.6](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.5...@next-core/editor-bricks-helper@0.39.6) (2022-04-08)
|
|
157
103
|
|
|
158
104
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
159
105
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
106
|
## [0.39.5](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.4...@next-core/editor-bricks-helper@0.39.5) (2022-04-07)
|
|
165
107
|
|
|
166
108
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
167
109
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
110
|
## [0.39.4](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.3...@next-core/editor-bricks-helper@0.39.4) (2022-04-07)
|
|
173
111
|
|
|
174
112
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
175
113
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
114
|
## [0.39.3](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.2...@next-core/editor-bricks-helper@0.39.3) (2022-04-06)
|
|
181
115
|
|
|
182
116
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
183
117
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
118
|
## [0.39.2](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.1...@next-core/editor-bricks-helper@0.39.2) (2022-04-06)
|
|
189
119
|
|
|
190
120
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
191
121
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
122
|
## [0.39.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.0...@next-core/editor-bricks-helper@0.39.1) (2022-04-01)
|
|
197
123
|
|
|
198
124
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
199
125
|
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
126
|
# [0.39.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.8...@next-core/editor-bricks-helper@0.39.0) (2022-03-30)
|
|
205
127
|
|
|
206
|
-
|
|
207
128
|
### Features
|
|
208
129
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
130
|
+
- set active node ([dcac564](https://github.com/easyops-cn/next-core/commit/dcac564bef68a41cbc676a764302abdc95316832))
|
|
214
131
|
|
|
215
132
|
## [0.38.8](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.7...@next-core/editor-bricks-helper@0.38.8) (2022-03-30)
|
|
216
133
|
|
|
217
134
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
218
135
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
136
|
## [0.38.7](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.6...@next-core/editor-bricks-helper@0.38.7) (2022-03-30)
|
|
224
137
|
|
|
225
138
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
226
139
|
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
140
|
## [0.38.6](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.5...@next-core/editor-bricks-helper@0.38.6) (2022-03-29)
|
|
232
141
|
|
|
233
142
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
234
143
|
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
144
|
## [0.38.5](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.4...@next-core/editor-bricks-helper@0.38.5) (2022-03-29)
|
|
240
145
|
|
|
241
146
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
242
147
|
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
148
|
## [0.38.4](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.3...@next-core/editor-bricks-helper@0.38.4) (2022-03-29)
|
|
248
149
|
|
|
249
150
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
250
151
|
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
152
|
## [0.38.3](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.2...@next-core/editor-bricks-helper@0.38.3) (2022-03-29)
|
|
256
153
|
|
|
257
154
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
258
155
|
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
156
|
## [0.38.2](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.1...@next-core/editor-bricks-helper@0.38.2) (2022-03-29)
|
|
264
157
|
|
|
265
158
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
266
159
|
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
160
|
## [0.38.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.38.0...@next-core/editor-bricks-helper@0.38.1) (2022-03-28)
|
|
272
161
|
|
|
273
162
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
274
163
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
164
|
# [0.38.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.8...@next-core/editor-bricks-helper@0.38.0) (2022-03-25)
|
|
280
165
|
|
|
281
|
-
|
|
282
166
|
### Features
|
|
283
167
|
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
168
|
+
- move node up or down ([bf45965](https://github.com/easyops-cn/next-core/commit/bf45965d3a59a7b952e956cc3b84e9502fba76e5))
|
|
289
169
|
|
|
290
170
|
## [0.37.8](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.7...@next-core/editor-bricks-helper@0.37.8) (2022-03-24)
|
|
291
171
|
|
|
292
172
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
293
173
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
174
|
## [0.37.7](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.6...@next-core/editor-bricks-helper@0.37.7) (2022-03-24)
|
|
299
175
|
|
|
300
176
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
301
177
|
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
178
|
## [0.37.6](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.5...@next-core/editor-bricks-helper@0.37.6) (2022-03-23)
|
|
307
179
|
|
|
308
180
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
309
181
|
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
182
|
## [0.37.5](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.4...@next-core/editor-bricks-helper@0.37.5) (2022-03-22)
|
|
315
183
|
|
|
316
184
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
317
185
|
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
186
|
## [0.37.4](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.3...@next-core/editor-bricks-helper@0.37.4) (2022-03-21)
|
|
323
187
|
|
|
324
|
-
|
|
325
188
|
### Bug Fixes
|
|
326
189
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
190
|
+
- fix snippet add bug ([ad5ebea](https://github.com/easyops-cn/next-core/commit/ad5ebea7e927b6ec59bf89ccdb6dbf6ec2c6bb1c))
|
|
332
191
|
|
|
333
192
|
## [0.37.3](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.2...@next-core/editor-bricks-helper@0.37.3) (2022-03-18)
|
|
334
193
|
|
|
335
194
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
336
195
|
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
196
|
## [0.37.2](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.1...@next-core/editor-bricks-helper@0.37.2) (2022-03-15)
|
|
342
197
|
|
|
343
198
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
344
199
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
200
|
## [0.37.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.37.0...@next-core/editor-bricks-helper@0.37.1) (2022-03-15)
|
|
350
201
|
|
|
351
202
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
352
203
|
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
204
|
# [0.37.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.36.1...@next-core/editor-bricks-helper@0.37.0) (2022-03-09)
|
|
358
205
|
|
|
359
|
-
|
|
360
206
|
### Features
|
|
361
207
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
208
|
+
- support get widget editor brick ([ca88ed4](https://github.com/easyops-cn/next-core/commit/ca88ed4d440472229ff0b760625eba3b1dbd923e))
|
|
209
|
+
- update unit test ([f9760ab](https://github.com/easyops-cn/next-core/commit/f9760abcff5c2e0375ab968145630d20035232bc))
|
|
368
210
|
|
|
369
211
|
## [0.36.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.36.0...@next-core/editor-bricks-helper@0.36.1) (2022-03-09)
|
|
370
212
|
|
|
371
|
-
|
|
372
213
|
### Bug Fixes
|
|
373
214
|
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
215
|
+
- refine builder node name ([d2ed295](https://github.com/easyops-cn/next-core/commit/d2ed2958adb77b1a41c9ef927c7c89b596da7fae))
|
|
379
216
|
|
|
380
217
|
# [0.36.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.35.4...@next-core/editor-bricks-helper@0.36.0) (2022-03-08)
|
|
381
218
|
|
|
382
|
-
|
|
383
219
|
### Features
|
|
384
220
|
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
221
|
+
- support dropZone add Empty ClassName ([5fbdd83](https://github.com/easyops-cn/next-core/commit/5fbdd83792d4ba54ece99953afcd6713c497dbb1))
|
|
222
|
+
- update dropZone add emptyClassName ([f539585](https://github.com/easyops-cn/next-core/commit/f539585b936abf3de416d2d47867a4f7603e77c9))
|
|
223
|
+
- update dropZone style ([53e2015](https://github.com/easyops-cn/next-core/commit/53e2015384c6f698218714b9267ef9430ad92ddd))
|
|
392
224
|
|
|
393
225
|
## [0.35.4](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.35.3...@next-core/editor-bricks-helper@0.35.4) (2022-03-07)
|
|
394
226
|
|
|
395
227
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
396
228
|
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
229
|
## [0.35.3](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.35.2...@next-core/editor-bricks-helper@0.35.3) (2022-03-07)
|
|
402
230
|
|
|
403
231
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
404
232
|
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
233
|
## [0.35.2](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.35.1...@next-core/editor-bricks-helper@0.35.2) (2022-03-04)
|
|
410
234
|
|
|
411
235
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
412
236
|
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
237
|
## [0.35.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.35.0...@next-core/editor-bricks-helper@0.35.1) (2022-03-04)
|
|
418
238
|
|
|
419
239
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
420
240
|
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
241
|
# [0.35.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.34.0...@next-core/editor-bricks-helper@0.35.0) (2022-02-28)
|
|
426
242
|
|
|
427
|
-
|
|
428
243
|
### Features
|
|
429
244
|
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
245
|
+
- support wrapper theme hidden ([87e3299](https://github.com/easyops-cn/next-core/commit/87e32997e496718d6d27e213b93b265dc3540ac6))
|
|
246
|
+
- update type ([f07ac57](https://github.com/easyops-cn/next-core/commit/f07ac57c12a867d3a6eada0838d2e7f2742d6478))
|
|
247
|
+
- update type ([a32c5b1](https://github.com/easyops-cn/next-core/commit/a32c5b1c6ae8a7496a2e58e45c65097f94188e9b))
|
|
248
|
+
- update unit test ([4f8b06c](https://github.com/easyops-cn/next-core/commit/4f8b06c3cfdd4d46ad97d2cade76a7f0712d2cf0))
|
|
249
|
+
- update unit test ([cd8c97c](https://github.com/easyops-cn/next-core/commit/cd8c97c98160867f4b81e183fd40bd1fa037ac01))
|
|
439
250
|
|
|
440
251
|
# [0.34.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.33.35...@next-core/editor-bricks-helper@0.34.0) (2022-02-21)
|
|
441
252
|
|