@next-core/brick-utils 2.43.0 → 2.43.2
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/dist/index.bundle.js +1547 -1329
- package/dist/index.bundle.js.map +1 -1
- package/dist/index.esm.js +1547 -1329
- package/dist/index.esm.js.map +1 -1
- package/package.json +5 -5
- package/CHANGELOG.md +0 -2150
package/CHANGELOG.md
DELETED
|
@@ -1,2150 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
# [2.43.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.42.2...@next-core/brick-utils@2.43.0) (2022-10-09)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Features
|
|
10
|
-
|
|
11
|
-
* collect useBackend api contract ([926f10a](https://github.com/easyops-cn/next-core/commit/926f10a7a88bfe7d4bebbf083ab4c0aba853210a))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [2.42.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.42.1...@next-core/brick-utils@2.42.2) (2022-09-29)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [2.42.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.42.0...@next-core/brick-utils@2.42.1) (2022-09-26)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Bug Fixes
|
|
29
|
-
|
|
30
|
-
* fix router.if was null and return false ([cdef1d6](https://github.com/easyops-cn/next-core/commit/cdef1d61fd739b2de7666aae18591488b8cf4253))
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
# [2.42.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.41.2...@next-core/brick-utils@2.42.0) (2022-09-26)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Features
|
|
40
|
-
|
|
41
|
-
* support router if condition ([4486130](https://github.com/easyops-cn/next-core/commit/44861303b0c236ec36f3bb55f469229e23116e5d))
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
## [2.41.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.41.1...@next-core/brick-utils@2.41.2) (2022-09-25)
|
|
48
|
-
|
|
49
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
## [2.41.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.41.0...@next-core/brick-utils@2.41.1) (2022-09-08)
|
|
56
|
-
|
|
57
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
# [2.41.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.40.0...@next-core/brick-utils@2.41.0) (2022-09-07)
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
### Features
|
|
67
|
-
|
|
68
|
-
* support makeThrottledAggregation ([b44074c](https://github.com/easyops-cn/next-core/commit/b44074ca2d11c080a6e9d64212a81a5a3a154c8c))
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
# [2.40.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.39.6...@next-core/brick-utils@2.40.0) (2022-09-06)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
### Features
|
|
78
|
-
|
|
79
|
-
* support to use contract in widgets ([25b3337](https://github.com/easyops-cn/next-core/commit/25b333724f9c45131b209845a7caef3e8597888d))
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
## [2.39.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.39.5...@next-core/brick-utils@2.39.6) (2022-09-06)
|
|
86
|
-
|
|
87
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
## [2.39.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.39.4...@next-core/brick-utils@2.39.5) (2022-09-05)
|
|
94
|
-
|
|
95
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
## [2.39.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.39.3...@next-core/brick-utils@2.39.4) (2022-09-02)
|
|
102
|
-
|
|
103
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
## [2.39.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.39.2...@next-core/brick-utils@2.39.3) (2022-09-01)
|
|
110
|
-
|
|
111
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
## [2.39.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.39.1...@next-core/brick-utils@2.39.2) (2022-08-31)
|
|
118
|
-
|
|
119
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
## [2.39.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.39.0...@next-core/brick-utils@2.39.1) (2022-08-26)
|
|
126
|
-
|
|
127
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
# [2.39.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.38.3...@next-core/brick-utils@2.39.0) (2022-08-25)
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
### Features
|
|
137
|
-
|
|
138
|
-
* context can track its deps now ([4993308](https://github.com/easyops-cn/next-core/commit/49933089e1ff6ec1ec5f01eeac5609dde07c1e2e))
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
## [2.38.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.38.2...@next-core/brick-utils@2.38.3) (2022-08-23)
|
|
145
|
-
|
|
146
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
## [2.38.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.38.1...@next-core/brick-utils@2.38.2) (2022-08-19)
|
|
153
|
-
|
|
154
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
## [2.38.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.38.0...@next-core/brick-utils@2.38.1) (2022-08-08)
|
|
161
|
-
|
|
162
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
# [2.38.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.26...@next-core/brick-utils@2.38.0) (2022-08-08)
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
### Features
|
|
172
|
-
|
|
173
|
-
* support INSTALLED_APPS in standalone mode ([c152053](https://github.com/easyops-cn/next-core/commit/c1520532597c88d1def251aafd44831c7a7fad56))
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
## [2.37.26](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.25...@next-core/brick-utils@2.37.26) (2022-07-20)
|
|
180
|
-
|
|
181
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
## [2.37.25](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.24...@next-core/brick-utils@2.37.25) (2022-07-18)
|
|
188
|
-
|
|
189
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
190
|
-
|
|
191
|
-
## [2.37.24](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.23...@next-core/brick-utils@2.37.24) (2022-07-15)
|
|
192
|
-
|
|
193
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
194
|
-
|
|
195
|
-
## [2.37.23](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.22...@next-core/brick-utils@2.37.23) (2022-07-15)
|
|
196
|
-
|
|
197
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
198
|
-
|
|
199
|
-
## [2.37.22](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.21...@next-core/brick-utils@2.37.22) (2022-07-12)
|
|
200
|
-
|
|
201
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
202
|
-
|
|
203
|
-
## [2.37.21](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.20...@next-core/brick-utils@2.37.21) (2022-07-07)
|
|
204
|
-
|
|
205
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
206
|
-
|
|
207
|
-
## [2.37.20](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.19...@next-core/brick-utils@2.37.20) (2022-07-05)
|
|
208
|
-
|
|
209
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
210
|
-
|
|
211
|
-
## [2.37.19](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.18...@next-core/brick-utils@2.37.19) (2022-06-24)
|
|
212
|
-
|
|
213
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
214
|
-
|
|
215
|
-
## [2.37.18](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.17...@next-core/brick-utils@2.37.18) (2022-06-24)
|
|
216
|
-
|
|
217
|
-
### Bug Fixes
|
|
218
|
-
|
|
219
|
-
- fix types after upgrading typescript to 4.7 ([29adeb6](https://github.com/easyops-cn/next-core/commit/29adeb6eeb41a00d319cca3ca2d3617723c2ca29))
|
|
220
|
-
|
|
221
|
-
## [2.37.17](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.16...@next-core/brick-utils@2.37.17) (2022-06-06)
|
|
222
|
-
|
|
223
|
-
### Bug Fixes
|
|
224
|
-
|
|
225
|
-
- collect custom template state ([8d96be3](https://github.com/easyops-cn/next-core/commit/8d96be331674c7e3ec57f228396080d68809fd68))
|
|
226
|
-
|
|
227
|
-
## [2.37.16](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.15...@next-core/brick-utils@2.37.16) (2022-05-26)
|
|
228
|
-
|
|
229
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
230
|
-
|
|
231
|
-
## [2.37.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.14...@next-core/brick-utils@2.37.15) (2022-05-10)
|
|
232
|
-
|
|
233
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
234
|
-
|
|
235
|
-
## [2.37.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.13...@next-core/brick-utils@2.37.14) (2022-05-09)
|
|
236
|
-
|
|
237
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
238
|
-
|
|
239
|
-
## [2.37.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.12...@next-core/brick-utils@2.37.13) (2022-05-07)
|
|
240
|
-
|
|
241
|
-
### Bug Fixes
|
|
242
|
-
|
|
243
|
-
- ignore screenshot in builder nodes ([1e59600](https://github.com/easyops-cn/next-core/commit/1e59600e13bb95ffdf8d3440b60d77b39efa075b))
|
|
244
|
-
|
|
245
|
-
## [2.37.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.11...@next-core/brick-utils@2.37.12) (2022-05-06)
|
|
246
|
-
|
|
247
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
248
|
-
|
|
249
|
-
## [2.37.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.10...@next-core/brick-utils@2.37.11) (2022-04-26)
|
|
250
|
-
|
|
251
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
252
|
-
|
|
253
|
-
## [2.37.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.9...@next-core/brick-utils@2.37.10) (2022-04-22)
|
|
254
|
-
|
|
255
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
256
|
-
|
|
257
|
-
## [2.37.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.8...@next-core/brick-utils@2.37.9) (2022-04-21)
|
|
258
|
-
|
|
259
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
260
|
-
|
|
261
|
-
## [2.37.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.7...@next-core/brick-utils@2.37.8) (2022-04-19)
|
|
262
|
-
|
|
263
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
264
|
-
|
|
265
|
-
## [2.37.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.6...@next-core/brick-utils@2.37.7) (2022-04-14)
|
|
266
|
-
|
|
267
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
268
|
-
|
|
269
|
-
## [2.37.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.5...@next-core/brick-utils@2.37.6) (2022-04-07)
|
|
270
|
-
|
|
271
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
272
|
-
|
|
273
|
-
## [2.37.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.4...@next-core/brick-utils@2.37.5) (2022-04-06)
|
|
274
|
-
|
|
275
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
276
|
-
|
|
277
|
-
## [2.37.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.3...@next-core/brick-utils@2.37.4) (2022-03-29)
|
|
278
|
-
|
|
279
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
280
|
-
|
|
281
|
-
## [2.37.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.2...@next-core/brick-utils@2.37.3) (2022-03-29)
|
|
282
|
-
|
|
283
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
284
|
-
|
|
285
|
-
## [2.37.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.1...@next-core/brick-utils@2.37.2) (2022-03-28)
|
|
286
|
-
|
|
287
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
288
|
-
|
|
289
|
-
## [2.37.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.0...@next-core/brick-utils@2.37.1) (2022-03-24)
|
|
290
|
-
|
|
291
|
-
### Bug Fixes
|
|
292
|
-
|
|
293
|
-
- ignore `previewSettings` when building route node ([8cffb40](https://github.com/easyops-cn/next-core/commit/8cffb40b0c583a989c29518a1ed3ef2c8b24ad62))
|
|
294
|
-
|
|
295
|
-
# [2.37.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.36.0...@next-core/brick-utils@2.37.0) (2022-03-24)
|
|
296
|
-
|
|
297
|
-
### Features
|
|
298
|
-
|
|
299
|
-
- support APP.getMenu ([#1651](https://github.com/easyops-cn/next-core/issues/1651)) ([5b9f53a](https://github.com/easyops-cn/next-core/commit/5b9f53a3367087a062f415dd68070f15b98bf966))
|
|
300
|
-
|
|
301
|
-
# [2.36.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.35.3...@next-core/brick-utils@2.36.0) (2022-03-18)
|
|
302
|
-
|
|
303
|
-
### Features
|
|
304
|
-
|
|
305
|
-
- new util function: debounceByAnimationFrame ([d47d032](https://github.com/easyops-cn/next-core/commit/d47d032dea4f9a55e8b642b0d2af926e808c716f))
|
|
306
|
-
|
|
307
|
-
## [2.35.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.35.2...@next-core/brick-utils@2.35.3) (2022-03-15)
|
|
308
|
-
|
|
309
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
310
|
-
|
|
311
|
-
## [2.35.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.35.1...@next-core/brick-utils@2.35.2) (2022-03-07)
|
|
312
|
-
|
|
313
|
-
### Bug Fixes
|
|
314
|
-
|
|
315
|
-
- fix get deps when brick package has no editors ([833739d](https://github.com/easyops-cn/next-core/commit/833739de875706666a8555d1becb35043f88efc6))
|
|
316
|
-
|
|
317
|
-
## [2.35.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.35.0...@next-core/brick-utils@2.35.1) (2022-02-28)
|
|
318
|
-
|
|
319
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
320
|
-
|
|
321
|
-
# [2.35.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.34.2...@next-core/brick-utils@2.35.0) (2022-02-21)
|
|
322
|
-
|
|
323
|
-
### Features
|
|
324
|
-
|
|
325
|
-
- record brick instance id in storyboard for development ([9d1193e](https://github.com/easyops-cn/next-core/commit/9d1193e11cf5cd35d10d36afe4f07a52a7f7841a))
|
|
326
|
-
|
|
327
|
-
## [2.34.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.34.1...@next-core/brick-utils@2.34.2) (2022-02-17)
|
|
328
|
-
|
|
329
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
330
|
-
|
|
331
|
-
## [2.34.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.34.0...@next-core/brick-utils@2.34.1) (2022-02-15)
|
|
332
|
-
|
|
333
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
334
|
-
|
|
335
|
-
# [2.34.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.33.1...@next-core/brick-utils@2.34.0) (2022-02-14)
|
|
336
|
-
|
|
337
|
-
### Features
|
|
338
|
-
|
|
339
|
-
- support template scoped state ([d736f85](https://github.com/easyops-cn/next-core/commit/d736f8550b4b645851e2b0a99bb2f99eee4378a2))
|
|
340
|
-
- support tpl-scoped context ([783b060](https://github.com/easyops-cn/next-core/commit/783b0605d3c74ac653120689d467384a71aaf79a))
|
|
341
|
-
|
|
342
|
-
## [2.33.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.33.0...@next-core/brick-utils@2.33.1) (2022-01-28)
|
|
343
|
-
|
|
344
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
345
|
-
|
|
346
|
-
# [2.33.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.6...@next-core/brick-utils@2.33.0) (2022-01-13)
|
|
347
|
-
|
|
348
|
-
### Features
|
|
349
|
-
|
|
350
|
-
- menu add href field ([963f123](https://github.com/easyops-cn/next-core/commit/963f123a6ee0dc6ce0e0acc648cffe2d8e299a02))
|
|
351
|
-
|
|
352
|
-
## [2.32.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.5...@next-core/brick-utils@2.32.6) (2022-01-13)
|
|
353
|
-
|
|
354
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
355
|
-
|
|
356
|
-
## [2.32.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.4...@next-core/brick-utils@2.32.5) (2022-01-07)
|
|
357
|
-
|
|
358
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
359
|
-
|
|
360
|
-
## [2.32.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.3...@next-core/brick-utils@2.32.4) (2022-01-05)
|
|
361
|
-
|
|
362
|
-
### Bug Fixes
|
|
363
|
-
|
|
364
|
-
- refine some types ([13d041a](https://github.com/easyops-cn/next-core/commit/13d041a8e5d0b714d96a7b6e41a5e8167993733a))
|
|
365
|
-
|
|
366
|
-
## [2.32.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.2...@next-core/brick-utils@2.32.3) (2021-12-30)
|
|
367
|
-
|
|
368
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
369
|
-
|
|
370
|
-
## [2.32.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.1...@next-core/brick-utils@2.32.2) (2021-12-29)
|
|
371
|
-
|
|
372
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
373
|
-
|
|
374
|
-
## [2.32.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.0...@next-core/brick-utils@2.32.1) (2021-12-28)
|
|
375
|
-
|
|
376
|
-
### Bug Fixes
|
|
377
|
-
|
|
378
|
-
- refine visiting storyboard ([5352ba4](https://github.com/easyops-cn/next-core/commit/5352ba460a333094e74a38257488085ebdad649e))
|
|
379
|
-
|
|
380
|
-
# [2.32.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.5...@next-core/brick-utils@2.32.0) (2021-12-28)
|
|
381
|
-
|
|
382
|
-
### Features
|
|
383
|
-
|
|
384
|
-
- refine storyboard functions and expressions ([6626c61](https://github.com/easyops-cn/next-core/commit/6626c61bd910864daaa81be946f765630cfb8103))
|
|
385
|
-
|
|
386
|
-
## [2.31.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.4...@next-core/brick-utils@2.31.5) (2021-12-24)
|
|
387
|
-
|
|
388
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
389
|
-
|
|
390
|
-
## [2.31.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.3...@next-core/brick-utils@2.31.4) (2021-12-23)
|
|
391
|
-
|
|
392
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
393
|
-
|
|
394
|
-
## [2.31.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.2...@next-core/brick-utils@2.31.3) (2021-12-17)
|
|
395
|
-
|
|
396
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
397
|
-
|
|
398
|
-
## [2.31.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.1...@next-core/brick-utils@2.31.2) (2021-12-03)
|
|
399
|
-
|
|
400
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
401
|
-
|
|
402
|
-
## [2.31.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.0...@next-core/brick-utils@2.31.1) (2021-11-29)
|
|
403
|
-
|
|
404
|
-
### Bug Fixes
|
|
405
|
-
|
|
406
|
-
- refine scanning global usage in expressions and functions ([1808401](https://github.com/easyops-cn/next-core/commit/1808401383ac2c7db8fc2335b4600b00b13c97bf))
|
|
407
|
-
|
|
408
|
-
# [2.31.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.3...@next-core/brick-utils@2.31.0) (2021-11-26)
|
|
409
|
-
|
|
410
|
-
### Features
|
|
411
|
-
|
|
412
|
-
- scan i18n in storyboard functions ([e0f68fb](https://github.com/easyops-cn/next-core/commit/e0f68fb456e12f62b4f68b380d66e3a535aaef56))
|
|
413
|
-
|
|
414
|
-
## [2.30.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.2...@next-core/brick-utils@2.30.3) (2021-11-25)
|
|
415
|
-
|
|
416
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
417
|
-
|
|
418
|
-
## [2.30.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.1...@next-core/brick-utils@2.30.2) (2021-11-23)
|
|
419
|
-
|
|
420
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
421
|
-
|
|
422
|
-
## [2.30.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.0...@next-core/brick-utils@2.30.1) (2021-11-18)
|
|
423
|
-
|
|
424
|
-
### Bug Fixes
|
|
425
|
-
|
|
426
|
-
- refine loading depends ([bbc04cb](https://github.com/easyops-cn/next-core/commit/bbc04cb2bf4b2644aa9c7734a635493c77d9a7e2))
|
|
427
|
-
- 构件按照名称前缀识别构件包 ([5293187](https://github.com/easyops-cn/next-core/commit/52931871641a072909d3ff2b5ddb4436503a5676))
|
|
428
|
-
|
|
429
|
-
# [2.30.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.29.0...@next-core/brick-utils@2.30.0) (2021-11-11)
|
|
430
|
-
|
|
431
|
-
### Features
|
|
432
|
-
|
|
433
|
-
- **loadscript:** support script src prefix ([56229d1](https://github.com/easyops-cn/next-core/commit/56229d1783f8e3a450ec316d78becd4f405cff72))
|
|
434
|
-
|
|
435
|
-
# [2.29.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.15...@next-core/brick-utils@2.29.0) (2021-11-02)
|
|
436
|
-
|
|
437
|
-
### Features
|
|
438
|
-
|
|
439
|
-
- jsonFieldsInRoute add analyticsData ([7a6464f](https://github.com/easyops-cn/next-core/commit/7a6464f9b8d88754cb964babb2d9ffeca782be40))
|
|
440
|
-
|
|
441
|
-
## [2.28.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.14...@next-core/brick-utils@2.28.15) (2021-11-01)
|
|
442
|
-
|
|
443
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
444
|
-
|
|
445
|
-
## [2.28.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.13...@next-core/brick-utils@2.28.14) (2021-11-01)
|
|
446
|
-
|
|
447
|
-
### Bug Fixes
|
|
448
|
-
|
|
449
|
-
- make `analyticsData: null` disposable ([392d3a5](https://github.com/easyops-cn/next-core/commit/392d3a55e9b8d11d9d098f709077eef1d06c1269))
|
|
450
|
-
|
|
451
|
-
## [2.28.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.12...@next-core/brick-utils@2.28.13) (2021-10-28)
|
|
452
|
-
|
|
453
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
454
|
-
|
|
455
|
-
## [2.28.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.11...@next-core/brick-utils@2.28.12) (2021-10-28)
|
|
456
|
-
|
|
457
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
458
|
-
|
|
459
|
-
## [2.28.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.10...@next-core/brick-utils@2.28.11) (2021-10-22)
|
|
460
|
-
|
|
461
|
-
### Bug Fixes
|
|
462
|
-
|
|
463
|
-
- dispose specific null fields ([0f50281](https://github.com/easyops-cn/next-core/commit/0f502815abf47faf4156bfbf91029125bbda01a4))
|
|
464
|
-
|
|
465
|
-
## [2.28.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.9...@next-core/brick-utils@2.28.10) (2021-10-21)
|
|
466
|
-
|
|
467
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
468
|
-
|
|
469
|
-
## [2.28.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.8...@next-core/brick-utils@2.28.9) (2021-10-20)
|
|
470
|
-
|
|
471
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
472
|
-
|
|
473
|
-
## [2.28.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.7...@next-core/brick-utils@2.28.8) (2021-10-20)
|
|
474
|
-
|
|
475
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
476
|
-
|
|
477
|
-
## [2.28.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.6...@next-core/brick-utils@2.28.7) (2021-10-13)
|
|
478
|
-
|
|
479
|
-
### Bug Fixes
|
|
480
|
-
|
|
481
|
-
- get clean segues when building storyboard ([fd51ffd](https://github.com/easyops-cn/next-core/commit/fd51ffde311681e43e1c7d06d27d794a919ee1f7))
|
|
482
|
-
|
|
483
|
-
## [2.28.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.5...@next-core/brick-utils@2.28.6) (2021-10-12)
|
|
484
|
-
|
|
485
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
486
|
-
|
|
487
|
-
## [2.28.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.4...@next-core/brick-utils@2.28.5) (2021-09-30)
|
|
488
|
-
|
|
489
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
490
|
-
|
|
491
|
-
## [2.28.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.3...@next-core/brick-utils@2.28.4) (2021-09-30)
|
|
492
|
-
|
|
493
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
494
|
-
|
|
495
|
-
## [2.28.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.2...@next-core/brick-utils@2.28.3) (2021-09-27)
|
|
496
|
-
|
|
497
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
498
|
-
|
|
499
|
-
## [2.28.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.1...@next-core/brick-utils@2.28.2) (2021-09-23)
|
|
500
|
-
|
|
501
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
502
|
-
|
|
503
|
-
## [2.28.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.0...@next-core/brick-utils@2.28.1) (2021-09-22)
|
|
504
|
-
|
|
505
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
506
|
-
|
|
507
|
-
# [2.28.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.27.1...@next-core/brick-utils@2.28.0) (2021-09-22)
|
|
508
|
-
|
|
509
|
-
### Features
|
|
510
|
-
|
|
511
|
-
- lint storyboard functions ([c9b25d8](https://github.com/easyops-cn/next-core/commit/c9b25d837a604503d4a70f19c68922695e0c2650))
|
|
512
|
-
|
|
513
|
-
## [2.27.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.27.0...@next-core/brick-utils@2.27.1) (2021-09-16)
|
|
514
|
-
|
|
515
|
-
### Bug Fixes
|
|
516
|
-
|
|
517
|
-
- **cook:** use non-strict-mode for expression ([d25af31](https://github.com/easyops-cn/next-core/commit/d25af318bf92b84bbe0ec98fcd475d999c743791))
|
|
518
|
-
|
|
519
|
-
# [2.27.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.5...@next-core/brick-utils@2.27.0) (2021-09-14)
|
|
520
|
-
|
|
521
|
-
### Features
|
|
522
|
-
|
|
523
|
-
- refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
|
|
524
|
-
|
|
525
|
-
## [2.26.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.4...@next-core/brick-utils@2.26.5) (2021-09-14)
|
|
526
|
-
|
|
527
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
528
|
-
|
|
529
|
-
## [2.26.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.3...@next-core/brick-utils@2.26.4) (2021-09-13)
|
|
530
|
-
|
|
531
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
532
|
-
|
|
533
|
-
## [2.26.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.2...@next-core/brick-utils@2.26.3) (2021-09-10)
|
|
534
|
-
|
|
535
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
536
|
-
|
|
537
|
-
## [2.26.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.1...@next-core/brick-utils@2.26.2) (2021-09-06)
|
|
538
|
-
|
|
539
|
-
### Bug Fixes
|
|
540
|
-
|
|
541
|
-
- **cookFunction:** fix switch cases after default ([0b58c22](https://github.com/easyops-cn/next-core/commit/0b58c223c0b865174392eefc9fc28f315d0fafbe))
|
|
542
|
-
- **cookFunction:** no OptionalMemberExpression ([73e34c0](https://github.com/easyops-cn/next-core/commit/73e34c03de10a13a24ea08b313e8a0e6a801a183))
|
|
543
|
-
- **cookFunction:** support delete operator ([9d28b7a](https://github.com/easyops-cn/next-core/commit/9d28b7a8e938d1ad6737eaaa70706c65f8ec4109))
|
|
544
|
-
- fix continue-statement in switch-statement which in iteration statement ([7817b64](https://github.com/easyops-cn/next-core/commit/7817b64adef157e8b7c1b0ec8c106905d4a7b49b))
|
|
545
|
-
|
|
546
|
-
## [2.26.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.0...@next-core/brick-utils@2.26.1) (2021-09-03)
|
|
547
|
-
|
|
548
|
-
### Bug Fixes
|
|
549
|
-
|
|
550
|
-
- **cook:** support ts as expression ([151e2da](https://github.com/easyops-cn/next-core/commit/151e2da29909b42c2fdb378ebe7ceea99d85e634))
|
|
551
|
-
|
|
552
|
-
# [2.26.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.25.1...@next-core/brick-utils@2.26.0) (2021-09-03)
|
|
553
|
-
|
|
554
|
-
### Features
|
|
555
|
-
|
|
556
|
-
- support typescript in storyboard functions ([9c302f9](https://github.com/easyops-cn/next-core/commit/9c302f9f864f1a53af580c3d3647c14a342e21ca))
|
|
557
|
-
|
|
558
|
-
## [2.25.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.25.0...@next-core/brick-utils@2.25.1) (2021-09-01)
|
|
559
|
-
|
|
560
|
-
### Bug Fixes
|
|
561
|
-
|
|
562
|
-
- **storyboard-function:** fix arrow function expression ([83cbbf0](https://github.com/easyops-cn/next-core/commit/83cbbf09dc901d98b2d95c5ab0fa43154da62ac0))
|
|
563
|
-
|
|
564
|
-
# [2.25.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.24.1...@next-core/brick-utils@2.25.0) (2021-08-30)
|
|
565
|
-
|
|
566
|
-
### Features
|
|
567
|
-
|
|
568
|
-
- support storyboard functions ([b27c235](https://github.com/easyops-cn/next-core/commit/b27c2354eb99fa82e515526e605c368f0dcca20a))
|
|
569
|
-
|
|
570
|
-
## [2.24.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.24.0...@next-core/brick-utils@2.24.1) (2021-08-27)
|
|
571
|
-
|
|
572
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
573
|
-
|
|
574
|
-
# [2.24.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.23.3...@next-core/brick-utils@2.24.0) (2021-08-17)
|
|
575
|
-
|
|
576
|
-
### Features
|
|
577
|
-
|
|
578
|
-
- **menu:** support normalizeMenu ([3421e35](https://github.com/easyops-cn/next-core/commit/3421e359ba651c2be6b3784d32435144ad8e7ca6))
|
|
579
|
-
|
|
580
|
-
## [2.23.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.23.2...@next-core/brick-utils@2.23.3) (2021-08-16)
|
|
581
|
-
|
|
582
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
583
|
-
|
|
584
|
-
## [2.23.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.23.1...@next-core/brick-utils@2.23.2) (2021-08-16)
|
|
585
|
-
|
|
586
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
587
|
-
|
|
588
|
-
## [2.23.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.23.0...@next-core/brick-utils@2.23.1) (2021-08-16)
|
|
589
|
-
|
|
590
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
591
|
-
|
|
592
|
-
# [2.23.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.22.2...@next-core/brick-utils@2.23.0) (2021-08-12)
|
|
593
|
-
|
|
594
|
-
### Features
|
|
595
|
-
|
|
596
|
-
- support atob and btoa in evaluations ([78a89d6](https://github.com/easyops-cn/next-core/commit/78a89d6d18b82177bfa7f7afd3c4beaf168e6682))
|
|
597
|
-
|
|
598
|
-
## [2.22.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.22.1...@next-core/brick-utils@2.22.2) (2021-08-11)
|
|
599
|
-
|
|
600
|
-
### Bug Fixes
|
|
601
|
-
|
|
602
|
-
- allow transform and inject in useBrick at the same time ([2d20690](https://github.com/easyops-cn/next-core/commit/2d20690908b8661bced455614e1432a61ca0ef3e))
|
|
603
|
-
|
|
604
|
-
## [2.22.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.22.0...@next-core/brick-utils@2.22.1) (2021-08-10)
|
|
605
|
-
|
|
606
|
-
### Bug Fixes
|
|
607
|
-
|
|
608
|
-
- collect useProvider in onChange of context ([d4dfda1](https://github.com/easyops-cn/next-core/commit/d4dfda14c36213675f466f9179c0a38769ae50cc))
|
|
609
|
-
|
|
610
|
-
# [2.22.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.21.1...@next-core/brick-utils@2.22.0) (2021-07-30)
|
|
611
|
-
|
|
612
|
-
### Features
|
|
613
|
-
|
|
614
|
-
- support lazy load of bricks ([d4c143d](https://github.com/easyops-cn/next-core/commit/d4c143db1483871efcdc5e3d733b069ae0feeec7))
|
|
615
|
-
|
|
616
|
-
## [2.21.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.21.0...@next-core/brick-utils@2.21.1) (2021-07-26)
|
|
617
|
-
|
|
618
|
-
### Bug Fixes
|
|
619
|
-
|
|
620
|
-
- fix scanning permission actions ([3e7eaec](https://github.com/easyops-cn/next-core/commit/3e7eaec332020a3ab0f8d611eb15f297eb703015))
|
|
621
|
-
|
|
622
|
-
# [2.21.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.20.4...@next-core/brick-utils@2.21.0) (2021-07-26)
|
|
623
|
-
|
|
624
|
-
### Features
|
|
625
|
-
|
|
626
|
-
- support trackContext ([6e47e60](https://github.com/easyops-cn/next-core/commit/6e47e607c7a2f90dfc9c87dd8150c4c70298c01b))
|
|
627
|
-
|
|
628
|
-
## [2.20.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.20.3...@next-core/brick-utils@2.20.4) (2021-07-23)
|
|
629
|
-
|
|
630
|
-
### Bug Fixes
|
|
631
|
-
|
|
632
|
-
- **getDependencyMapOfContext:** also collect contexts in if ([44a4b6a](https://github.com/easyops-cn/next-core/commit/44a4b6ac10238226083ca6271693f805469382f5))
|
|
633
|
-
|
|
634
|
-
## [2.20.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.20.2...@next-core/brick-utils@2.20.3) (2021-07-23)
|
|
635
|
-
|
|
636
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
637
|
-
|
|
638
|
-
## [2.20.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.20.1...@next-core/brick-utils@2.20.2) (2021-07-20)
|
|
639
|
-
|
|
640
|
-
### Bug Fixes
|
|
641
|
-
|
|
642
|
-
- **builder:** fix `transformFrom` in brick nodes ([1d520e5](https://github.com/easyops-cn/next-core/commit/1d520e59f673ba0d106718f40be4cedb9ff8882a))
|
|
643
|
-
|
|
644
|
-
## [2.20.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.20.0...@next-core/brick-utils@2.20.1) (2021-07-19)
|
|
645
|
-
|
|
646
|
-
### Bug Fixes
|
|
647
|
-
|
|
648
|
-
- **builder:** consider `transformFrom` as a yaml field ([4886367](https://github.com/easyops-cn/next-core/commit/488636773fdf5b86c353cbaf5da56d82c57a325a))
|
|
649
|
-
|
|
650
|
-
# [2.20.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.19.0...@next-core/brick-utils@2.20.0) (2021-07-19)
|
|
651
|
-
|
|
652
|
-
### Features
|
|
653
|
-
|
|
654
|
-
- support deepFreeze in brick-utils ([e9e1922](https://github.com/easyops-cn/next-core/commit/e9e1922984063e999bacc998188b170433eb382b))
|
|
655
|
-
|
|
656
|
-
# [2.19.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.18.1...@next-core/brick-utils@2.19.0) (2021-07-19)
|
|
657
|
-
|
|
658
|
-
### Features
|
|
659
|
-
|
|
660
|
-
- unify builder node normalization ([ad7d140](https://github.com/easyops-cn/next-core/commit/ad7d140d4c442a6f7421147415424fa0b6b39682))
|
|
661
|
-
|
|
662
|
-
## [2.18.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.18.0...@next-core/brick-utils@2.18.1) (2021-07-06)
|
|
663
|
-
|
|
664
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
665
|
-
|
|
666
|
-
# [2.18.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.8...@next-core/brick-utils@2.18.0) (2021-07-04)
|
|
667
|
-
|
|
668
|
-
### Features
|
|
669
|
-
|
|
670
|
-
- **cook:** support tagged template ([3342610](https://github.com/easyops-cn/next-core/commit/33426101fadb2a8a4c6ad601f6ae3f53aaa8003a))
|
|
671
|
-
- **evaluate:** support TAG_URL ([053b817](https://github.com/easyops-cn/next-core/commit/053b817136e85648ab9b88d5719be5efa660a887))
|
|
672
|
-
|
|
673
|
-
## [2.17.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.7...@next-core/brick-utils@2.17.8) (2021-07-02)
|
|
674
|
-
|
|
675
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
676
|
-
|
|
677
|
-
## [2.17.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.6...@next-core/brick-utils@2.17.7) (2021-06-24)
|
|
678
|
-
|
|
679
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
680
|
-
|
|
681
|
-
## [2.17.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.5...@next-core/brick-utils@2.17.6) (2021-06-17)
|
|
682
|
-
|
|
683
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
684
|
-
|
|
685
|
-
## [2.17.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.4...@next-core/brick-utils@2.17.5) (2021-06-16)
|
|
686
|
-
|
|
687
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
688
|
-
|
|
689
|
-
## [2.17.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.3...@next-core/brick-utils@2.17.4) (2021-06-16)
|
|
690
|
-
|
|
691
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
692
|
-
|
|
693
|
-
## [2.17.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.2...@next-core/brick-utils@2.17.3) (2021-06-10)
|
|
694
|
-
|
|
695
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
696
|
-
|
|
697
|
-
## [2.17.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.1...@next-core/brick-utils@2.17.2) (2021-06-09)
|
|
698
|
-
|
|
699
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
700
|
-
|
|
701
|
-
## [2.17.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.17.0...@next-core/brick-utils@2.17.1) (2021-06-09)
|
|
702
|
-
|
|
703
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
704
|
-
|
|
705
|
-
# [2.17.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.16.5...@next-core/brick-utils@2.17.0) (2021-06-08)
|
|
706
|
-
|
|
707
|
-
### Features
|
|
708
|
-
|
|
709
|
-
- JsonStorage ([cd8c868](https://github.com/easyops-cn/next-core/commit/cd8c86861682a669b8aa0f3d70e66fec3d878a74))
|
|
710
|
-
|
|
711
|
-
## [2.16.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.16.4...@next-core/brick-utils@2.16.5) (2021-06-04)
|
|
712
|
-
|
|
713
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
714
|
-
|
|
715
|
-
## [2.16.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.16.3...@next-core/brick-utils@2.16.4) (2021-06-04)
|
|
716
|
-
|
|
717
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
718
|
-
|
|
719
|
-
## [2.16.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.16.2...@next-core/brick-utils@2.16.3) (2021-06-03)
|
|
720
|
-
|
|
721
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
722
|
-
|
|
723
|
-
## [2.16.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.16.1...@next-core/brick-utils@2.16.2) (2021-06-02)
|
|
724
|
-
|
|
725
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
726
|
-
|
|
727
|
-
## [2.16.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.16.0...@next-core/brick-utils@2.16.1) (2021-05-27)
|
|
728
|
-
|
|
729
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
730
|
-
|
|
731
|
-
# [2.16.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.15.2...@next-core/brick-utils@2.16.0) (2021-05-18)
|
|
732
|
-
|
|
733
|
-
### Features
|
|
734
|
-
|
|
735
|
-
- support to async load icons and refine dll js name ([43b783b](https://github.com/easyops-cn/next-core/commit/43b783baaf570eaaf711860dceab8da913abc5f0))
|
|
736
|
-
|
|
737
|
-
## [2.15.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.15.1...@next-core/brick-utils@2.15.2) (2021-05-11)
|
|
738
|
-
|
|
739
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
740
|
-
|
|
741
|
-
## [2.15.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.15.0...@next-core/brick-utils@2.15.1) (2021-05-08)
|
|
742
|
-
|
|
743
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
744
|
-
|
|
745
|
-
# [2.15.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.14.6...@next-core/brick-utils@2.15.0) (2021-04-28)
|
|
746
|
-
|
|
747
|
-
### Features
|
|
748
|
-
|
|
749
|
-
- support to override app in shared menus ([5734a45](https://github.com/easyops-cn/next-core/commit/5734a455a06b757d7096db8504d614a785c813c9))
|
|
750
|
-
|
|
751
|
-
## [2.14.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.14.5...@next-core/brick-utils@2.14.6) (2021-04-27)
|
|
752
|
-
|
|
753
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
754
|
-
|
|
755
|
-
## [2.14.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.14.4...@next-core/brick-utils@2.14.5) (2021-04-26)
|
|
756
|
-
|
|
757
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
758
|
-
|
|
759
|
-
## [2.14.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.14.3...@next-core/brick-utils@2.14.4) (2021-04-23)
|
|
760
|
-
|
|
761
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
762
|
-
|
|
763
|
-
## [2.14.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.14.2...@next-core/brick-utils@2.14.3) (2021-04-07)
|
|
764
|
-
|
|
765
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
766
|
-
|
|
767
|
-
## [2.14.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.14.1...@next-core/brick-utils@2.14.2) (2021-04-06)
|
|
768
|
-
|
|
769
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
770
|
-
|
|
771
|
-
## [2.14.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.14.0...@next-core/brick-utils@2.14.1) (2021-03-24)
|
|
772
|
-
|
|
773
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
774
|
-
|
|
775
|
-
# [2.14.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.13.3...@next-core/brick-utils@2.14.0) (2021-03-18)
|
|
776
|
-
|
|
777
|
-
### Features
|
|
778
|
-
|
|
779
|
-
- **evaluations:** support URLSearchParams ([3433233](https://github.com/easyops-cn/next-core/commit/3433233446c52778e904d7a96ccb8d6d33419043))
|
|
780
|
-
|
|
781
|
-
## [2.13.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.13.2...@next-core/brick-utils@2.13.3) (2021-03-17)
|
|
782
|
-
|
|
783
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
784
|
-
|
|
785
|
-
## [2.13.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.13.1...@next-core/brick-utils@2.13.2) (2021-03-08)
|
|
786
|
-
|
|
787
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
788
|
-
|
|
789
|
-
## [2.13.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.13.0...@next-core/brick-utils@2.13.1) (2021-03-04)
|
|
790
|
-
|
|
791
|
-
### Bug Fixes
|
|
792
|
-
|
|
793
|
-
- fix smart display for evaluable string ([a188875](https://github.com/easyops-cn/next-core/commit/a188875618475f895876e6981b79902cceecffdc))
|
|
794
|
-
|
|
795
|
-
# [2.13.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.12.1...@next-core/brick-utils@2.13.0) (2021-03-03)
|
|
796
|
-
|
|
797
|
-
### Features
|
|
798
|
-
|
|
799
|
-
- get smart display for an evaluable string ([474c181](https://github.com/easyops-cn/next-core/commit/474c1815c6c35c53d8c7b2c54aed9d1a15a267de))
|
|
800
|
-
|
|
801
|
-
## [2.12.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.12.0...@next-core/brick-utils@2.12.1) (2021-03-03)
|
|
802
|
-
|
|
803
|
-
### Bug Fixes
|
|
804
|
-
|
|
805
|
-
- **i18n:** scan i18n in menus ([34f615d](https://github.com/easyops-cn/next-core/commit/34f615d6d7322efbcccf08f7355d09adb0999c02))
|
|
806
|
-
|
|
807
|
-
# [2.12.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.11.3...@next-core/brick-utils@2.12.0) (2021-03-02)
|
|
808
|
-
|
|
809
|
-
### Features
|
|
810
|
-
|
|
811
|
-
- export pipes from brick-utils ([6a69309](https://github.com/easyops-cn/next-core/commit/6a69309432e7234dba1e6e4a843d174e4f7dc81a))
|
|
812
|
-
- scan i18n in storyboard ([57f18ad](https://github.com/easyops-cn/next-core/commit/57f18ad94da2e080631d218934ea5c77b9933b62))
|
|
813
|
-
|
|
814
|
-
## [2.11.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.11.2...@next-core/brick-utils@2.11.3) (2021-02-25)
|
|
815
|
-
|
|
816
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
817
|
-
|
|
818
|
-
## [2.11.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.11.1...@next-core/brick-utils@2.11.2) (2021-02-24)
|
|
819
|
-
|
|
820
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
821
|
-
|
|
822
|
-
## [2.11.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.11.0...@next-core/brick-utils@2.11.1) (2021-02-24)
|
|
823
|
-
|
|
824
|
-
### Bug Fixes
|
|
825
|
-
|
|
826
|
-
- fix detecting circular contexts ([446fe13](https://github.com/easyops-cn/next-core/commit/446fe13e7023e446b5e5d0c3ad6a754f086b1b95))
|
|
827
|
-
|
|
828
|
-
# [2.11.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.10.9...@next-core/brick-utils@2.11.0) (2021-02-23)
|
|
829
|
-
|
|
830
|
-
### Features
|
|
831
|
-
|
|
832
|
-
- support if in context ([68c9f34](https://github.com/easyops-cn/next-core/commit/68c9f34f0d427595328b3f5a4974b10e2c72a808))
|
|
833
|
-
|
|
834
|
-
## [2.10.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.10.8...@next-core/brick-utils@2.10.9) (2021-02-22)
|
|
835
|
-
|
|
836
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
837
|
-
|
|
838
|
-
## [2.10.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.10.7...@next-core/brick-utils@2.10.8) (2021-02-07)
|
|
839
|
-
|
|
840
|
-
### Bug Fixes
|
|
841
|
-
|
|
842
|
-
- using GPL license ([f9e7bd9](https://github.com/easyops-cn/next-core/commit/f9e7bd9))
|
|
843
|
-
|
|
844
|
-
## [2.10.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.10.6...@next-core/brick-utils@2.10.7) (2021-02-05)
|
|
845
|
-
|
|
846
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
847
|
-
|
|
848
|
-
## [2.10.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.10.5...@next-core/brick-utils@2.10.6) (2021-01-30)
|
|
849
|
-
|
|
850
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
851
|
-
|
|
852
|
-
## [2.10.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.10.4...@next-core/brick-utils@2.10.5) (2021-01-28)
|
|
853
|
-
|
|
854
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
855
|
-
|
|
856
|
-
## [2.10.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.10.3...@next-core/brick-utils@2.10.4) (2021-01-26)
|
|
857
|
-
|
|
858
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
859
|
-
|
|
860
|
-
## 2.10.3 (2021-01-22)
|
|
861
|
-
|
|
862
|
-
### Bug Fixes
|
|
863
|
-
|
|
864
|
-
- **pipes:** add export randomString ([414c732](https://github.com/easyops-cn/next-core/commit/414c732))
|
|
865
|
-
- collect bricks in `useBrick` ([9bfdbba](https://github.com/easyops-cn/next-core/commit/9bfdbba))
|
|
866
|
-
- drop deprecated api ([9560180](https://github.com/easyops-cn/next-core/commit/9560180))
|
|
867
|
-
- expose defined properties for providers ([5e9fbca](https://github.com/easyops-cn/next-core/commit/5e9fbca))
|
|
868
|
-
- fix chain expression after upgrade babel to 7.11 ([46988aa](https://github.com/easyops-cn/next-core/commit/46988aa))
|
|
869
|
-
- fix not loading bricks in useBrick.slots ([46b1e05](https://github.com/easyops-cn/next-core/commit/46b1e05))
|
|
870
|
-
- integrate with pipe docs ([ed7acb3](https://github.com/easyops-cn/next-core/commit/ed7acb3))
|
|
871
|
-
- update @easyops-cn/brick-next-pipes ([17fbb76](https://github.com/easyops-cn/next-core/commit/17fbb76))
|
|
872
|
-
- **cook:** fix ObjectPattern meet nil ([1e311b9](https://github.com/easyops-cn/next-core/commit/1e311b9))
|
|
873
|
-
- **cook:** fix that brick-utils not working in nodejs ([6368154](https://github.com/easyops-cn/next-core/commit/6368154))
|
|
874
|
-
- **cook:** sanitize ([f85f2a7](https://github.com/easyops-cn/next-core/commit/f85f2a7))
|
|
875
|
-
- **custom-processors:** assert non-computed when scanning processors ([75f30b0](https://github.com/easyops-cn/next-core/commit/75f30b0))
|
|
876
|
-
- **custom-processors:** use camelPkgName as namespace of custom processors ([d6d5be8](https://github.com/easyops-cn/next-core/commit/d6d5be8))
|
|
877
|
-
- **devtools:** hooks to support devtools ([456c0ae](https://github.com/easyops-cn/next-core/commit/456c0ae))
|
|
878
|
-
- **pipes:** nullish ([751258e](https://github.com/easyops-cn/next-core/commit/751258e))
|
|
879
|
-
- **processors:** use symbol for runtime props to avoid accidentally travercing ([201fa56](https://github.com/easyops-cn/next-core/commit/201fa56))
|
|
880
|
-
- **provider:** fix types of createProviderClass ([c785a4c](https://github.com/easyops-cn/next-core/commit/c785a4c))
|
|
881
|
-
- **route-alias:** warn instead error for duplicated route alias ([8a8c8e1](https://github.com/easyops-cn/next-core/commit/8a8c8e1))
|
|
882
|
-
- **scanDll:** deduplicate scanned dll ([5e623c5](https://github.com/easyops-cn/next-core/commit/5e623c5))
|
|
883
|
-
- compatibility with invalid route ([91947b7](https://github.com/easyops-cn/next-core/commit/91947b7))
|
|
884
|
-
- fix a bug when a template returns a template ([1a00ccf](https://github.com/easyops-cn/next-core/commit/1a00ccf))
|
|
885
|
-
- fix for path-to-regexp v5 ([4991625](https://github.com/easyops-cn/next-core/commit/4991625))
|
|
886
|
-
- fix template resolves ([2f6f73a](https://github.com/easyops-cn/next-core/commit/2f6f73a))
|
|
887
|
-
- ignore `${{...}}` in placeholders ([a5fcc1a](https://github.com/easyops-cn/next-core/commit/a5fcc1a))
|
|
888
|
-
- ignore injecting event if no event provided in context ([3e57e02](https://github.com/easyops-cn/next-core/commit/3e57e02))
|
|
889
|
-
- macth will conflict ([dbdf31f](https://github.com/easyops-cn/next-core/commit/dbdf31f))
|
|
890
|
-
- only collect non-falsy bricks ([36083eb](https://github.com/easyops-cn/next-core/commit/36083eb))
|
|
891
|
-
- pipe parameters also support literal string ([8a6c7a2](https://github.com/easyops-cn/next-core/commit/8a6c7a2))
|
|
892
|
-
- refine peerDependencies and put `buffer` back to dll ([e58b2a5](https://github.com/easyops-cn/next-core/commit/e58b2a5))
|
|
893
|
-
- refine scripts for concurrently process ([a167a4a](https://github.com/easyops-cn/next-core/commit/a167a4a))
|
|
894
|
-
- support `${ANCHOR.x}` ([4498402](https://github.com/easyops-cn/next-core/commit/4498402))
|
|
895
|
-
- transform only spread the first level keys ([75ee477](https://github.com/easyops-cn/next-core/commit/75ee477))
|
|
896
|
-
- warn if `updateArgs` received a non-custom-event ([e01bbe8](https://github.com/easyops-cn/next-core/commit/e01bbe8))
|
|
897
|
-
- **placeholder:** make placeholders more restricted. ([7741d74](https://github.com/easyops-cn/next-core/commit/7741d74))
|
|
898
|
-
- **setProperties:** fix injecting with default value followed by empty string ([88b4734](https://github.com/easyops-cn/next-core/commit/88b4734))
|
|
899
|
-
- **transform/setProperties:** replace null/undefined with empty string ([52a4b9d](https://github.com/easyops-cn/next-core/commit/52a4b9d))
|
|
900
|
-
- scan providers as bricks ([ef16ec9](https://github.com/easyops-cn/next-core/commit/ef16ec9))
|
|
901
|
-
- use `closeDeep` to remember original template params ([d7f81a5](https://github.com/easyops-cn/next-core/commit/d7f81a5))
|
|
902
|
-
|
|
903
|
-
### Features
|
|
904
|
-
|
|
905
|
-
- add new pipe `mergeArrayByKey` ([b4b2c6a](https://github.com/easyops-cn/next-core/commit/b4b2c6a))
|
|
906
|
-
- prefetch deps of full storyboard during idle time ([9b1eff3](https://github.com/easyops-cn/next-core/commit/9b1eff3))
|
|
907
|
-
- rename [@easyops](https://github.com/easyops) by [@next-core](https://github.com/next-core), and [@dll](https://github.com/dll) by [@next-dll](https://github.com/next-dll) ([d87ed1e](https://github.com/easyops-cn/next-core/commit/d87ed1e))
|
|
908
|
-
- support allow recursive evaluations flag ([aa66297](https://github.com/easyops-cn/next-core/commit/aa66297))
|
|
909
|
-
- **pipes:** add randomString pipe ([fa50510](https://github.com/easyops-cn/next-core/commit/fa50510))
|
|
910
|
-
- load bricks on demand by route ([ecc5ee2](https://github.com/easyops-cn/next-core/commit/ecc5ee2))
|
|
911
|
-
- scan bricks by useProvider ([e6eb40e](https://github.com/easyops-cn/next-core/commit/e6eb40e))
|
|
912
|
-
- scan custom apis in storyboard and request api instances on demand ([5e47f47](https://github.com/easyops-cn/next-core/commit/5e47f47))
|
|
913
|
-
- scanPermissionActionsInStoryboard ([5765c6f](https://github.com/easyops-cn/next-core/commit/5765c6f))
|
|
914
|
-
- slice pipe refs BRICK_STORE-1528 ([e2250f5](https://github.com/easyops-cn/next-core/commit/e2250f5))
|
|
915
|
-
- storyboard context ([ffb4fe7](https://github.com/easyops-cn/next-core/commit/ffb4fe7))
|
|
916
|
-
- support loading editor bricks ([92f9e04](https://github.com/easyops-cn/next-core/commit/92f9e04))
|
|
917
|
-
- support to resolve context concurrently ([8983973](https://github.com/easyops-cn/next-core/commit/8983973))
|
|
918
|
-
- **check-if:** loose check if ([3626b31](https://github.com/easyops-cn/next-core/commit/3626b31))
|
|
919
|
-
- **context:** support misc in context ([8a26b4b](https://github.com/easyops-cn/next-core/commit/8a26b4b))
|
|
920
|
-
- **cook:** support minimal pipeline operator in evaluate placeholders ([9d0b65f](https://github.com/easyops-cn/next-core/commit/9d0b65f))
|
|
921
|
-
- **cook:** support new expression ([a0519bf](https://github.com/easyops-cn/next-core/commit/a0519bf))
|
|
922
|
-
- **create-provider:** new method `saveAs`, save blob, refs AGILE_V2-105 ([9f9242c](https://github.com/easyops-cn/next-core/commit/9f9242c))
|
|
923
|
-
- **custom-processors:** register custom processors in brick packages ([e409452](https://github.com/easyops-cn/next-core/commit/e409452))
|
|
924
|
-
- **evaluate:** access to `location.origin` and `SYS.org`, refs BRICK_STORE-1471 ([6fa5473](https://github.com/easyops-cn/next-core/commit/6fa5473))
|
|
925
|
-
- **pipe:** graphTree ([f6b200b](https://github.com/easyops-cn/next-core/commit/f6b200b))
|
|
926
|
-
- **pipe:** pipeGraphTree support sort ([fdbcedc](https://github.com/easyops-cn/next-core/commit/fdbcedc))
|
|
927
|
-
- **scan-bricks-in-storyboard:** ignore custom api ([a190060](https://github.com/easyops-cn/next-core/commit/a190060))
|
|
928
|
-
- **useResolves:** support useProvider ([d31e46b](https://github.com/easyops-cn/next-core/commit/d31e46b))
|
|
929
|
-
- **websocket:** 增加 onMessageClose 生命周期 ([3fd84f2](https://github.com/easyops-cn/next-core/commit/3fd84f2))
|
|
930
|
-
- cook ([e075b64](https://github.com/easyops-cn/next-core/commit/e075b64))
|
|
931
|
-
- handle time to timeStamp refs MONITOR-362 ([d9e4f62](https://github.com/easyops-cn/next-core/commit/d9e4f62))
|
|
932
|
-
- load scripts for custom templates ([7e8f029](https://github.com/easyops-cn/next-core/commit/7e8f029))
|
|
933
|
-
- pipe for cmdb instance name refs MONITOR-503 ([6d1896a](https://github.com/easyops-cn/next-core/commit/6d1896a))
|
|
934
|
-
- support moment for cooking ([515b824](https://github.com/easyops-cn/next-core/commit/515b824))
|
|
935
|
-
- support ObjectPattern and ArrayPattern ([6a635a9](https://github.com/easyops-cn/next-core/commit/6a635a9))
|
|
936
|
-
- ternary pipe refs MONITOR-302 ([8b6727c](https://github.com/easyops-cn/next-core/commit/8b6727c))
|
|
937
|
-
- unit format pipe refs MONITOR-471 ([027ad8e](https://github.com/easyops-cn/next-core/commit/027ad8e))
|
|
938
|
-
- unit format pipe refs MONITOR-471 ([8907c7f](https://github.com/easyops-cn/next-core/commit/8907c7f))
|
|
939
|
-
- unit format pipe refs MONITOR-471 ([710db9b](https://github.com/easyops-cn/next-core/commit/710db9b))
|
|
940
|
-
- 框架增加消息推送能力 ([9a71c7d](https://github.com/easyops-cn/next-core/commit/9a71c7d))
|
|
941
|
-
- **evaluate:** supply `LOCATION.href`, refs MONITOR-432 ([3702181](https://github.com/easyops-cn/next-core/commit/3702181))
|
|
942
|
-
- **pipe:** new pipe, `deltaTime` and `nullish`, refs BRICK_STORE-1220 ([de6c936](https://github.com/easyops-cn/next-core/commit/de6c936))
|
|
943
|
-
- **pipe:** new pipes, `mapToArray`, `find`, `findLast`, `findIndex`, `findLastIndex` ([ac38f9d](https://github.com/easyops-cn/next-core/commit/ac38f9d))
|
|
944
|
-
- **pipe:** new pipes, `sort` and `reverse`, refs BRICK_STORE-1271 ([2d3027a](https://github.com/easyops-cn/next-core/commit/2d3027a))
|
|
945
|
-
- **pipe:** substr and substring, refs BRICK_STORE-1263 ([ac3c14b](https://github.com/easyops-cn/next-core/commit/ac3c14b))
|
|
946
|
-
- **pipe:** support `countBy`, add `indent` parameter for json and yaml ([a0cba12](https://github.com/easyops-cn/next-core/commit/a0cba12))
|
|
947
|
-
- **pipe:** uniq ([425c01b](https://github.com/easyops-cn/next-core/commit/425c01b))
|
|
948
|
-
- **segues:** support segues ([191b2a4](https://github.com/easyops-cn/next-core/commit/191b2a4))
|
|
949
|
-
- **utils:** scanBricksInStoryboard and scanTemplatesInStoryboard support isUniq param ([9618160](https://github.com/easyops-cn/next-core/commit/9618160))
|
|
950
|
-
- 迁移内置事件相关逻辑到 bric-kit,并新增 message 和 handleHttpError ,handleHttpError action ([6bf4baa](https://github.com/easyops-cn/next-core/commit/6bf4baa))
|
|
951
|
-
- **placeholder:** add `yaml` and `yamlStringify` pipe, refs BRICK_STORE-1167 ([a261bfd](https://github.com/easyops-cn/next-core/commit/a261bfd))
|
|
952
|
-
- **placeholder:** support more pipes, like `get`, `join`, +/-/\*/÷ and others ([5dfc007](https://github.com/easyops-cn/next-core/commit/5dfc007))
|
|
953
|
-
- `useBrick.events` in BrickAsComponent supports transform ([863a566](https://github.com/easyops-cn/next-core/commit/863a566))
|
|
954
|
-
- add 'history.reload' and 'event.preventDefault' brick event action ([7f8363c](https://github.com/easyops-cn/next-core/commit/7f8363c))
|
|
955
|
-
- add a develop helper: processBrick() ([9f3dab5](https://github.com/easyops-cn/next-core/commit/9f3dab5))
|
|
956
|
-
- add listen event: window open, Refs BRICK_STORE-1131 ([e83e6bc](https://github.com/easyops-cn/next-core/commit/e83e6bc))
|
|
957
|
-
- add pipe map refs MONITOR-259 ([450e03e](https://github.com/easyops-cn/next-core/commit/450e03e))
|
|
958
|
-
- async mount routes and bricks to support templates use resolves ([726ae33](https://github.com/easyops-cn/next-core/commit/726ae33))
|
|
959
|
-
- async process storyboard to support templates in templates ([75ec2bd](https://github.com/easyops-cn/next-core/commit/75ec2bd))
|
|
960
|
-
- build event iframe, Refs INSTANCE-1045 ([a403ec0](https://github.com/easyops-cn/next-core/commit/a403ec0))
|
|
961
|
-
- define resolves ([79927da](https://github.com/easyops-cn/next-core/commit/79927da))
|
|
962
|
-
- new method for providers: setArgs/setArgsAndExecute ([b10ca3f](https://github.com/easyops-cn/next-core/commit/b10ca3f))
|
|
963
|
-
- new pipe: not ([b3e5057](https://github.com/easyops-cn/next-core/commit/b3e5057))
|
|
964
|
-
- remove processStoryboard and processBrick ([9f8ac13](https://github.com/easyops-cn/next-core/commit/9f8ac13))
|
|
965
|
-
- repo moved ([19b02c7](https://github.com/easyops-cn/next-core/commit/19b02c7))
|
|
966
|
-
- restore dynamic templates before render ([3eb387b](https://github.com/easyops-cn/next-core/commit/3eb387b))
|
|
967
|
-
- should save hash ([be7ed4b](https://github.com/easyops-cn/next-core/commit/be7ed4b))
|
|
968
|
-
- support array values in query ([a4a8544](https://github.com/easyops-cn/next-core/commit/a4a8544))
|
|
969
|
-
- support callback in event handlers ([3bd551e](https://github.com/easyops-cn/next-core/commit/3bd551e))
|
|
970
|
-
- **pipe:** groupByToIndex ([7a53773](https://github.com/easyops-cn/next-core/commit/7a53773))
|
|
971
|
-
- builtin location assign refs BRICK_STORE-1131 ([9597e79](https://github.com/easyops-cn/next-core/commit/9597e79))
|
|
972
|
-
- internal used bricks and templates ([9f2d00c](https://github.com/easyops-cn/next-core/commit/9f2d00c))
|
|
973
|
-
- scan and process templates in storyboards ([5dcdc30](https://github.com/easyops-cn/next-core/commit/5dcdc30))
|
|
974
|
-
- support `lifeCycle.onPageLoad` ([610cdab](https://github.com/easyops-cn/next-core/commit/610cdab))
|
|
975
|
-
- support compute properties by APP.homepage ([1fa7f25](https://github.com/easyops-cn/next-core/commit/1fa7f25))
|
|
976
|
-
- support if in BrickConf ([a7d9334](https://github.com/easyops-cn/next-core/commit/a7d9334)), closes [anyclouds/brick-next#22](https://github.com/anyclouds/brick-next/issues/22)
|
|
977
|
-
- support onAnchorLoad / onAnchorUnload ([40155ff](https://github.com/easyops-cn/next-core/commit/40155ff))
|
|
978
|
-
- **transform:** support transform from mixed array and non-array ([19f242b](https://github.com/easyops-cn/next-core/commit/19f242b))
|
|
979
|
-
- support compute route path by template ([743f4fc](https://github.com/easyops-cn/next-core/commit/743f4fc))
|
|
980
|
-
- support injecting feature flags ([dc2a906](https://github.com/easyops-cn/next-core/commit/dc2a906))
|
|
981
|
-
- support pipe parameters and complex value in placeholders ([317e63b](https://github.com/easyops-cn/next-core/commit/317e63b))
|
|
982
|
-
- support redirect in routes ([2e290ff](https://github.com/easyops-cn/next-core/commit/2e290ff)), closes [anyclouds/brick-next#20](https://github.com/anyclouds/brick-next/issues/20)
|
|
983
|
-
- support routes in routes ([2ac2a81](https://github.com/easyops-cn/next-core/commit/2ac2a81))
|
|
984
|
-
- transform support default value and pipes ([cd4986c](https://github.com/easyops-cn/next-core/commit/cd4986c))
|
|
985
|
-
- unbindListeners ([a567cc4](https://github.com/easyops-cn/next-core/commit/a567cc4))
|
|
986
|
-
- 框架提供 instanceId 变量 ([22a04b5](https://github.com/easyops-cn/next-core/commit/22a04b5))
|
|
987
|
-
- 框架提供当前用户的系统变量 ([cff4566](https://github.com/easyops-cn/next-core/commit/cff4566))
|
|
988
|
-
- **bindListeners:** history.pushQuery & history.replaceQuery ([99ff354](https://github.com/easyops-cn/next-core/commit/99ff354))
|
|
989
|
-
- **brick-utils:** event 的 action 支持 history.goBack, history.goForward, location.reload ([7372358](https://github.com/easyops-cn/next-core/commit/7372358))
|
|
990
|
-
- **brick-utils:** 构件事件支持设置目标的属性 ([a0d9b9b](https://github.com/easyops-cn/next-core/commit/a0d9b9b))
|
|
991
|
-
- **properties-pipe:** jsonStringify ([35b856d](https://github.com/easyops-cn/next-core/commit/35b856d))
|
|
992
|
-
- **provider:** support `executeWithArgs` ([ce2eb38](https://github.com/easyops-cn/next-core/commit/ce2eb38))
|
|
993
|
-
- **set-properties:** `injectDeep` default to be true, refs BRICK_STORE-987 ([cd12bb8](https://github.com/easyops-cn/next-core/commit/cd12bb8))
|
|
994
|
-
- unified properties transform ([06699d3](https://github.com/easyops-cn/next-core/commit/06699d3))
|
|
995
|
-
|
|
996
|
-
## [2.10.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.10.1...@easyops/brick-utils@2.10.2) (2021-01-19)
|
|
997
|
-
|
|
998
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
999
|
-
|
|
1000
|
-
## [2.10.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.10.0...@easyops/brick-utils@2.10.1) (2021-01-18)
|
|
1001
|
-
|
|
1002
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1003
|
-
|
|
1004
|
-
# [2.10.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.9.1...@easyops/brick-utils@2.10.0) (2021-01-13)
|
|
1005
|
-
|
|
1006
|
-
### Features
|
|
1007
|
-
|
|
1008
|
-
- support allow recursive evaluations flag ([aa66297](https://git.easyops.local/anyclouds/next-core/commits/aa66297))
|
|
1009
|
-
|
|
1010
|
-
## [2.9.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.9.0...@easyops/brick-utils@2.9.1) (2021-01-07)
|
|
1011
|
-
|
|
1012
|
-
### Bug Fixes
|
|
1013
|
-
|
|
1014
|
-
- **pipes:** add export randomString ([414c732](https://git.easyops.local/anyclouds/next-core/commits/414c732))
|
|
1015
|
-
|
|
1016
|
-
# [2.9.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.8.3...@easyops/brick-utils@2.9.0) (2021-01-07)
|
|
1017
|
-
|
|
1018
|
-
### Features
|
|
1019
|
-
|
|
1020
|
-
- **pipes:** add randomString pipe ([fa50510](https://git.easyops.local/anyclouds/next-core/commits/fa50510))
|
|
1021
|
-
|
|
1022
|
-
## [2.8.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.8.2...@easyops/brick-utils@2.8.3) (2021-01-06)
|
|
1023
|
-
|
|
1024
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1025
|
-
|
|
1026
|
-
## [2.8.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.8.1...@easyops/brick-utils@2.8.2) (2020-12-30)
|
|
1027
|
-
|
|
1028
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1029
|
-
|
|
1030
|
-
## [2.8.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.8.0...@easyops/brick-utils@2.8.1) (2020-12-30)
|
|
1031
|
-
|
|
1032
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1033
|
-
|
|
1034
|
-
# [2.8.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.7.0...@easyops/brick-utils@2.8.0) (2020-12-23)
|
|
1035
|
-
|
|
1036
|
-
### Features
|
|
1037
|
-
|
|
1038
|
-
- scan custom apis in storyboard and request api instances on demand ([5e47f47](https://git.easyops.local/anyclouds/next-core/commits/5e47f47))
|
|
1039
|
-
|
|
1040
|
-
# [2.7.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.6.0...@easyops/brick-utils@2.7.0) (2020-12-18)
|
|
1041
|
-
|
|
1042
|
-
### Features
|
|
1043
|
-
|
|
1044
|
-
- support loading editor bricks ([92f9e04](https://git.easyops.local/anyclouds/next-core/commits/92f9e04))
|
|
1045
|
-
- support to resolve context concurrently ([8983973](https://git.easyops.local/anyclouds/next-core/commits/8983973))
|
|
1046
|
-
|
|
1047
|
-
# [2.6.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.5.1...@easyops/brick-utils@2.6.0) (2020-12-15)
|
|
1048
|
-
|
|
1049
|
-
### Features
|
|
1050
|
-
|
|
1051
|
-
- add new pipe `mergeArrayByKey` ([b4b2c6a](https://git.easyops.local/anyclouds/next-core/commits/b4b2c6a))
|
|
1052
|
-
|
|
1053
|
-
## [2.5.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.5.0...@easyops/brick-utils@2.5.1) (2020-12-07)
|
|
1054
|
-
|
|
1055
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1056
|
-
|
|
1057
|
-
# [2.5.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.4.6...@easyops/brick-utils@2.5.0) (2020-12-02)
|
|
1058
|
-
|
|
1059
|
-
### Features
|
|
1060
|
-
|
|
1061
|
-
- scanPermissionActionsInStoryboard ([5765c6f](https://git.easyops.local/anyclouds/next-core/commits/5765c6f))
|
|
1062
|
-
|
|
1063
|
-
## [2.4.6](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.4.5...@easyops/brick-utils@2.4.6) (2020-11-27)
|
|
1064
|
-
|
|
1065
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1066
|
-
|
|
1067
|
-
## [2.4.5](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.4.4...@easyops/brick-utils@2.4.5) (2020-11-23)
|
|
1068
|
-
|
|
1069
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1070
|
-
|
|
1071
|
-
## [2.4.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.4.3...@easyops/brick-utils@2.4.4) (2020-11-20)
|
|
1072
|
-
|
|
1073
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1074
|
-
|
|
1075
|
-
## [2.4.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.4.2...@easyops/brick-utils@2.4.3) (2020-11-20)
|
|
1076
|
-
|
|
1077
|
-
### Bug Fixes
|
|
1078
|
-
|
|
1079
|
-
- fix not loading bricks in useBrick.slots ([46b1e05](https://git.easyops.local/anyclouds/next-core/commits/46b1e05))
|
|
1080
|
-
|
|
1081
|
-
## [2.4.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.4.1...@easyops/brick-utils@2.4.2) (2020-11-19)
|
|
1082
|
-
|
|
1083
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1084
|
-
|
|
1085
|
-
## [2.4.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.4.0...@easyops/brick-utils@2.4.1) (2020-11-17)
|
|
1086
|
-
|
|
1087
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1088
|
-
|
|
1089
|
-
# [2.4.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.7...@easyops/brick-utils@2.4.0) (2020-11-13)
|
|
1090
|
-
|
|
1091
|
-
### Features
|
|
1092
|
-
|
|
1093
|
-
- load bricks on demand by route ([ecc5ee2](https://git.easyops.local/anyclouds/next-core/commits/ecc5ee2))
|
|
1094
|
-
- prefetch deps of full storyboard during idle time ([9b1eff3](https://git.easyops.local/anyclouds/next-core/commits/9b1eff3))
|
|
1095
|
-
|
|
1096
|
-
## [2.3.7](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.6...@easyops/brick-utils@2.3.7) (2020-11-10)
|
|
1097
|
-
|
|
1098
|
-
### Bug Fixes
|
|
1099
|
-
|
|
1100
|
-
- update @easyops-cn/brick-next-pipes ([17fbb76](https://git.easyops.local/anyclouds/next-core/commits/17fbb76))
|
|
1101
|
-
|
|
1102
|
-
## [2.3.6](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.5...@easyops/brick-utils@2.3.6) (2020-11-09)
|
|
1103
|
-
|
|
1104
|
-
### Bug Fixes
|
|
1105
|
-
|
|
1106
|
-
- integrate with pipe docs ([ed7acb3](https://git.easyops.local/anyclouds/next-core/commits/ed7acb3))
|
|
1107
|
-
|
|
1108
|
-
## [2.3.5](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.4...@easyops/brick-utils@2.3.5) (2020-11-05)
|
|
1109
|
-
|
|
1110
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1111
|
-
|
|
1112
|
-
## [2.3.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.3...@easyops/brick-utils@2.3.4) (2020-11-03)
|
|
1113
|
-
|
|
1114
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1115
|
-
|
|
1116
|
-
## [2.3.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.2...@easyops/brick-utils@2.3.3) (2020-10-27)
|
|
1117
|
-
|
|
1118
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1119
|
-
|
|
1120
|
-
## [2.3.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.1...@easyops/brick-utils@2.3.2) (2020-10-26)
|
|
1121
|
-
|
|
1122
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1123
|
-
|
|
1124
|
-
## [2.3.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.3.0...@easyops/brick-utils@2.3.1) (2020-10-20)
|
|
1125
|
-
|
|
1126
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1127
|
-
|
|
1128
|
-
# [2.3.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.2.1...@easyops/brick-utils@2.3.0) (2020-10-19)
|
|
1129
|
-
|
|
1130
|
-
### Features
|
|
1131
|
-
|
|
1132
|
-
- **cook:** support new expression ([a0519bf](https://git.easyops.local/anyclouds/next-core/commits/a0519bf))
|
|
1133
|
-
|
|
1134
|
-
## [2.2.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.2.0...@easyops/brick-utils@2.2.1) (2020-10-16)
|
|
1135
|
-
|
|
1136
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1137
|
-
|
|
1138
|
-
# [2.2.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.1.3...@easyops/brick-utils@2.2.0) (2020-10-15)
|
|
1139
|
-
|
|
1140
|
-
### Features
|
|
1141
|
-
|
|
1142
|
-
- **websocket:** 增加 onMessageClose 生命周期 ([3fd84f2](https://git.easyops.local/anyclouds/next-core/commits/3fd84f2))
|
|
1143
|
-
|
|
1144
|
-
## [2.1.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.1.2...@easyops/brick-utils@2.1.3) (2020-10-09)
|
|
1145
|
-
|
|
1146
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1147
|
-
|
|
1148
|
-
## [2.1.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.1.1...@easyops/brick-utils@2.1.2) (2020-09-30)
|
|
1149
|
-
|
|
1150
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1151
|
-
|
|
1152
|
-
## [2.1.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.1.0...@easyops/brick-utils@2.1.1) (2020-09-28)
|
|
1153
|
-
|
|
1154
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1155
|
-
|
|
1156
|
-
# [2.1.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.0.3...@easyops/brick-utils@2.1.0) (2020-09-27)
|
|
1157
|
-
|
|
1158
|
-
### Features
|
|
1159
|
-
|
|
1160
|
-
- **context:** support misc in context ([8a26b4b](https://git.easyops.local/anyclouds/next-core/commits/8a26b4b))
|
|
1161
|
-
|
|
1162
|
-
## [2.0.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.0.2...@easyops/brick-utils@2.0.3) (2020-09-25)
|
|
1163
|
-
|
|
1164
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1165
|
-
|
|
1166
|
-
## [2.0.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.0.1...@easyops/brick-utils@2.0.2) (2020-09-17)
|
|
1167
|
-
|
|
1168
|
-
### Bug Fixes
|
|
1169
|
-
|
|
1170
|
-
- drop deprecated api ([9560180](https://git.easyops.local/anyclouds/next-core/commits/9560180))
|
|
1171
|
-
|
|
1172
|
-
## [2.0.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.0.0...@easyops/brick-utils@2.0.1) (2020-09-16)
|
|
1173
|
-
|
|
1174
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1175
|
-
|
|
1176
|
-
# [2.0.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.0.0-next.7...@easyops/brick-utils@2.0.0) (2020-09-13)
|
|
1177
|
-
|
|
1178
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1179
|
-
|
|
1180
|
-
# [2.0.0-next.7](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.55.1...@easyops/brick-utils@2.0.0-next.7) (2020-09-13)
|
|
1181
|
-
|
|
1182
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1183
|
-
|
|
1184
|
-
# [2.0.0-next.6](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.55.0...@easyops/brick-utils@2.0.0-next.6) (2020-09-04)
|
|
1185
|
-
|
|
1186
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1187
|
-
|
|
1188
|
-
# [2.0.0-next.5](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@2.0.0-next.4...@easyops/brick-utils@2.0.0-next.5) (2020-08-28)
|
|
1189
|
-
|
|
1190
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1191
|
-
|
|
1192
|
-
# [2.0.0-next.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.54.1...@easyops/brick-utils@2.0.0-next.4) (2020-08-28)
|
|
1193
|
-
|
|
1194
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1195
|
-
|
|
1196
|
-
# [2.0.0-next.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.54.0...@easyops/brick-utils@2.0.0-next.3) (2020-08-25)
|
|
1197
|
-
|
|
1198
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1199
|
-
|
|
1200
|
-
# [2.0.0-next.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.53.0...@easyops/brick-utils@2.0.0-next.2) (2020-08-13)
|
|
1201
|
-
|
|
1202
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1203
|
-
|
|
1204
|
-
# [2.0.0-next.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.52.2...@easyops/brick-utils@2.0.0-next.1) (2020-08-11)
|
|
1205
|
-
|
|
1206
|
-
### Bug Fixes
|
|
1207
|
-
|
|
1208
|
-
- **custom-processors:** assert non-computed when scanning processors ([75f30b0](https://git.easyops.local/anyclouds/next-core/commits/75f30b0))
|
|
1209
|
-
|
|
1210
|
-
# [2.0.0-next.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.50.5...@easyops/brick-utils@2.0.0-next.0) (2020-08-05)
|
|
1211
|
-
|
|
1212
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1213
|
-
|
|
1214
|
-
## [1.55.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.55.0...@easyops/brick-utils@1.55.1) (2020-09-11)
|
|
1215
|
-
|
|
1216
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1217
|
-
|
|
1218
|
-
# [1.55.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.54.2...@easyops/brick-utils@1.55.0) (2020-09-02)
|
|
1219
|
-
|
|
1220
|
-
### Features
|
|
1221
|
-
|
|
1222
|
-
- **scan-bricks-in-storyboard:** ignore custom api ([a190060](https://git.easyops.local/anyclouds/next-core/commits/a190060))
|
|
1223
|
-
|
|
1224
|
-
## [1.54.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.54.1...@easyops/brick-utils@1.54.2) (2020-09-01)
|
|
1225
|
-
|
|
1226
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1227
|
-
|
|
1228
|
-
## [1.54.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.54.0...@easyops/brick-utils@1.54.1) (2020-08-26)
|
|
1229
|
-
|
|
1230
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1231
|
-
|
|
1232
|
-
# [1.54.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.53.0...@easyops/brick-utils@1.54.0) (2020-08-23)
|
|
1233
|
-
|
|
1234
|
-
### Features
|
|
1235
|
-
|
|
1236
|
-
- 框架增加消息推送能力 ([9a71c7d](https://git.easyops.local/anyclouds/next-core/commits/9a71c7d))
|
|
1237
|
-
|
|
1238
|
-
# [1.53.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.52.2...@easyops/brick-utils@1.53.0) (2020-08-13)
|
|
1239
|
-
|
|
1240
|
-
### Bug Fixes
|
|
1241
|
-
|
|
1242
|
-
- **custom-processors:** assert non-computed when scanning processors ([75f30b0](https://git.easyops.local/anyclouds/next-core/commits/75f30b0))
|
|
1243
|
-
- **provider:** fix types of createProviderClass ([c785a4c](https://git.easyops.local/anyclouds/next-core/commits/c785a4c))
|
|
1244
|
-
|
|
1245
|
-
### Features
|
|
1246
|
-
|
|
1247
|
-
- **check-if:** loose check if ([3626b31](https://git.easyops.local/anyclouds/next-core/commits/3626b31))
|
|
1248
|
-
|
|
1249
|
-
## [1.52.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.52.1...@easyops/brick-utils@1.52.2) (2020-08-10)
|
|
1250
|
-
|
|
1251
|
-
### Bug Fixes
|
|
1252
|
-
|
|
1253
|
-
- **custom-processors:** use camelPkgName as namespace of custom processors ([d6d5be8](https://git.easyops.local/anyclouds/next-core/commits/d6d5be8))
|
|
1254
|
-
|
|
1255
|
-
## [1.52.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.52.0...@easyops/brick-utils@1.52.1) (2020-08-07)
|
|
1256
|
-
|
|
1257
|
-
### Bug Fixes
|
|
1258
|
-
|
|
1259
|
-
- **processors:** use symbol for runtime props to avoid accidentally travercing ([201fa56](https://git.easyops.local/anyclouds/next-core/commits/201fa56))
|
|
1260
|
-
|
|
1261
|
-
# [1.52.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.51.0...@easyops/brick-utils@1.52.0) (2020-08-07)
|
|
1262
|
-
|
|
1263
|
-
### Features
|
|
1264
|
-
|
|
1265
|
-
- **custom-processors:** register custom processors in brick packages ([e409452](https://git.easyops.local/anyclouds/next-core/commits/e409452))
|
|
1266
|
-
|
|
1267
|
-
# [1.51.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.50.5...@easyops/brick-utils@1.51.0) (2020-08-05)
|
|
1268
|
-
|
|
1269
|
-
### Features
|
|
1270
|
-
|
|
1271
|
-
- **cook:** support minimal pipeline operator in evaluate placeholders ([9d0b65f](https://git.easyops.local/anyclouds/next-core/commits/9d0b65f))
|
|
1272
|
-
|
|
1273
|
-
## [1.50.5](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.50.4...@easyops/brick-utils@1.50.5) (2020-07-31)
|
|
1274
|
-
|
|
1275
|
-
### Bug Fixes
|
|
1276
|
-
|
|
1277
|
-
- fix chain expression after upgrade babel to 7.11 ([46988aa](https://git.easyops.local/anyclouds/next-core/commits/46988aa))
|
|
1278
|
-
|
|
1279
|
-
## [1.50.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.50.3...@easyops/brick-utils@1.50.4) (2020-07-29)
|
|
1280
|
-
|
|
1281
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1282
|
-
|
|
1283
|
-
## [1.50.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.50.2...@easyops/brick-utils@1.50.3) (2020-07-29)
|
|
1284
|
-
|
|
1285
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1286
|
-
|
|
1287
|
-
## [1.50.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.50.1...@easyops/brick-utils@1.50.2) (2020-07-23)
|
|
1288
|
-
|
|
1289
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1290
|
-
|
|
1291
|
-
## [1.50.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.50.0...@easyops/brick-utils@1.50.1) (2020-07-21)
|
|
1292
|
-
|
|
1293
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1294
|
-
|
|
1295
|
-
# [1.50.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.49.6...@easyops/brick-utils@1.50.0) (2020-07-17)
|
|
1296
|
-
|
|
1297
|
-
### Features
|
|
1298
|
-
|
|
1299
|
-
- scan bricks by useProvider ([e6eb40e](https://git.easyops.local/anyclouds/next-core/commits/e6eb40e))
|
|
1300
|
-
- **useResolves:** support useProvider ([d31e46b](https://git.easyops.local/anyclouds/next-core/commits/d31e46b))
|
|
1301
|
-
|
|
1302
|
-
## [1.49.6](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.49.5...@easyops/brick-utils@1.49.6) (2020-07-14)
|
|
1303
|
-
|
|
1304
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1305
|
-
|
|
1306
|
-
## [1.49.5](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.49.4...@easyops/brick-utils@1.49.5) (2020-07-13)
|
|
1307
|
-
|
|
1308
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1309
|
-
|
|
1310
|
-
## [1.49.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.49.3...@easyops/brick-utils@1.49.4) (2020-07-08)
|
|
1311
|
-
|
|
1312
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1313
|
-
|
|
1314
|
-
## [1.49.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.49.2...@easyops/brick-utils@1.49.3) (2020-07-06)
|
|
1315
|
-
|
|
1316
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1317
|
-
|
|
1318
|
-
## [1.49.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.49.1...@easyops/brick-utils@1.49.2) (2020-07-02)
|
|
1319
|
-
|
|
1320
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1321
|
-
|
|
1322
|
-
## [1.49.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.49.0...@easyops/brick-utils@1.49.1) (2020-06-23)
|
|
1323
|
-
|
|
1324
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1325
|
-
|
|
1326
|
-
# [1.49.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.48.3...@easyops/brick-utils@1.49.0) (2020-06-22)
|
|
1327
|
-
|
|
1328
|
-
### Features
|
|
1329
|
-
|
|
1330
|
-
- storyboard context ([ffb4fe7](https://git.easyops.local/anyclouds/next-core/commits/ffb4fe7))
|
|
1331
|
-
|
|
1332
|
-
## [1.48.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.48.2...@easyops/brick-utils@1.48.3) (2020-06-10)
|
|
1333
|
-
|
|
1334
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1335
|
-
|
|
1336
|
-
## [1.48.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.48.1...@easyops/brick-utils@1.48.2) (2020-06-08)
|
|
1337
|
-
|
|
1338
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1339
|
-
|
|
1340
|
-
## [1.48.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.48.0...@easyops/brick-utils@1.48.1) (2020-06-05)
|
|
1341
|
-
|
|
1342
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1343
|
-
|
|
1344
|
-
# [1.48.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.47.3...@easyops/brick-utils@1.48.0) (2020-06-03)
|
|
1345
|
-
|
|
1346
|
-
### Features
|
|
1347
|
-
|
|
1348
|
-
- slice pipe refs BRICK_STORE-1528 ([e2250f5](https://git.easyops.local/anyclouds/next-core/commits/e2250f5))
|
|
1349
|
-
|
|
1350
|
-
## [1.47.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.47.2...@easyops/brick-utils@1.47.3) (2020-05-18)
|
|
1351
|
-
|
|
1352
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1353
|
-
|
|
1354
|
-
## [1.47.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.47.1...@easyops/brick-utils@1.47.2) (2020-05-13)
|
|
1355
|
-
|
|
1356
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1357
|
-
|
|
1358
|
-
## [1.47.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.47.0...@easyops/brick-utils@1.47.1) (2020-05-13)
|
|
1359
|
-
|
|
1360
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1361
|
-
|
|
1362
|
-
# [1.47.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.46.4...@easyops/brick-utils@1.47.0) (2020-05-09)
|
|
1363
|
-
|
|
1364
|
-
### Features
|
|
1365
|
-
|
|
1366
|
-
- **evaluate:** access to `location.origin` and `SYS.org`, refs BRICK_STORE-1471 ([6fa5473](https://git.easyops.local/anyclouds/next-core/commits/6fa5473))
|
|
1367
|
-
|
|
1368
|
-
## [1.46.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.46.3...@easyops/brick-utils@1.46.4) (2020-05-08)
|
|
1369
|
-
|
|
1370
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1371
|
-
|
|
1372
|
-
## [1.46.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.46.2...@easyops/brick-utils@1.46.3) (2020-05-07)
|
|
1373
|
-
|
|
1374
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1375
|
-
|
|
1376
|
-
## [1.46.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.46.1...@easyops/brick-utils@1.46.2) (2020-04-29)
|
|
1377
|
-
|
|
1378
|
-
### Bug Fixes
|
|
1379
|
-
|
|
1380
|
-
- expose defined properties for providers ([5e9fbca](https://git.easyops.local/anyclouds/next-core/commits/5e9fbca))
|
|
1381
|
-
|
|
1382
|
-
## [1.46.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.46.0...@easyops/brick-utils@1.46.1) (2020-04-24)
|
|
1383
|
-
|
|
1384
|
-
### Bug Fixes
|
|
1385
|
-
|
|
1386
|
-
- collect bricks in `useBrick` ([9bfdbba](https://git.easyops.local/anyclouds/next-core/commits/9bfdbba))
|
|
1387
|
-
|
|
1388
|
-
# [1.46.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.45.0...@easyops/brick-utils@1.46.0) (2020-04-24)
|
|
1389
|
-
|
|
1390
|
-
### Features
|
|
1391
|
-
|
|
1392
|
-
- **pipe:** pipeGraphTree support sort ([fdbcedc](https://git.easyops.local/anyclouds/next-core/commits/fdbcedc))
|
|
1393
|
-
|
|
1394
|
-
# [1.45.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.44.4...@easyops/brick-utils@1.45.0) (2020-04-20)
|
|
1395
|
-
|
|
1396
|
-
### Features
|
|
1397
|
-
|
|
1398
|
-
- unit format pipe refs MONITOR-471 ([027ad8e](https://git.easyops.local/anyclouds/next-core/commits/027ad8e))
|
|
1399
|
-
- unit format pipe refs MONITOR-471 ([8907c7f](https://git.easyops.local/anyclouds/next-core/commits/8907c7f))
|
|
1400
|
-
- unit format pipe refs MONITOR-471 ([710db9b](https://git.easyops.local/anyclouds/next-core/commits/710db9b))
|
|
1401
|
-
|
|
1402
|
-
## [1.44.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.44.3...@easyops/brick-utils@1.44.4) (2020-04-20)
|
|
1403
|
-
|
|
1404
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1405
|
-
|
|
1406
|
-
## [1.44.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.44.2...@easyops/brick-utils@1.44.3) (2020-04-16)
|
|
1407
|
-
|
|
1408
|
-
### Bug Fixes
|
|
1409
|
-
|
|
1410
|
-
- **route-alias:** warn instead error for duplicated route alias ([8a8c8e1](https://git.easyops.local/anyclouds/next-core/commits/8a8c8e1))
|
|
1411
|
-
|
|
1412
|
-
## [1.44.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.44.1...@easyops/brick-utils@1.44.2) (2020-04-14)
|
|
1413
|
-
|
|
1414
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1415
|
-
|
|
1416
|
-
## [1.44.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.44.0...@easyops/brick-utils@1.44.1) (2020-04-13)
|
|
1417
|
-
|
|
1418
|
-
### Bug Fixes
|
|
1419
|
-
|
|
1420
|
-
- **devtools:** hooks to support devtools ([456c0ae](https://git.easyops.local/anyclouds/next-core/commits/456c0ae))
|
|
1421
|
-
|
|
1422
|
-
# [1.44.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.43.0...@easyops/brick-utils@1.44.0) (2020-04-09)
|
|
1423
|
-
|
|
1424
|
-
### Features
|
|
1425
|
-
|
|
1426
|
-
- **create-provider:** new method `saveAs`, save blob, refs AGILE_V2-105 ([9f9242c](https://git.easyops.local/anyclouds/next-core/commits/9f9242c))
|
|
1427
|
-
|
|
1428
|
-
# [1.43.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.42.2...@easyops/brick-utils@1.43.0) (2020-04-08)
|
|
1429
|
-
|
|
1430
|
-
### Features
|
|
1431
|
-
|
|
1432
|
-
- **segues:** support segues ([191b2a4](https://git.easyops.local/anyclouds/next-core/commits/191b2a4))
|
|
1433
|
-
|
|
1434
|
-
## [1.42.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.42.1...@easyops/brick-utils@1.42.2) (2020-04-07)
|
|
1435
|
-
|
|
1436
|
-
### Bug Fixes
|
|
1437
|
-
|
|
1438
|
-
- **cook:** fix that brick-utils not working in nodejs ([6368154](https://git.easyops.local/anyclouds/next-core/commits/6368154))
|
|
1439
|
-
|
|
1440
|
-
## [1.42.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.42.0...@easyops/brick-utils@1.42.1) (2020-04-04)
|
|
1441
|
-
|
|
1442
|
-
### Bug Fixes
|
|
1443
|
-
|
|
1444
|
-
- **cook:** fix ObjectPattern meet nil ([1e311b9](https://git.easyops.local/anyclouds/next-core/commits/1e311b9))
|
|
1445
|
-
- **cook:** sanitize ([f85f2a7](https://git.easyops.local/anyclouds/next-core/commits/f85f2a7))
|
|
1446
|
-
- **scanDll:** deduplicate scanned dll ([5e623c5](https://git.easyops.local/anyclouds/next-core/commits/5e623c5))
|
|
1447
|
-
|
|
1448
|
-
# [1.42.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.41.0...@easyops/brick-utils@1.42.0) (2020-03-31)
|
|
1449
|
-
|
|
1450
|
-
### Features
|
|
1451
|
-
|
|
1452
|
-
- **utils:** scanBricksInStoryboard and scanTemplatesInStoryboard support isUniq param ([9618160](https://git.easyops.local/anyclouds/next-core/commits/9618160))
|
|
1453
|
-
|
|
1454
|
-
# [1.41.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.40.0...@easyops/brick-utils@1.41.0) (2020-03-30)
|
|
1455
|
-
|
|
1456
|
-
### Features
|
|
1457
|
-
|
|
1458
|
-
- support ObjectPattern and ArrayPattern ([6a635a9](https://git.easyops.local/anyclouds/next-core/commits/6a635a9))
|
|
1459
|
-
|
|
1460
|
-
# [1.40.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.39.0...@easyops/brick-utils@1.40.0) (2020-03-26)
|
|
1461
|
-
|
|
1462
|
-
### Bug Fixes
|
|
1463
|
-
|
|
1464
|
-
- **pipes:** nullish ([751258e](https://git.easyops.local/anyclouds/next-core/commits/751258e))
|
|
1465
|
-
|
|
1466
|
-
### Features
|
|
1467
|
-
|
|
1468
|
-
- **pipe:** graphTree ([f6b200b](https://git.easyops.local/anyclouds/next-core/commits/f6b200b))
|
|
1469
|
-
- support moment for cooking ([515b824](https://git.easyops.local/anyclouds/next-core/commits/515b824))
|
|
1470
|
-
- **evaluate:** supply `LOCATION.href`, refs MONITOR-432 ([3702181](https://git.easyops.local/anyclouds/next-core/commits/3702181))
|
|
1471
|
-
|
|
1472
|
-
# [1.39.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.38.0...@easyops/brick-utils@1.39.0) (2020-03-24)
|
|
1473
|
-
|
|
1474
|
-
### Features
|
|
1475
|
-
|
|
1476
|
-
- cook ([e075b64](https://git.easyops.local/anyclouds/next-core/commits/e075b64))
|
|
1477
|
-
|
|
1478
|
-
# [1.38.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.37.1...@easyops/brick-utils@1.38.0) (2020-03-23)
|
|
1479
|
-
|
|
1480
|
-
### Bug Fixes
|
|
1481
|
-
|
|
1482
|
-
- compatibility with invalid route ([91947b7](https://git.easyops.local/anyclouds/next-core/commits/91947b7))
|
|
1483
|
-
|
|
1484
|
-
### Features
|
|
1485
|
-
|
|
1486
|
-
- **pipe:** new pipe, `deltaTime` and `nullish`, refs BRICK_STORE-1220 ([de6c936](https://git.easyops.local/anyclouds/next-core/commits/de6c936))
|
|
1487
|
-
- load scripts for custom templates ([7e8f029](https://git.easyops.local/anyclouds/next-core/commits/7e8f029))
|
|
1488
|
-
|
|
1489
|
-
## [1.37.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.37.0...@easyops/brick-utils@1.37.1) (2020-03-19)
|
|
1490
|
-
|
|
1491
|
-
### Bug Fixes
|
|
1492
|
-
|
|
1493
|
-
- refine scripts for concurrently process ([a167a4a](https://git.easyops.local/anyclouds/next-core/commits/a167a4a))
|
|
1494
|
-
|
|
1495
|
-
# [1.37.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.36.1...@easyops/brick-utils@1.37.0) (2020-03-18)
|
|
1496
|
-
|
|
1497
|
-
### Features
|
|
1498
|
-
|
|
1499
|
-
- pipe for cmdb instance name refs MONITOR-503 ([6d1896a](https://git.easyops.local/anyclouds/next-core/commits/6d1896a))
|
|
1500
|
-
|
|
1501
|
-
## [1.36.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.36.0...@easyops/brick-utils@1.36.1) (2020-03-18)
|
|
1502
|
-
|
|
1503
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1504
|
-
|
|
1505
|
-
# [1.36.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.35.0...@easyops/brick-utils@1.36.0) (2020-03-17)
|
|
1506
|
-
|
|
1507
|
-
### Bug Fixes
|
|
1508
|
-
|
|
1509
|
-
- refine peerDependencies and put `buffer` back to dll ([e58b2a5](https://git.easyops.local/anyclouds/next-core/commits/e58b2a5))
|
|
1510
|
-
|
|
1511
|
-
### Features
|
|
1512
|
-
|
|
1513
|
-
- **pipe:** new pipes, `sort` and `reverse`, refs BRICK_STORE-1271 ([2d3027a](https://git.easyops.local/anyclouds/next-core/commits/2d3027a))
|
|
1514
|
-
|
|
1515
|
-
# [1.35.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.34.0...@easyops/brick-utils@1.35.0) (2020-03-11)
|
|
1516
|
-
|
|
1517
|
-
### Features
|
|
1518
|
-
|
|
1519
|
-
- **pipe:** new pipes, `mapToArray`, `find`, `findLast`, `findIndex`, `findLastIndex` ([ac38f9d](https://git.easyops.local/anyclouds/next-core/commits/ac38f9d))
|
|
1520
|
-
|
|
1521
|
-
# [1.34.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.33.0...@easyops/brick-utils@1.34.0) (2020-03-10)
|
|
1522
|
-
|
|
1523
|
-
### Features
|
|
1524
|
-
|
|
1525
|
-
- **pipe:** substr and substring, refs BRICK_STORE-1263 ([ac3c14b](https://git.easyops.local/anyclouds/next-core/commits/ac3c14b))
|
|
1526
|
-
|
|
1527
|
-
# [1.33.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.32.0...@easyops/brick-utils@1.33.0) (2020-03-09)
|
|
1528
|
-
|
|
1529
|
-
### Features
|
|
1530
|
-
|
|
1531
|
-
- ternary pipe refs MONITOR-302 ([8b6727c](https://git.easyops.local/anyclouds/next-core/commits/8b6727c))
|
|
1532
|
-
- **pipe:** uniq ([425c01b](https://git.easyops.local/anyclouds/next-core/commits/425c01b))
|
|
1533
|
-
|
|
1534
|
-
# [1.32.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.31.0...@easyops/brick-utils@1.32.0) (2020-03-08)
|
|
1535
|
-
|
|
1536
|
-
### Features
|
|
1537
|
-
|
|
1538
|
-
- **pipe:** support `countBy`, add `indent` parameter for json and yaml ([a0cba12](https://git.easyops.local/anyclouds/next-core/commits/a0cba12))
|
|
1539
|
-
|
|
1540
|
-
# [1.31.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.30.1...@easyops/brick-utils@1.31.0) (2020-03-05)
|
|
1541
|
-
|
|
1542
|
-
### Features
|
|
1543
|
-
|
|
1544
|
-
- handle time to timeStamp refs MONITOR-362 ([d9e4f62](https://git.easyops.local/anyclouds/next-core/commits/d9e4f62))
|
|
1545
|
-
|
|
1546
|
-
## [1.30.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.30.0...@easyops/brick-utils@1.30.1) (2020-03-04)
|
|
1547
|
-
|
|
1548
|
-
### Bug Fixes
|
|
1549
|
-
|
|
1550
|
-
- ignore `${{...}}` in placeholders ([a5fcc1a](https://git.easyops.local/anyclouds/next-core/commits/a5fcc1a))
|
|
1551
|
-
|
|
1552
|
-
# [1.30.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.29.0...@easyops/brick-utils@1.30.0) (2020-03-03)
|
|
1553
|
-
|
|
1554
|
-
### Features
|
|
1555
|
-
|
|
1556
|
-
- 迁移内置事件相关逻辑到 bric-kit,并新增 message 和 handleHttpError ,handleHttpError action ([6bf4baa](https://git.easyops.local/anyclouds/next-core/commits/6bf4baa))
|
|
1557
|
-
|
|
1558
|
-
# [1.29.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.28.0...@easyops/brick-utils@1.29.0) (2020-03-02)
|
|
1559
|
-
|
|
1560
|
-
### Features
|
|
1561
|
-
|
|
1562
|
-
- **placeholder:** add `yaml` and `yamlStringify` pipe, refs BRICK_STORE-1167 ([a261bfd](https://git.easyops.local/anyclouds/next-core/commits/a261bfd))
|
|
1563
|
-
|
|
1564
|
-
# [1.28.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.27.0...@easyops/brick-utils@1.28.0) (2020-03-02)
|
|
1565
|
-
|
|
1566
|
-
### Bug Fixes
|
|
1567
|
-
|
|
1568
|
-
- support `${ANCHOR.x}` ([4498402](https://git.easyops.local/anyclouds/next-core/commits/4498402))
|
|
1569
|
-
|
|
1570
|
-
### Features
|
|
1571
|
-
|
|
1572
|
-
- **placeholder:** support more pipes, like `get`, `join`, +/-/\*/÷ and others ([5dfc007](https://git.easyops.local/anyclouds/next-core/commits/5dfc007))
|
|
1573
|
-
|
|
1574
|
-
# [1.27.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.26.1...@easyops/brick-utils@1.27.0) (2020-02-28)
|
|
1575
|
-
|
|
1576
|
-
### Features
|
|
1577
|
-
|
|
1578
|
-
- build event iframe, Refs INSTANCE-1045 ([a403ec0](https://git.easyops.local/anyclouds/next-core/commits/a403ec0))
|
|
1579
|
-
|
|
1580
|
-
## [1.26.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.26.0...@easyops/brick-utils@1.26.1) (2020-02-28)
|
|
1581
|
-
|
|
1582
|
-
### Bug Fixes
|
|
1583
|
-
|
|
1584
|
-
- transform only spread the first level keys ([75ee477](https://git.easyops.local/anyclouds/next-core/commits/75ee477))
|
|
1585
|
-
|
|
1586
|
-
# [1.26.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.25.0...@easyops/brick-utils@1.26.0) (2020-02-28)
|
|
1587
|
-
|
|
1588
|
-
### Bug Fixes
|
|
1589
|
-
|
|
1590
|
-
- warn if `updateArgs` received a non-custom-event ([e01bbe8](https://git.easyops.local/anyclouds/next-core/commits/e01bbe8))
|
|
1591
|
-
|
|
1592
|
-
### Features
|
|
1593
|
-
|
|
1594
|
-
- support callback in event handlers ([3bd551e](https://git.easyops.local/anyclouds/next-core/commits/3bd551e))
|
|
1595
|
-
|
|
1596
|
-
# [1.25.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.24.1...@easyops/brick-utils@1.25.0) (2020-02-27)
|
|
1597
|
-
|
|
1598
|
-
### Features
|
|
1599
|
-
|
|
1600
|
-
- **pipe:** groupByToIndex ([7a53773](https://git.easyops.local/anyclouds/next-core/commits/7a53773))
|
|
1601
|
-
|
|
1602
|
-
## [1.24.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.24.0...@easyops/brick-utils@1.24.1) (2020-02-27)
|
|
1603
|
-
|
|
1604
|
-
### Bug Fixes
|
|
1605
|
-
|
|
1606
|
-
- **placeholder:** make placeholders more restricted. ([7741d74](https://git.easyops.local/anyclouds/next-core/commits/7741d74))
|
|
1607
|
-
|
|
1608
|
-
# [1.24.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.23.0...@easyops/brick-utils@1.24.0) (2020-02-27)
|
|
1609
|
-
|
|
1610
|
-
### Features
|
|
1611
|
-
|
|
1612
|
-
- support onAnchorLoad / onAnchorUnload ([40155ff](https://git.easyops.local/anyclouds/next-core/commits/40155ff))
|
|
1613
|
-
|
|
1614
|
-
# [1.23.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.22.0...@easyops/brick-utils@1.23.0) (2020-02-25)
|
|
1615
|
-
|
|
1616
|
-
### Features
|
|
1617
|
-
|
|
1618
|
-
- add pipe map refs MONITOR-259 ([450e03e](https://git.easyops.local/anyclouds/next-core/commits/450e03e))
|
|
1619
|
-
|
|
1620
|
-
# [1.22.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.21.0...@easyops/brick-utils@1.22.0) (2020-02-24)
|
|
1621
|
-
|
|
1622
|
-
### Bug Fixes
|
|
1623
|
-
|
|
1624
|
-
- pipe parameters also support literal string ([8a6c7a2](https://git.easyops.local/anyclouds/next-core/commits/8a6c7a2))
|
|
1625
|
-
|
|
1626
|
-
### Features
|
|
1627
|
-
|
|
1628
|
-
- **transform:** support transform from mixed array and non-array ([19f242b](https://git.easyops.local/anyclouds/next-core/commits/19f242b))
|
|
1629
|
-
|
|
1630
|
-
# [1.21.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.20.1...@easyops/brick-utils@1.21.0) (2020-02-24)
|
|
1631
|
-
|
|
1632
|
-
### Features
|
|
1633
|
-
|
|
1634
|
-
- support pipe parameters and complex value in placeholders ([317e63b](https://git.easyops.local/anyclouds/next-core/commits/317e63b))
|
|
1635
|
-
|
|
1636
|
-
## [1.20.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.20.0...@easyops/brick-utils@1.20.1) (2020-02-21)
|
|
1637
|
-
|
|
1638
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1639
|
-
|
|
1640
|
-
# [1.20.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.19.0...@easyops/brick-utils@1.20.0) (2020-02-20)
|
|
1641
|
-
|
|
1642
|
-
### Features
|
|
1643
|
-
|
|
1644
|
-
- add listen event: window open, Refs BRICK_STORE-1131 ([e83e6bc](https://git.easyops.local/anyclouds/next-core/commits/e83e6bc))
|
|
1645
|
-
|
|
1646
|
-
# [1.19.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.18.0...@easyops/brick-utils@1.19.0) (2020-02-19)
|
|
1647
|
-
|
|
1648
|
-
### Features
|
|
1649
|
-
|
|
1650
|
-
- builtin location assign refs BRICK_STORE-1131 ([9597e79](https://git.easyops.local/anyclouds/next-core/commits/9597e79))
|
|
1651
|
-
|
|
1652
|
-
# [1.18.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.17.0...@easyops/brick-utils@1.18.0) (2020-02-19)
|
|
1653
|
-
|
|
1654
|
-
### Features
|
|
1655
|
-
|
|
1656
|
-
- support array values in query ([a4a8544](https://git.easyops.local/anyclouds/next-core/commits/a4a8544))
|
|
1657
|
-
|
|
1658
|
-
# [1.17.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.16.0...@easyops/brick-utils@1.17.0) (2020-02-18)
|
|
1659
|
-
|
|
1660
|
-
### Features
|
|
1661
|
-
|
|
1662
|
-
- new method for providers: setArgs/setArgsAndExecute ([b10ca3f](https://git.easyops.local/anyclouds/next-core/commits/b10ca3f))
|
|
1663
|
-
- new pipe: not ([b3e5057](https://git.easyops.local/anyclouds/next-core/commits/b3e5057))
|
|
1664
|
-
- remove processStoryboard and processBrick ([9f8ac13](https://git.easyops.local/anyclouds/next-core/commits/9f8ac13))
|
|
1665
|
-
- support if in BrickConf ([a7d9334](https://git.easyops.local/anyclouds/next-core/commits/a7d9334)), closes [anyclouds/brick-next#22](https://git.easyops.local/anyclouds/next-core/issues/22)
|
|
1666
|
-
- support injecting feature flags ([dc2a906](https://git.easyops.local/anyclouds/next-core/commits/dc2a906))
|
|
1667
|
-
- transform support default value and pipes ([cd4986c](https://git.easyops.local/anyclouds/next-core/commits/cd4986c))
|
|
1668
|
-
|
|
1669
|
-
# [1.16.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.15.0...@easyops/brick-utils@1.16.0) (2020-02-15)
|
|
1670
|
-
|
|
1671
|
-
### Features
|
|
1672
|
-
|
|
1673
|
-
- unbindListeners ([a567cc4](https://git.easyops.local/anyclouds/next-core/commits/a567cc4))
|
|
1674
|
-
|
|
1675
|
-
# [1.15.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.14.0...@easyops/brick-utils@1.15.0) (2020-02-13)
|
|
1676
|
-
|
|
1677
|
-
### Features
|
|
1678
|
-
|
|
1679
|
-
- 框架提供 instanceId 变量 ([22a04b5](https://git.easyops.local/anyclouds/next-core/commits/22a04b5))
|
|
1680
|
-
|
|
1681
|
-
# [1.14.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.13.1...@easyops/brick-utils@1.14.0) (2020-02-12)
|
|
1682
|
-
|
|
1683
|
-
### Features
|
|
1684
|
-
|
|
1685
|
-
- support redirect in routes ([2e290ff](https://git.easyops.local/anyclouds/next-core/commits/2e290ff)), closes [anyclouds/brick-next#20](https://git.easyops.local/anyclouds/next-core/issues/20)
|
|
1686
|
-
|
|
1687
|
-
## [1.13.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.13.0...@easyops/brick-utils@1.13.1) (2020-02-11)
|
|
1688
|
-
|
|
1689
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1690
|
-
|
|
1691
|
-
# [1.13.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.12.0...@easyops/brick-utils@1.13.0) (2020-02-07)
|
|
1692
|
-
|
|
1693
|
-
### Features
|
|
1694
|
-
|
|
1695
|
-
- 框架提供当前用户的系统变量 ([cff4566](https://git.easyops.local/anyclouds/next-core/commits/cff4566))
|
|
1696
|
-
|
|
1697
|
-
# [1.12.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.11.0...@easyops/brick-utils@1.12.0) (2020-02-07)
|
|
1698
|
-
|
|
1699
|
-
### Features
|
|
1700
|
-
|
|
1701
|
-
- **provider:** support `executeWithArgs` ([ce2eb38](https://git.easyops.local/anyclouds/next-core/commits/ce2eb38))
|
|
1702
|
-
|
|
1703
|
-
# [1.11.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.10.0...@easyops/brick-utils@1.11.0) (2020-02-05)
|
|
1704
|
-
|
|
1705
|
-
### Features
|
|
1706
|
-
|
|
1707
|
-
- support routes in routes ([2ac2a81](https://git.easyops.local/anyclouds/next-core/commits/2ac2a81))
|
|
1708
|
-
|
|
1709
|
-
# [1.10.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.9.2...@easyops/brick-utils@1.10.0) (2020-02-04)
|
|
1710
|
-
|
|
1711
|
-
### Features
|
|
1712
|
-
|
|
1713
|
-
- add 'history.reload' and 'event.preventDefault' brick event action ([7f8363c](https://git.easyops.local/anyclouds/next-core/commits/7f8363c))
|
|
1714
|
-
- **set-properties:** `injectDeep` default to be true, refs BRICK_STORE-987 ([cd12bb8](https://git.easyops.local/anyclouds/next-core/commits/cd12bb8))
|
|
1715
|
-
|
|
1716
|
-
## [1.9.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.9.1...@easyops/brick-utils@1.9.2) (2020-01-29)
|
|
1717
|
-
|
|
1718
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1719
|
-
|
|
1720
|
-
## [1.9.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.9.0...@easyops/brick-utils@1.9.1) (2020-01-21)
|
|
1721
|
-
|
|
1722
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1723
|
-
|
|
1724
|
-
# [1.9.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.8.0...@easyops/brick-utils@1.9.0) (2020-01-20)
|
|
1725
|
-
|
|
1726
|
-
### Features
|
|
1727
|
-
|
|
1728
|
-
- support `lifeCycle.onPageLoad` ([610cdab](https://git.easyops.local/anyclouds/next-core/commits/610cdab))
|
|
1729
|
-
|
|
1730
|
-
# [1.8.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.7.2...@easyops/brick-utils@1.8.0) (2020-01-19)
|
|
1731
|
-
|
|
1732
|
-
### Features
|
|
1733
|
-
|
|
1734
|
-
- **bindListeners:** history.pushQuery & history.replaceQuery ([99ff354](https://git.easyops.local/anyclouds/next-core/commits/99ff354))
|
|
1735
|
-
|
|
1736
|
-
## [1.7.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.7.1...@easyops/brick-utils@1.7.2) (2020-01-17)
|
|
1737
|
-
|
|
1738
|
-
### Bug Fixes
|
|
1739
|
-
|
|
1740
|
-
- **setProperties:** fix injecting with default value followed by empty string ([88b4734](https://git.easyops.local/anyclouds/next-core/commits/88b4734))
|
|
1741
|
-
|
|
1742
|
-
## [1.7.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.7.0...@easyops/brick-utils@1.7.1) (2020-01-15)
|
|
1743
|
-
|
|
1744
|
-
### Bug Fixes
|
|
1745
|
-
|
|
1746
|
-
- **transform/setProperties:** replace null/undefined with empty string ([52a4b9d](https://git.easyops.local/anyclouds/next-core/commits/52a4b9d))
|
|
1747
|
-
|
|
1748
|
-
# [1.7.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.6.1...@easyops/brick-utils@1.7.0) (2020-01-14)
|
|
1749
|
-
|
|
1750
|
-
### Features
|
|
1751
|
-
|
|
1752
|
-
- `useBrick.events` in BrickAsComponent supports transform ([863a566](https://git.easyops.local/anyclouds/next-core/commits/863a566))
|
|
1753
|
-
|
|
1754
|
-
## [1.6.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.6.0...@easyops/brick-utils@1.6.1) (2020-01-13)
|
|
1755
|
-
|
|
1756
|
-
### Bug Fixes
|
|
1757
|
-
|
|
1758
|
-
- scan providers as bricks ([ef16ec9](https://git.easyops.local/anyclouds/next-core/commits/ef16ec9))
|
|
1759
|
-
|
|
1760
|
-
# [1.6.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.5.0...@easyops/brick-utils@1.6.0) (2020-01-13)
|
|
1761
|
-
|
|
1762
|
-
### Features
|
|
1763
|
-
|
|
1764
|
-
- define resolves ([79927da](https://git.easyops.local/anyclouds/next-core/commits/79927da))
|
|
1765
|
-
|
|
1766
|
-
# [1.5.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.4.0...@easyops/brick-utils@1.5.0) (2020-01-09)
|
|
1767
|
-
|
|
1768
|
-
### Features
|
|
1769
|
-
|
|
1770
|
-
- **properties-pipe:** jsonStringify ([35b856d](https://git.easyops.local/anyclouds/next-core/commits/35b856d))
|
|
1771
|
-
|
|
1772
|
-
# [1.4.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.3.4...@easyops/brick-utils@1.4.0) (2020-01-08)
|
|
1773
|
-
|
|
1774
|
-
### Features
|
|
1775
|
-
|
|
1776
|
-
- unified properties transform ([06699d3](https://git.easyops.local/anyclouds/next-core/commits/06699d3))
|
|
1777
|
-
|
|
1778
|
-
## [1.3.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.3.3...@easyops/brick-utils@1.3.4) (2020-01-02)
|
|
1779
|
-
|
|
1780
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1781
|
-
|
|
1782
|
-
## [1.3.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.3.2...@easyops/brick-utils@1.3.3) (2019-12-11)
|
|
1783
|
-
|
|
1784
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1785
|
-
|
|
1786
|
-
## [1.3.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.3.1...@easyops/brick-utils@1.3.2) (2019-12-10)
|
|
1787
|
-
|
|
1788
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1789
|
-
|
|
1790
|
-
## [1.3.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.3.0...@easyops/brick-utils@1.3.1) (2019-11-27)
|
|
1791
|
-
|
|
1792
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1793
|
-
|
|
1794
|
-
# [1.3.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.2.2...@easyops/brick-utils@1.3.0) (2019-11-26)
|
|
1795
|
-
|
|
1796
|
-
### Features
|
|
1797
|
-
|
|
1798
|
-
- **brick-utils:** 构件事件支持设置目标的属性 ([a0d9b9b](https://git.easyops.local/anyclouds/next-core/commits/a0d9b9b))
|
|
1799
|
-
|
|
1800
|
-
## [1.2.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.2.1...@easyops/brick-utils@1.2.2) (2019-11-13)
|
|
1801
|
-
|
|
1802
|
-
### Bug Fixes
|
|
1803
|
-
|
|
1804
|
-
- fix for path-to-regexp v5 ([4991625](https://git.easyops.local/anyclouds/next-core/commits/4991625))
|
|
1805
|
-
|
|
1806
|
-
## [1.2.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.2.0...@easyops/brick-utils@1.2.1) (2019-11-11)
|
|
1807
|
-
|
|
1808
|
-
### Bug Fixes
|
|
1809
|
-
|
|
1810
|
-
- macth will conflict ([dbdf31f](https://git.easyops.local/anyclouds/next-core/commits/dbdf31f))
|
|
1811
|
-
|
|
1812
|
-
# [1.2.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.1.2...@easyops/brick-utils@1.2.0) (2019-11-11)
|
|
1813
|
-
|
|
1814
|
-
### Features
|
|
1815
|
-
|
|
1816
|
-
- should save hash ([be7ed4b](https://git.easyops.local/anyclouds/next-core/commits/be7ed4b))
|
|
1817
|
-
|
|
1818
|
-
## [1.1.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.1.1...@easyops/brick-utils@1.1.2) (2019-11-11)
|
|
1819
|
-
|
|
1820
|
-
### Bug Fixes
|
|
1821
|
-
|
|
1822
|
-
- use `closeDeep` to remember original template params ([d7f81a5](https://git.easyops.local/anyclouds/next-core/commits/d7f81a5))
|
|
1823
|
-
|
|
1824
|
-
## [1.1.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.1.0...@easyops/brick-utils@1.1.1) (2019-11-08)
|
|
1825
|
-
|
|
1826
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1827
|
-
|
|
1828
|
-
# [1.1.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.0.1...@easyops/brick-utils@1.1.0) (2019-11-07)
|
|
1829
|
-
|
|
1830
|
-
### Features
|
|
1831
|
-
|
|
1832
|
-
- **brick-utils:** event 的 action 支持 history.goBack, history.goForward, location.reload ([7372358](https://git.easyops.local/anyclouds/next-core/commits/7372358))
|
|
1833
|
-
|
|
1834
|
-
## [1.0.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@1.0.0...@easyops/brick-utils@1.0.1) (2019-11-07)
|
|
1835
|
-
|
|
1836
|
-
### Bug Fixes
|
|
1837
|
-
|
|
1838
|
-
- ignore injecting event if no event provided in context ([3e57e02](https://git.easyops.local/anyclouds/next-core/commits/3e57e02))
|
|
1839
|
-
|
|
1840
|
-
# [1.0.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.15.5...@easyops/brick-utils@1.0.0) (2019-11-03)
|
|
1841
|
-
|
|
1842
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1843
|
-
|
|
1844
|
-
## [0.15.5](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.15.4...@easyops/brick-utils@0.15.5) (2019-10-31)
|
|
1845
|
-
|
|
1846
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1847
|
-
|
|
1848
|
-
## [0.15.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.15.3...@easyops/brick-utils@0.15.4) (2019-10-29)
|
|
1849
|
-
|
|
1850
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1851
|
-
|
|
1852
|
-
## [0.15.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.15.2...@easyops/brick-utils@0.15.3) (2019-10-29)
|
|
1853
|
-
|
|
1854
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1855
|
-
|
|
1856
|
-
## [0.15.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.15.1...@easyops/brick-utils@0.15.2) (2019-10-29)
|
|
1857
|
-
|
|
1858
|
-
### Bug Fixes
|
|
1859
|
-
|
|
1860
|
-
- fix a bug when a template returns a template ([1a00ccf](https://git.easyops.local/anyclouds/next-core/commits/1a00ccf))
|
|
1861
|
-
|
|
1862
|
-
## [0.15.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.15.0...@easyops/brick-utils@0.15.1) (2019-10-24)
|
|
1863
|
-
|
|
1864
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1865
|
-
|
|
1866
|
-
# [0.15.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.14.2...@easyops/brick-utils@0.15.0) (2019-10-22)
|
|
1867
|
-
|
|
1868
|
-
### Features
|
|
1869
|
-
|
|
1870
|
-
- restore dynamic templates before render ([3eb387b](https://git.easyops.local/anyclouds/next-core/commits/3eb387b))
|
|
1871
|
-
|
|
1872
|
-
## [0.14.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.14.1...@easyops/brick-utils@0.14.2) (2019-10-22)
|
|
1873
|
-
|
|
1874
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1875
|
-
|
|
1876
|
-
## [0.14.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.14.0...@easyops/brick-utils@0.14.1) (2019-10-21)
|
|
1877
|
-
|
|
1878
|
-
### Bug Fixes
|
|
1879
|
-
|
|
1880
|
-
- fix template resolves ([2f6f73a](https://git.easyops.local/anyclouds/next-core/commits/2f6f73a))
|
|
1881
|
-
|
|
1882
|
-
# [0.14.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.13.0...@easyops/brick-utils@0.14.0) (2019-10-21)
|
|
1883
|
-
|
|
1884
|
-
### Features
|
|
1885
|
-
|
|
1886
|
-
- async mount routes and bricks to support templates use resolves ([726ae33](https://git.easyops.local/anyclouds/next-core/commits/726ae33))
|
|
1887
|
-
|
|
1888
|
-
# [0.13.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.12.0...@easyops/brick-utils@0.13.0) (2019-10-19)
|
|
1889
|
-
|
|
1890
|
-
### Features
|
|
1891
|
-
|
|
1892
|
-
- async process storyboard to support templates in templates ([75ec2bd](https://git.easyops.local/anyclouds/next-core/commits/75ec2bd))
|
|
1893
|
-
|
|
1894
|
-
# [0.12.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.11.0...@easyops/brick-utils@0.12.0) (2019-10-17)
|
|
1895
|
-
|
|
1896
|
-
### Features
|
|
1897
|
-
|
|
1898
|
-
- add a develop helper: processBrick() ([9f3dab5](https://git.easyops.local/anyclouds/next-core/commits/9f3dab5))
|
|
1899
|
-
|
|
1900
|
-
# [0.11.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.10.4...@easyops/brick-utils@0.11.0) (2019-10-16)
|
|
1901
|
-
|
|
1902
|
-
### Features
|
|
1903
|
-
|
|
1904
|
-
- internal used bricks and templates ([9f2d00c](https://git.easyops.local/anyclouds/next-core/commits/9f2d00c))
|
|
1905
|
-
|
|
1906
|
-
## [0.10.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.10.3...@easyops/brick-utils@0.10.4) (2019-10-15)
|
|
1907
|
-
|
|
1908
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1909
|
-
|
|
1910
|
-
## [0.10.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.10.2...@easyops/brick-utils@0.10.3) (2019-10-14)
|
|
1911
|
-
|
|
1912
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1913
|
-
|
|
1914
|
-
## [0.10.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.10.1...@easyops/brick-utils@0.10.2) (2019-10-14)
|
|
1915
|
-
|
|
1916
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1917
|
-
|
|
1918
|
-
## [0.10.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.10.0...@easyops/brick-utils@0.10.1) (2019-10-12)
|
|
1919
|
-
|
|
1920
|
-
### Bug Fixes
|
|
1921
|
-
|
|
1922
|
-
- only collect non-falsy bricks ([36083eb](https://git.easyops.local/anyclouds/next-core/commits/36083eb))
|
|
1923
|
-
|
|
1924
|
-
# [0.10.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.8...@easyops/brick-utils@0.10.0) (2019-10-12)
|
|
1925
|
-
|
|
1926
|
-
### Features
|
|
1927
|
-
|
|
1928
|
-
- scan and process templates in storyboards ([5dcdc30](https://git.easyops.local/anyclouds/next-core/commits/5dcdc30))
|
|
1929
|
-
|
|
1930
|
-
## [0.9.8](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.7...@easyops/brick-utils@0.9.8) (2019-09-30)
|
|
1931
|
-
|
|
1932
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1933
|
-
|
|
1934
|
-
## [0.9.7](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.6...@easyops/brick-utils@0.9.7) (2019-09-25)
|
|
1935
|
-
|
|
1936
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1937
|
-
|
|
1938
|
-
## [0.9.6](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.5...@easyops/brick-utils@0.9.6) (2019-09-24)
|
|
1939
|
-
|
|
1940
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1941
|
-
|
|
1942
|
-
## [0.9.5](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.4...@easyops/brick-utils@0.9.5) (2019-09-23)
|
|
1943
|
-
|
|
1944
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1945
|
-
|
|
1946
|
-
## [0.9.4](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.3...@easyops/brick-utils@0.9.4) (2019-09-18)
|
|
1947
|
-
|
|
1948
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1949
|
-
|
|
1950
|
-
## [0.9.3](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.2...@easyops/brick-utils@0.9.3) (2019-09-18)
|
|
1951
|
-
|
|
1952
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1953
|
-
|
|
1954
|
-
## [0.9.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.1...@easyops/brick-utils@0.9.2) (2019-09-17)
|
|
1955
|
-
|
|
1956
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1957
|
-
|
|
1958
|
-
## [0.9.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.9.0...@easyops/brick-utils@0.9.1) (2019-09-17)
|
|
1959
|
-
|
|
1960
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1961
|
-
|
|
1962
|
-
# [0.9.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.8.1...@easyops/brick-utils@0.9.0) (2019-09-14)
|
|
1963
|
-
|
|
1964
|
-
### Features
|
|
1965
|
-
|
|
1966
|
-
- support compute properties by APP.homepage ([1fa7f25](https://git.easyops.local/anyclouds/next-core/commits/1fa7f25))
|
|
1967
|
-
|
|
1968
|
-
## [0.8.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.8.0...@easyops/brick-utils@0.8.1) (2019-09-11)
|
|
1969
|
-
|
|
1970
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1971
|
-
|
|
1972
|
-
# [0.8.0](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.7.2...@easyops/brick-utils@0.8.0) (2019-09-10)
|
|
1973
|
-
|
|
1974
|
-
### Features
|
|
1975
|
-
|
|
1976
|
-
- support compute route path by template ([743f4fc](https://git.easyops.local/anyclouds/next-core/commits/743f4fc))
|
|
1977
|
-
|
|
1978
|
-
## [0.7.2](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.7.1...@easyops/brick-utils@0.7.2) (2019-09-04)
|
|
1979
|
-
|
|
1980
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1981
|
-
|
|
1982
|
-
## [0.7.1](https://git.easyops.local/anyclouds/next-core/compare/@easyops/brick-utils@0.7.0...@easyops/brick-utils@0.7.1) (2019-08-30)
|
|
1983
|
-
|
|
1984
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1985
|
-
|
|
1986
|
-
# 0.7.0 (2019-08-30)
|
|
1987
|
-
|
|
1988
|
-
### Features
|
|
1989
|
-
|
|
1990
|
-
- repo moved ([19b02c7](https://git.easyops.local/anyclouds/next-core/commits/19b02c7))
|
|
1991
|
-
|
|
1992
|
-
## [0.6.5](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.6.4...@easyops/brick-utils@0.6.5) (2019-08-28)
|
|
1993
|
-
|
|
1994
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1995
|
-
|
|
1996
|
-
## [0.6.4](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.6.3...@easyops/brick-utils@0.6.4) (2019-08-28)
|
|
1997
|
-
|
|
1998
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
1999
|
-
|
|
2000
|
-
## [0.6.3](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.6.2...@easyops/brick-utils@0.6.3) (2019-08-26)
|
|
2001
|
-
|
|
2002
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2003
|
-
|
|
2004
|
-
## [0.6.2](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.6.1...@easyops/brick-utils@0.6.2) (2019-08-23)
|
|
2005
|
-
|
|
2006
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2007
|
-
|
|
2008
|
-
## [0.6.1](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.6.0...@easyops/brick-utils@0.6.1) (2019-08-22)
|
|
2009
|
-
|
|
2010
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2011
|
-
|
|
2012
|
-
# [0.6.0](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.5.4...@easyops/brick-utils@0.6.0) (2019-08-20)
|
|
2013
|
-
|
|
2014
|
-
### Features
|
|
2015
|
-
|
|
2016
|
-
- **brick-utils:** support use `${query.*}` ([65aa658](https://git.easyops.local/anyclouds/brick-next/commits/65aa658))
|
|
2017
|
-
|
|
2018
|
-
## [0.5.4](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.5.3...@easyops/brick-utils@0.5.4) (2019-08-19)
|
|
2019
|
-
|
|
2020
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2021
|
-
|
|
2022
|
-
## [0.5.3](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.5.2...@easyops/brick-utils@0.5.3) (2019-08-16)
|
|
2023
|
-
|
|
2024
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2025
|
-
|
|
2026
|
-
## [0.5.2](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.5.1...@easyops/brick-utils@0.5.2) (2019-08-14)
|
|
2027
|
-
|
|
2028
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2029
|
-
|
|
2030
|
-
## [0.5.1](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.5.0...@easyops/brick-utils@0.5.1) (2019-08-09)
|
|
2031
|
-
|
|
2032
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2033
|
-
|
|
2034
|
-
# [0.5.0](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.7...@easyops/brick-utils@0.5.0) (2019-08-07)
|
|
2035
|
-
|
|
2036
|
-
### Features
|
|
2037
|
-
|
|
2038
|
-
- **brick-table:** sort ([09c8fd1](https://git.easyops.local/anyclouds/brick-next/commits/09c8fd1))
|
|
2039
|
-
|
|
2040
|
-
## [0.4.7](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.6...@easyops/brick-utils@0.4.7) (2019-08-06)
|
|
2041
|
-
|
|
2042
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2043
|
-
|
|
2044
|
-
## [0.4.6](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.5...@easyops/brick-utils@0.4.6) (2019-08-05)
|
|
2045
|
-
|
|
2046
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2047
|
-
|
|
2048
|
-
## [0.4.5](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.4...@easyops/brick-utils@0.4.5) (2019-08-05)
|
|
2049
|
-
|
|
2050
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2051
|
-
|
|
2052
|
-
## [0.4.4](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.3...@easyops/brick-utils@0.4.4) (2019-08-02)
|
|
2053
|
-
|
|
2054
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2055
|
-
|
|
2056
|
-
## [0.4.3](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.2...@easyops/brick-utils@0.4.3) (2019-07-30)
|
|
2057
|
-
|
|
2058
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2059
|
-
|
|
2060
|
-
## [0.4.2](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.1...@easyops/brick-utils@0.4.2) (2019-07-29)
|
|
2061
|
-
|
|
2062
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2063
|
-
|
|
2064
|
-
## [0.4.1](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.4.0...@easyops/brick-utils@0.4.1) (2019-07-29)
|
|
2065
|
-
|
|
2066
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2067
|
-
|
|
2068
|
-
# [0.4.0](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.3.1...@easyops/brick-utils@0.4.0) (2019-07-26)
|
|
2069
|
-
|
|
2070
|
-
### Features
|
|
2071
|
-
|
|
2072
|
-
- **brick-utils:** support template string in event's args ([0aeb606](https://git.easyops.local/anyclouds/brick-next/commits/0aeb606))
|
|
2073
|
-
|
|
2074
|
-
## [0.3.1](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.3.0...@easyops/brick-utils@0.3.1) (2019-07-25)
|
|
2075
|
-
|
|
2076
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2077
|
-
|
|
2078
|
-
# [0.3.0](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.2.1...@easyops/brick-utils@0.3.0) (2019-07-24)
|
|
2079
|
-
|
|
2080
|
-
### Features
|
|
2081
|
-
|
|
2082
|
-
- dynamic dll, ref [#5](https://git.easyops.local/anyclouds/brick-next/issues/5) ([7888ccd](https://git.easyops.local/anyclouds/brick-next/commits/7888ccd))
|
|
2083
|
-
|
|
2084
|
-
## [0.2.1](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.2.0...@easyops/brick-utils@0.2.1) (2019-07-23)
|
|
2085
|
-
|
|
2086
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2087
|
-
|
|
2088
|
-
# [0.2.0](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.1.0...@easyops/brick-utils@0.2.0) (2019-07-23)
|
|
2089
|
-
|
|
2090
|
-
### Features
|
|
2091
|
-
|
|
2092
|
-
- 根据接口 SDK 自动生成接口契约构件 ([2fd0cdc](https://git.easyops.local/anyclouds/brick-next/commits/2fd0cdc))
|
|
2093
|
-
|
|
2094
|
-
# [0.1.0](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.13...@easyops/brick-utils@0.1.0) (2019-07-22)
|
|
2095
|
-
|
|
2096
|
-
### Features
|
|
2097
|
-
|
|
2098
|
-
- loading bar ([96c0f18](https://git.easyops.local/anyclouds/brick-next/commits/96c0f18))
|
|
2099
|
-
|
|
2100
|
-
## [0.0.13](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.12...@easyops/brick-utils@0.0.13) (2019-07-19)
|
|
2101
|
-
|
|
2102
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2103
|
-
|
|
2104
|
-
## [0.0.12](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.11...@easyops/brick-utils@0.0.12) (2019-07-18)
|
|
2105
|
-
|
|
2106
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2107
|
-
|
|
2108
|
-
## [0.0.11](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.10...@easyops/brick-utils@0.0.11) (2019-07-16)
|
|
2109
|
-
|
|
2110
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2111
|
-
|
|
2112
|
-
## [0.0.10](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.9...@easyops/brick-utils@0.0.10) (2019-07-15)
|
|
2113
|
-
|
|
2114
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2115
|
-
|
|
2116
|
-
## [0.0.9](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.8...@easyops/brick-utils@0.0.9) (2019-07-14)
|
|
2117
|
-
|
|
2118
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2119
|
-
|
|
2120
|
-
## [0.0.8](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.7...@easyops/brick-utils@0.0.8) (2019-07-13)
|
|
2121
|
-
|
|
2122
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2123
|
-
|
|
2124
|
-
## [0.0.7](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.6...@easyops/brick-utils@0.0.7) (2019-07-12)
|
|
2125
|
-
|
|
2126
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2127
|
-
|
|
2128
|
-
## [0.0.6](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.5...@easyops/brick-utils@0.0.6) (2019-07-10)
|
|
2129
|
-
|
|
2130
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2131
|
-
|
|
2132
|
-
## [0.0.5](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.4...@easyops/brick-utils@0.0.5) (2019-07-09)
|
|
2133
|
-
|
|
2134
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2135
|
-
|
|
2136
|
-
## [0.0.4](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.3...@easyops/brick-utils@0.0.4) (2019-07-09)
|
|
2137
|
-
|
|
2138
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2139
|
-
|
|
2140
|
-
## [0.0.3](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.2...@easyops/brick-utils@0.0.3) (2019-07-09)
|
|
2141
|
-
|
|
2142
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2143
|
-
|
|
2144
|
-
## [0.0.2](https://git.easyops.local/anyclouds/brick-next/compare/@easyops/brick-utils@0.0.1...@easyops/brick-utils@0.0.2) (2019-07-08)
|
|
2145
|
-
|
|
2146
|
-
**Note:** Version bump only for package @easyops/brick-utils
|
|
2147
|
-
|
|
2148
|
-
## 0.0.1 (2019-07-05)
|
|
2149
|
-
|
|
2150
|
-
**Note:** Version bump only for package @easyops/brick-utils
|