@blaze-cms/plugin-data-ui 0.128.0-alpha.2 → 0.128.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -352
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [0.128.0-alpha.
|
|
6
|
+
# [0.128.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.2...v0.128.0-alpha.3) (2023-04-12)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
9
9
|
|
|
@@ -11,726 +11,381 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [0.128.0-alpha.
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
14
|
+
# [0.128.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.1...v0.128.0-alpha.2) (2023-03-31)
|
|
17
15
|
|
|
16
|
+
## [0.127.3](https://github.com/thebyte9/blaze/compare/v0.127.2...v0.127.3) (2023-03-31)
|
|
18
17
|
|
|
18
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
19
19
|
|
|
20
|
+
# [0.128.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.0...v0.128.0-alpha.1) (2023-03-29)
|
|
20
21
|
|
|
22
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
21
23
|
|
|
22
24
|
# [0.128.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.127.2...v0.128.0-alpha.0) (2023-03-28)
|
|
23
25
|
|
|
24
|
-
|
|
25
26
|
### Bug Fixes
|
|
26
27
|
|
|
27
28
|
* persist menu accordion state ([#3792](https://github.com/thebyte9/blaze/issues/3792)) ([9c60c0a](https://github.com/thebyte9/blaze/commit/9c60c0ae56c541535a73c43c52fcdd8ca7075e84))
|
|
28
29
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
30
|
+
>>>>>>>
|
|
33
31
|
# [0.127.0](https://github.com/thebyte9/blaze/compare/v0.126.1...v0.127.0) (2023-02-10)
|
|
34
32
|
|
|
35
33
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
36
34
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
35
|
# [0.126.0](https://github.com/thebyte9/blaze/compare/v0.126.0-alpha.6...v0.126.0) (2023-01-17)
|
|
42
36
|
|
|
43
37
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
44
38
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
39
|
# [0.126.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.126.0-alpha.4...v0.126.0-alpha.5) (2023-01-12)
|
|
50
40
|
|
|
51
41
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
52
42
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
43
|
# [0.126.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.125.0...v0.126.0-alpha.0) (2022-12-02)
|
|
58
44
|
|
|
59
45
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
60
46
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
47
|
# [0.125.0](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.18...v0.125.0) (2022-11-30)
|
|
66
48
|
|
|
67
49
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
68
50
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
51
|
# [0.125.0-alpha.18](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.17...v0.125.0-alpha.18) (2022-11-28)
|
|
74
52
|
|
|
75
|
-
|
|
76
53
|
### Features
|
|
77
54
|
|
|
78
55
|
* add admin listing filter to allow filtering in admin listings ([ac862bf](https://github.com/thebyte9/blaze/commit/ac862bf64dc021b2618aa648545b873b7db2638e))
|
|
79
56
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
57
|
# [0.125.0-alpha.15](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.14...v0.125.0-alpha.15) (2022-11-16)
|
|
85
58
|
|
|
86
|
-
|
|
87
59
|
### Features
|
|
88
60
|
|
|
89
61
|
* GroupContent components ([#3678](https://github.com/thebyte9/blaze/issues/3678)) ([b6f5c7e](https://github.com/thebyte9/blaze/commit/b6f5c7e6e5a03f2322f3d3c1568c9d42b33ede45))
|
|
90
62
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
63
|
# [0.125.0-alpha.14](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.13...v0.125.0-alpha.14) (2022-10-25)
|
|
96
64
|
|
|
97
65
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
98
66
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
67
|
# [0.125.0-alpha.13](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.12...v0.125.0-alpha.13) (2022-10-24)
|
|
104
68
|
|
|
105
69
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
106
70
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
71
|
# [0.125.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.6...v0.125.0-alpha.7) (2022-10-07)
|
|
112
72
|
|
|
113
73
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
114
74
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
75
|
# [0.125.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.2...v0.125.0-alpha.3) (2022-09-27)
|
|
120
76
|
|
|
121
77
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
122
78
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
79
|
# [0.125.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.125.0-alpha.0...v0.125.0-alpha.1) (2022-09-15)
|
|
128
80
|
|
|
129
81
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
130
82
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
83
|
## [0.124.2-alpha.0](https://github.com/thebyte9/blaze/compare/v0.124.1...v0.124.2-alpha.0) (2022-09-06)
|
|
136
84
|
|
|
137
|
-
|
|
138
85
|
### Bug Fixes
|
|
139
86
|
|
|
140
87
|
* copy data from functionality ([#3567](https://github.com/thebyte9/blaze/issues/3567)) ([e3e1faf](https://github.com/thebyte9/blaze/commit/e3e1faf758661ac9e1555f1b3963f472c93edd36))
|
|
141
88
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
89
|
## [0.124.1](https://github.com/thebyte9/blaze/compare/v0.124.1-alpha.5...v0.124.1) (2022-09-06)
|
|
147
90
|
|
|
148
91
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
149
92
|
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
93
|
## [0.124.1-alpha.5](https://github.com/thebyte9/blaze/compare/v0.124.1-alpha.4...v0.124.1-alpha.5) (2022-09-05)
|
|
155
94
|
|
|
156
95
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
157
96
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
97
|
## [0.124.1-alpha.3](https://github.com/thebyte9/blaze/compare/v0.124.1-alpha.2...v0.124.1-alpha.3) (2022-08-25)
|
|
163
98
|
|
|
164
99
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
165
100
|
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
101
|
## [0.124.1-alpha.2](https://github.com/thebyte9/blaze/compare/v0.124.1-alpha.1...v0.124.1-alpha.2) (2022-08-23)
|
|
171
102
|
|
|
172
103
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
173
104
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
105
|
## [0.124.1-alpha.1](https://github.com/thebyte9/blaze/compare/v0.124.1-alpha.0...v0.124.1-alpha.1) (2022-08-19)
|
|
179
106
|
|
|
180
107
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
181
108
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
109
|
# [0.124.0](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.43...v0.124.0) (2022-08-08)
|
|
187
110
|
|
|
188
111
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
189
112
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
113
|
# [0.124.0-alpha.43](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.42...v0.124.0-alpha.43) (2022-08-05)
|
|
195
114
|
|
|
196
115
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
197
116
|
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
117
|
# [0.124.0-alpha.42](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.41...v0.124.0-alpha.42) (2022-08-04)
|
|
203
118
|
|
|
204
119
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
205
120
|
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
121
|
# [0.124.0-alpha.40](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.39...v0.124.0-alpha.40) (2022-07-13)
|
|
211
122
|
|
|
212
123
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
213
124
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
125
|
# [0.124.0-alpha.39](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.38...v0.124.0-alpha.39) (2022-07-13)
|
|
219
126
|
|
|
220
127
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
221
128
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
129
|
# [0.124.0-alpha.37](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.36...v0.124.0-alpha.37) (2022-06-29)
|
|
227
130
|
|
|
228
131
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
229
132
|
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
133
|
# [0.124.0-alpha.36](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.35...v0.124.0-alpha.36) (2022-06-28)
|
|
235
134
|
|
|
236
135
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
237
136
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
137
|
# [0.124.0-alpha.35](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.34...v0.124.0-alpha.35) (2022-06-27)
|
|
243
138
|
|
|
244
139
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
245
140
|
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
141
|
# [0.124.0-alpha.34](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.33...v0.124.0-alpha.34) (2022-06-24)
|
|
251
142
|
|
|
252
143
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
253
144
|
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
145
|
# [0.124.0-alpha.33](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.32...v0.124.0-alpha.33) (2022-06-21)
|
|
259
146
|
|
|
260
147
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
261
148
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
149
|
# [0.124.0-alpha.32](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.31...v0.124.0-alpha.32) (2022-06-17)
|
|
267
150
|
|
|
268
151
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
269
152
|
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
153
|
# [0.124.0-alpha.31](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.30...v0.124.0-alpha.31) (2022-06-13)
|
|
275
154
|
|
|
276
155
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
277
156
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
157
|
# [0.124.0-alpha.30](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.29...v0.124.0-alpha.30) (2022-06-09)
|
|
283
158
|
|
|
284
159
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
285
160
|
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
161
|
# [0.124.0-alpha.29](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.28...v0.124.0-alpha.29) (2022-06-06)
|
|
291
162
|
|
|
292
163
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
293
164
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
165
|
# [0.124.0-alpha.28](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.27...v0.124.0-alpha.28) (2022-05-27)
|
|
299
166
|
|
|
300
167
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
301
168
|
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
169
|
# [0.124.0-alpha.26](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.25...v0.124.0-alpha.26) (2022-05-24)
|
|
307
170
|
|
|
308
171
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
309
172
|
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
173
|
# [0.124.0-alpha.25](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.24...v0.124.0-alpha.25) (2022-05-24)
|
|
315
174
|
|
|
316
175
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
317
176
|
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
177
|
# [0.124.0-alpha.24](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.23...v0.124.0-alpha.24) (2022-05-24)
|
|
323
178
|
|
|
324
179
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
325
180
|
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
181
|
# [0.124.0-alpha.23](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.22...v0.124.0-alpha.23) (2022-05-24)
|
|
331
182
|
|
|
332
183
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
333
184
|
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
185
|
# [0.124.0-alpha.22](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.21...v0.124.0-alpha.22) (2022-05-24)
|
|
339
186
|
|
|
340
187
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
341
188
|
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
189
|
# [0.124.0-alpha.21](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.20...v0.124.0-alpha.21) (2022-05-24)
|
|
347
190
|
|
|
348
191
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
349
192
|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
193
|
# [0.124.0-alpha.20](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.19...v0.124.0-alpha.20) (2022-05-24)
|
|
355
194
|
|
|
356
195
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
357
196
|
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
197
|
# [0.124.0-alpha.19](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.18...v0.124.0-alpha.19) (2022-05-18)
|
|
363
198
|
|
|
364
199
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
365
200
|
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
201
|
# [0.124.0-alpha.18](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.17...v0.124.0-alpha.18) (2022-05-17)
|
|
371
202
|
|
|
372
203
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
373
204
|
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
205
|
# [0.124.0-alpha.15](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.14...v0.124.0-alpha.15) (2022-05-11)
|
|
379
206
|
|
|
380
207
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
381
208
|
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
209
|
# [0.124.0-alpha.14](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.13...v0.124.0-alpha.14) (2022-05-11)
|
|
387
210
|
|
|
388
211
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
389
212
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
213
|
# [0.124.0-alpha.13](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.12...v0.124.0-alpha.13) (2022-05-11)
|
|
395
214
|
|
|
396
215
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
397
216
|
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
217
|
# [0.124.0-alpha.12](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.11...v0.124.0-alpha.12) (2022-05-11)
|
|
403
218
|
|
|
404
219
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
405
220
|
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
221
|
# [0.124.0-alpha.11](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.10...v0.124.0-alpha.11) (2022-05-11)
|
|
411
222
|
|
|
412
223
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
413
224
|
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
225
|
# [0.124.0-alpha.10](https://byte9/thebyte9/blaze/compare/v0.124.0-alpha.9...v0.124.0-alpha.10) (2022-05-11)
|
|
419
226
|
|
|
420
227
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
421
228
|
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
229
|
# [0.124.0-alpha.9](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.8...v0.124.0-alpha.9) (2022-05-10)
|
|
427
230
|
|
|
428
|
-
|
|
429
231
|
### Bug Fixes
|
|
430
232
|
|
|
431
233
|
* fix apollo client version to 3.5.x while investigating ssr issue ([#3466](https://github.com/thebyte9/blaze/issues/3466)) ([8f14f8e](https://github.com/thebyte9/blaze/commit/8f14f8e9946f0e1e2ed3d9eb747a6d01c34e9937))
|
|
432
234
|
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
235
|
# [0.124.0-alpha.8](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.7...v0.124.0-alpha.8) (2022-05-06)
|
|
438
236
|
|
|
439
237
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
440
238
|
|
|
441
|
-
|
|
442
|
-
|
|
443
239
|
## [0.122.5](https://github.com/thebyte9/blaze/compare/v0.122.4...v0.122.5) (2022-05-06)
|
|
444
240
|
|
|
445
241
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
446
242
|
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
243
|
# [0.124.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.6...v0.124.0-alpha.7) (2022-05-06)
|
|
453
244
|
|
|
454
245
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
455
246
|
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
247
|
# [0.124.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.5...v0.124.0-alpha.6) (2022-05-06)
|
|
461
248
|
|
|
462
249
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
463
250
|
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
251
|
# [0.124.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.3...v0.124.0-alpha.4) (2022-05-03)
|
|
469
252
|
|
|
470
|
-
|
|
471
253
|
### Bug Fixes
|
|
472
254
|
|
|
473
255
|
* versioning follow up ([#3412](https://github.com/thebyte9/blaze/issues/3412)) ([f02485a](https://github.com/thebyte9/blaze/commit/f02485ade493cfbffe3536c15a652f18bf82741b))
|
|
474
256
|
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
257
|
# [0.124.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.2...v0.124.0-alpha.3) (2022-04-29)
|
|
480
258
|
|
|
481
259
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
482
260
|
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
261
|
# [0.124.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.124.0-alpha.1...v0.124.0-alpha.2) (2022-04-29)
|
|
488
262
|
|
|
489
263
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
490
264
|
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
265
|
# [0.124.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.122.4...v0.124.0-alpha.1) (2022-04-27)
|
|
496
266
|
|
|
497
|
-
|
|
498
267
|
### Features
|
|
499
268
|
|
|
500
269
|
* version admin ui package ([#3352](https://github.com/thebyte9/blaze/issues/3352)) ([56c8a70](https://github.com/thebyte9/blaze/commit/56c8a703c06d185368bdf10f19e1f7b817480801))
|
|
501
270
|
|
|
502
|
-
|
|
503
|
-
|
|
504
271
|
# [0.124.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.123.1-alpha.2...v0.124.0-alpha.0) (2022-04-25)
|
|
505
272
|
|
|
506
|
-
|
|
507
|
-
|
|
508
273
|
## [0.123.1-alpha.2](https://github.com/thebyte9/blaze/compare/v0.123.1-alpha.1...v0.123.1-alpha.2) (2022-04-21)
|
|
509
274
|
|
|
510
|
-
|
|
511
|
-
|
|
512
275
|
## [0.123.1-alpha.1](https://github.com/thebyte9/blaze/compare/v0.123.1-alpha.0...v0.123.1-alpha.1) (2022-04-21)
|
|
513
276
|
|
|
514
|
-
|
|
515
|
-
|
|
516
277
|
## [0.123.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.123.0...v0.123.1-alpha.0) (2022-04-21)
|
|
517
278
|
|
|
518
|
-
|
|
519
|
-
|
|
520
279
|
# [0.123.0](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.29...v0.123.0) (2022-04-11)
|
|
521
280
|
|
|
522
|
-
|
|
523
|
-
|
|
524
281
|
# [0.123.0-alpha.28](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.27...v0.123.0-alpha.28) (2022-04-07)
|
|
525
282
|
|
|
526
|
-
|
|
527
|
-
|
|
528
283
|
# [0.123.0-alpha.27](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.26...v0.123.0-alpha.27) (2022-04-07)
|
|
529
284
|
|
|
530
|
-
|
|
531
|
-
|
|
532
285
|
# [0.123.0-alpha.25](https://github.com/thebyte9/blaze/compare/v0.122.3...v0.123.0-alpha.25) (2022-04-07)
|
|
533
286
|
|
|
534
|
-
|
|
535
|
-
|
|
536
287
|
# [0.123.0-alpha.24](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.23...v0.123.0-alpha.24) (2022-04-05)
|
|
537
288
|
|
|
538
|
-
|
|
539
|
-
|
|
540
289
|
# [0.123.0-alpha.23](https://github.com/thebyte9/blaze/compare/v0.122.2...v0.123.0-alpha.23) (2022-04-04)
|
|
541
290
|
|
|
542
|
-
|
|
543
291
|
### Features
|
|
544
292
|
|
|
545
293
|
* version admin ui package ([#3352](https://github.com/thebyte9/blaze/issues/3352)) ([5c4a485](https://github.com/thebyte9/blaze/commit/5c4a48546840b925ea2d983f27a53126a3d804b0))
|
|
546
294
|
|
|
547
|
-
|
|
548
|
-
|
|
549
295
|
# [0.123.0-alpha.22](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.21...v0.123.0-alpha.22) (2022-04-04)
|
|
550
296
|
|
|
551
|
-
|
|
552
|
-
|
|
553
297
|
# [0.123.0-alpha.21](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.20...v0.123.0-alpha.21) (2022-04-01)
|
|
554
298
|
|
|
555
|
-
|
|
556
|
-
|
|
557
299
|
# [0.123.0-alpha.20](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.19...v0.123.0-alpha.20) (2022-04-01)
|
|
558
300
|
|
|
559
|
-
|
|
560
|
-
|
|
561
301
|
# [0.123.0-alpha.19](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.18...v0.123.0-alpha.19) (2022-03-31)
|
|
562
302
|
|
|
563
|
-
|
|
564
|
-
|
|
565
303
|
# [0.123.0-alpha.18](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.17...v0.123.0-alpha.18) (2022-03-31)
|
|
566
304
|
|
|
567
|
-
|
|
568
|
-
|
|
569
305
|
# [0.123.0-alpha.17](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.16...v0.123.0-alpha.17) (2022-03-31)
|
|
570
306
|
|
|
571
|
-
|
|
572
|
-
|
|
573
307
|
# [0.123.0-alpha.16](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.15...v0.123.0-alpha.16) (2022-03-30)
|
|
574
308
|
|
|
575
|
-
|
|
576
|
-
|
|
577
309
|
# [0.123.0-alpha.15](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.14...v0.123.0-alpha.15) (2022-03-30)
|
|
578
310
|
|
|
579
|
-
|
|
580
|
-
|
|
581
311
|
# [0.123.0-alpha.14](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.13...v0.123.0-alpha.14) (2022-03-30)
|
|
582
312
|
|
|
583
|
-
|
|
584
|
-
|
|
585
313
|
# [0.123.0-alpha.13](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.12...v0.123.0-alpha.13) (2022-03-30)
|
|
586
314
|
|
|
587
|
-
|
|
588
|
-
|
|
589
315
|
# [0.123.0-alpha.12](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.9...v0.123.0-alpha.12) (2022-03-30)
|
|
590
316
|
|
|
591
|
-
|
|
592
|
-
|
|
593
317
|
# [0.123.0-alpha.9](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.8...v0.123.0-alpha.9) (2022-03-26)
|
|
594
318
|
|
|
595
|
-
|
|
596
|
-
|
|
597
319
|
# [0.123.0-alpha.8](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.7...v0.123.0-alpha.8) (2022-03-26)
|
|
598
320
|
|
|
599
|
-
|
|
600
|
-
|
|
601
321
|
# [0.123.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.6...v0.123.0-alpha.7) (2022-03-26)
|
|
602
322
|
|
|
603
|
-
|
|
604
|
-
|
|
605
323
|
# [0.123.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.5...v0.123.0-alpha.6) (2022-03-26)
|
|
606
324
|
|
|
607
|
-
|
|
608
|
-
|
|
609
325
|
# [0.123.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.4...v0.123.0-alpha.5) (2022-03-26)
|
|
610
326
|
|
|
611
|
-
|
|
612
|
-
|
|
613
327
|
# [0.123.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.3...v0.123.0-alpha.4) (2022-03-25)
|
|
614
328
|
|
|
615
|
-
|
|
616
|
-
|
|
617
329
|
# [0.123.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.2...v0.123.0-alpha.3) (2022-03-25)
|
|
618
330
|
|
|
619
|
-
|
|
620
|
-
|
|
621
331
|
# [0.123.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.1...v0.123.0-alpha.2) (2022-03-22)
|
|
622
332
|
|
|
623
|
-
|
|
624
|
-
|
|
625
333
|
# [0.123.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.0...v0.123.0-alpha.1) (2022-03-22)
|
|
626
334
|
|
|
627
|
-
|
|
628
|
-
|
|
629
335
|
# [0.123.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.122.1...v0.123.0-alpha.0) (2022-03-21)
|
|
630
336
|
|
|
631
|
-
|
|
632
337
|
### Features
|
|
633
338
|
|
|
634
339
|
* version admin ui package ([#3352](https://github.com/thebyte9/blaze/issues/3352)) ([cf3cf2b](https://github.com/thebyte9/blaze/commit/cf3cf2b53aebfceb358c92c27e7f379e67e0077e))
|
|
635
340
|
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
341
|
# [0.124.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.123.1-alpha.2...v0.124.0-alpha.0) (2022-04-25)
|
|
641
342
|
|
|
642
343
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
643
344
|
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
345
|
## [0.122.3](https://github.com/thebyte9/blaze/compare/v0.122.2...v0.122.3) (2022-04-06)
|
|
648
346
|
|
|
649
347
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
650
348
|
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
349
|
## [0.122.2](https://github.com/thebyte9/blaze/compare/v0.122.1...v0.122.2) (2022-04-04)
|
|
656
350
|
|
|
657
351
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
658
352
|
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
353
|
## [0.123.1-alpha.2](https://github.com/thebyte9/blaze/compare/v0.123.1-alpha.1...v0.123.1-alpha.2) (2022-04-21)
|
|
664
354
|
|
|
665
355
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
666
356
|
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
357
|
## [0.123.1-alpha.1](https://github.com/thebyte9/blaze/compare/v0.123.1-alpha.0...v0.123.1-alpha.1) (2022-04-21)
|
|
672
358
|
|
|
673
359
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
674
360
|
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
361
|
## [0.123.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.123.0...v0.123.1-alpha.0) (2022-04-21)
|
|
680
362
|
|
|
681
363
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
682
364
|
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
365
|
# [0.123.0](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.29...v0.123.0) (2022-04-11)
|
|
688
366
|
|
|
689
367
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
690
368
|
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
369
|
# [0.123.0-alpha.28](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.27...v0.123.0-alpha.28) (2022-04-07)
|
|
696
370
|
|
|
697
371
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
698
372
|
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
373
|
# [0.123.0-alpha.27](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.26...v0.123.0-alpha.27) (2022-04-07)
|
|
704
374
|
|
|
705
375
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
706
376
|
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
377
|
# [0.123.0-alpha.25](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.24...v0.123.0-alpha.25) (2022-04-07)
|
|
712
378
|
|
|
713
379
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
714
380
|
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
381
|
# [0.123.0-alpha.24](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.23...v0.123.0-alpha.24) (2022-04-05)
|
|
720
382
|
|
|
721
|
-
|
|
722
383
|
### Features
|
|
723
384
|
|
|
724
385
|
* version admin ui package ([#3352](https://github.com/thebyte9/blaze/issues/3352)) ([5c4a485](https://github.com/thebyte9/blaze/commit/5c4a48546840b925ea2d983f27a53126a3d804b0))
|
|
725
386
|
|
|
726
|
-
|
|
727
|
-
|
|
728
387
|
## [0.122.2](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.22...v0.122.2) (2022-04-04)
|
|
729
388
|
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
389
|
# [0.123.0-alpha.23](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.22...v0.123.0-alpha.23) (2022-04-04)
|
|
735
390
|
|
|
736
391
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/plugin-data-ui",
|
|
3
|
-
"version": "0.128.0-alpha.
|
|
3
|
+
"version": "0.128.0-alpha.3",
|
|
4
4
|
"description": "Blaze plugin data ui",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@blaze-cms/admin-ui-utils": "0.128.0-alpha.0",
|
|
31
31
|
"@blaze-cms/core-errors": "^0.127.0",
|
|
32
32
|
"@blaze-cms/react-form-builder": "0.128.0-alpha.0",
|
|
33
|
-
"@blaze-cms/react-page-builder": "0.128.0-alpha.
|
|
33
|
+
"@blaze-cms/react-page-builder": "0.128.0-alpha.3",
|
|
34
34
|
"@blaze-cms/setup-ui": "0.128.0-alpha.0",
|
|
35
35
|
"@blaze-cms/versioning-ui": "0.128.0-alpha.0",
|
|
36
36
|
"@blaze-react/button": "0.5.19",
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"lib/*",
|
|
66
66
|
"lib-es/*"
|
|
67
67
|
],
|
|
68
|
-
"gitHead": "
|
|
68
|
+
"gitHead": "71e16abe0163b4f92df1540b25dc709a7865f064"
|
|
69
69
|
}
|