jobsys-explore 4.6.5 → 4.6.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,542 +1,542 @@
1
- # jobsys-explore
2
-
3
- ## 4.7.0
4
-
5
- ### Minor Changes
6
-
7
- - Add survey component
8
-
9
- ### Patch Changes
10
-
11
- - Fix
12
- - Build
13
- - Drop the unused property
14
- - Add matrix component and closable option
15
- - Fix clear error in ExSearch
16
- - Rewrite ExPagiantion
17
- - Add init and beforeSubmit
18
- - Fix
19
- - Add disabled and readonly for ex form
20
- - hide upload when readonly or disabled
21
- - Add form item pattern support
22
- - Add cascader search and filter search issue
23
- - Fix sector style
24
- - Fix exupload
25
- - Add ex-decorator
26
- - clone the options before traverse
27
- - Upgrade useFormFormat
28
- - Add \_type for uploader
29
- - upgrade
30
- - Fix
31
- - Add useFindParentValues
32
- - Fix form submit await
33
- - Add status adapter and useFetch loading
34
- - Adjust form item render order
35
- - Optimize cache
36
- - Add pagination expose
37
- - Add pagination persistence
38
- - Fix upload file
39
- - Add useFindPropertyRecursive
40
- - upgrade
41
- - Fix beforeSubmit
42
-
43
- ## 4.6.4
44
-
45
- ### Patch Changes
46
-
47
- - A
48
- - Add useFindOptionByValue
49
- - Upgrade
50
- - Adjust vue version
51
- - Downgrade vue
52
- - AA
53
- - Add fieldNames support for options
54
-
55
- ## 4.6.3
56
-
57
- ### Patch Changes
58
-
59
- - Add useFindOptionByValue
60
- - Upgrade
61
- - Adjust vue version
62
- - Downgrade vue
63
- - AA
64
- - Add fieldNames support for options
65
-
66
- ## 4.6.2
67
-
68
- ### Patch Changes
69
-
70
- - Add useFindOptionByValue
71
- - Upgrade
72
- - Adjust vue version
73
- - Downgrade vue
74
- - Add fieldNames support for options
75
-
76
- ## 4.5.5
77
-
78
- ### Patch Changes
79
-
80
- - Add useFindOptionByValue
81
- - Upgrade
82
- - Downgrade vue
83
- - Add fieldNames support for options
84
-
85
- ## 4.5.4
86
-
87
- ### Patch Changes
88
-
89
- - Add useFindOptionByValue
90
- - Upgrade
91
- - Downgrade vue
92
- - Add fieldNames support for options
93
-
94
- ## 4.6.0
95
-
96
- ### Minor Changes
97
-
98
- - Add survey component
99
-
100
- ### Patch Changes
101
-
102
- - Fix
103
- - Build
104
- - Drop the unused property
105
- - Add matrix component and closable option
106
- - Fix clear error in ExSearch
107
- - Rewrite ExPagiantion
108
- - Add init and beforeSubmit
109
- - Fix
110
- - Add disabled and readonly for ex form
111
- - hide upload when readonly or disabled
112
- - Add form item pattern support
113
- - Add cascader search and filter search issue
114
- - Fix sector style
115
- - Fix exupload
116
- - Add ex-decorator
117
- - clone the options before traverse
118
- - Upgrade useFormFormat
119
- - Add \_type for uploader
120
- - upgrade
121
- - Fix
122
- - Add useFindParentValues
123
- - Fix form submit await
124
- - Add status adapter and useFetch loading
125
- - Adjust form item render order
126
- - Add pagination expose
127
- - Fix upload file
128
- - Add useFindPropertyRecursive
129
- - upgrade
130
- - Fix beforeSubmit
131
-
132
- ## 4.5.2
133
-
134
- ### Patch Changes
135
-
136
- - modify submit form in beforeSubit
137
-
138
- ## 4.5.1
139
-
140
- ### Patch Changes
141
-
142
- - modify submit form in beforeSubit
143
-
144
- ## 4.5.0
145
-
146
- ### Minor Changes
147
-
148
- - Add survey component
149
-
150
- ### Patch Changes
151
-
152
- - Fix
153
- - Build
154
- - Drop the unused property
155
- - Add matrix component and closable option
156
- - Fix clear error in ExSearch
157
- - Rewrite ExPagiantion
158
- - Add init and beforeSubmit
159
- - Fix
160
- - Add disabled and readonly for ex form
161
- - hide upload when readonly or disabled
162
- - Add form item pattern support
163
- - Add cascader search and filter search issue
164
- - Fix sector style
165
- - Fix exupload
166
- - Add ex-decorator
167
- - clone the options before traverse
168
- - Upgrade useFormFormat
169
- - Add \_type for uploader
170
- - upgrade
171
- - Fix
172
- - Add useFindParentValues
173
- - Fix form submit await
174
- - Add status adapter and useFetch loading
175
- - Adjust form item render order
176
- - Add pagination expose
177
- - Fix upload file
178
- - Add useFindPropertyRecursive
179
- - upgrade
180
- - Fix beforeSubmit
181
-
182
- ## 4.4.2
183
-
184
- ### Patch Changes
185
-
186
- - add version
187
- - add search beforeSubmit method
188
-
189
- ## 4.4.1
190
-
191
- ### Patch Changes
192
-
193
- - add search beforeSubmit method
194
-
195
- ## 4.4.0
196
-
197
- ### Minor Changes
198
-
199
- - Add survey component
200
-
201
- ### Patch Changes
202
-
203
- - Fix
204
- - Build
205
- - Drop the unused property
206
- - Add matrix component and closable option
207
- - Fix clear error in ExSearch
208
- - Rewrite ExPagiantion
209
- - Add init and beforeSubmit
210
- - Fix
211
- - Add disabled and readonly for ex form
212
- - hide upload when readonly or disabled
213
- - Add form item pattern support
214
- - Add cascader search and filter search issue
215
- - Fix sector style
216
- - Fix exupload
217
- - Add ex-decorator
218
- - clone the options before traverse
219
- - Upgrade useFormFormat
220
- - upgrade
221
- - Fix
222
- - Add useFindParentValues
223
- - Fix form submit await
224
- - Add status adapter and useFetch loading
225
- - Adjust form item render order
226
- - Add pagination expose
227
- - Fix upload file
228
- - Add useFindPropertyRecursive
229
- - upgrade
230
- - Fix beforeSubmit
231
-
232
- ## 4.3.1
233
-
234
- ### Patch Changes
235
-
236
- - modify submit form in beforeSubit
237
-
238
- ## 4.2.20
239
-
240
- ### Patch Changes
241
-
242
- - Fix
243
- - Build
244
- - Drop the unused property
245
- - Add matrix component and closable option
246
- - Fix clear error in ExSearch
247
- - Rewrite ExPagiantion
248
- - Add init and beforeSubmit
249
- - Fix
250
- - Add disabled and readonly for ex form
251
- - hide upload when readonly or disabled
252
- - Add form item pattern support
253
- - Add cascader search and filter search issue
254
- - Fix sector style
255
- - Fix exupload
256
- - Add ex-decorator
257
- - clone the options before traverse
258
- - Upgrade useFormFormat
259
- - upgrade
260
- - Fix
261
- - Add useFindParentValues
262
- - Fix form submit await
263
- - Add status adapter and useFetch loading
264
- - Adjust form item render order
265
- - Add pagination expose
266
- - Fix upload file
267
- - Add useFindPropertyRecursive
268
- - upgrade
269
- - Fix beforeSubmit
270
-
271
- ## 4.2.19
272
-
273
- ### Patch Changes
274
-
275
- - Fix
276
- - Build
277
- - Drop the unused property
278
- - Fix clear error in ExSearch
279
- - Rewrite ExPagiantion
280
- - Add init and beforeSubmit
281
- - Fix
282
- - Add disabled and readonly for ex form
283
- - hide upload when readonly or disabled
284
- - Add form item pattern support
285
- - Add cascader search and filter search issue
286
- - Fix sector style
287
- - Fix exupload
288
- - Add ex-decorator
289
- - clone the options before traverse
290
- - Upgrade useFormFormat
291
- - upgrade
292
- - Fix
293
- - Add useFindParentValues
294
- - Fix form submit await
295
- - Add status adapter and useFetch loading
296
- - Adjust form item render order
297
- - Add pagination expose
298
- - Fix upload file
299
- - Add useFindPropertyRecursive
300
- - upgrade
301
- - Fix beforeSubmit
302
-
303
- ## 4.2.18
304
-
305
- ### Patch Changes
306
-
307
- - datetime and pagination search
308
- - empty zero
309
- - e
310
- - add directive
311
- - exuploader fixed disabled
312
-
313
- ## 4.2.17
314
-
315
- ### Patch Changes
316
-
317
- - datetime and pagination search
318
- - empty zero
319
- - e
320
- - exuploader fixed disabled
321
-
322
- ## 4.2.16
323
-
324
- ### Patch Changes
325
-
326
- - datetime and pagination search
327
- - empty zero
328
- - e
329
-
330
- ## 4.2.15
331
-
332
- ### Patch Changes
333
-
334
- - empty zero
335
- - e
336
-
337
- ## 4.2.14
338
-
339
- ### Patch Changes
340
-
341
- - empty zero
342
-
343
- ## 5.0.0
344
-
345
- ### Major Changes
346
-
347
- - useTimestampFormat return empty when 0
348
-
349
- ### Patch Changes
350
-
351
- - page
352
- - select
353
- - pagination add pullrefresh
354
- - form help
355
- - d
356
- - fixed format date
357
- - page
358
- - useFormFormat
359
- - timestampformat return empty when 0
360
- - rate default null
361
- - use Dayjs
362
- - select
363
- - upload format
364
- - page
365
-
366
- ## 5.0.0
367
-
368
- ### Major Changes
369
-
370
- - useTimestampFormat return empty when 0
371
-
372
- ### Patch Changes
373
-
374
- - page
375
- - select
376
- - pagination add pullrefresh
377
- - form help
378
- - d
379
- - fixed format date
380
- - page
381
- - useFormFormat
382
- - rate default null
383
- - use Dayjs
384
- - select
385
- - upload format
386
- - page
387
-
388
- ## 4.2.13
389
-
390
- ### Patch Changes
391
-
392
- - page
393
- - select
394
- - pagination add pullrefresh
395
- - form help
396
- - d
397
- - fixed format date
398
- - page
399
- - useFormFormat
400
- - rate default null
401
- - use Dayjs
402
- - select
403
- - upload format
404
- - page
405
-
406
- ## 4.2.12
407
-
408
- ### Patch Changes
409
-
410
- - page
411
- - select
412
- - pagination add pullrefresh
413
- - form help
414
- - d
415
- - fixed format date
416
- - page
417
- - useFormFormat
418
- - rate default null
419
- - use Dayjs
420
- - select
421
- - page
422
-
423
- ## 4.2.11
424
-
425
- ### Patch Changes
426
-
427
- - page
428
- - select
429
- - pagination add pullrefresh
430
- - d
431
- - fixed format date
432
- - page
433
- - useFormFormat
434
- - rate default null
435
- - use Dayjs
436
- - select
437
- - page
438
-
439
- ## 4.2.10
440
-
441
- ### Patch Changes
442
-
443
- - page
444
- - select
445
- - pagination add pullrefresh
446
- - d
447
- - page
448
- - useFormFormat
449
- - rate default null
450
- - use Dayjs
451
- - select
452
- - page
453
-
454
- ## 4.2.9
455
-
456
- ### Patch Changes
457
-
458
- - select
459
- - pagination add pullrefresh
460
- - d
461
- - page
462
- - useFormFormat
463
- - rate default null
464
- - use Dayjs
465
- - select
466
- - page
467
-
468
- ## 4.2.8
469
-
470
- ### Patch Changes
471
-
472
- - select
473
- - pagination add pullrefresh
474
- - d
475
- - page
476
- - useFormFormat
477
- - rate default null
478
- - use Dayjs
479
- - select
480
-
481
- ## 4.2.7
482
-
483
- ### Patch Changes
484
-
485
- - select
486
- - pagination add pullrefresh
487
- - d
488
- - useFormFormat
489
- - rate default null
490
- - use Dayjs
491
- - select
492
-
493
- ## 4.2.6
494
-
495
- ### Patch Changes
496
-
497
- - select
498
- - d
499
- - useFormFormat
500
- - rate default null
501
- - use Dayjs
502
- - select
503
-
504
- ## 4.2.5
505
-
506
- ### Patch Changes
507
-
508
- - select
509
- - d
510
- - useFormFormat
511
- - rate default null
512
- - use Dayjs
513
-
514
- ## 4.2.4
515
-
516
- ### Patch Changes
517
-
518
- - d
519
- - useFormFormat
520
- - rate default null
521
- - use Dayjs
522
-
523
- ## 4.2.3
524
-
525
- ### Patch Changes
526
-
527
- - d
528
- - useFormFormat
529
- - use Dayjs
530
-
531
- ## 4.2.2
532
-
533
- ### Patch Changes
534
-
535
- - d
536
- - use Dayjs
537
-
538
- ## 4.2.1
539
-
540
- ### Patch Changes
541
-
542
- - d
1
+ # jobsys-explore
2
+
3
+ ## 4.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Add survey component
8
+
9
+ ### Patch Changes
10
+
11
+ - Fix
12
+ - Build
13
+ - Drop the unused property
14
+ - Add matrix component and closable option
15
+ - Fix clear error in ExSearch
16
+ - Rewrite ExPagiantion
17
+ - Add init and beforeSubmit
18
+ - Fix
19
+ - Add disabled and readonly for ex form
20
+ - hide upload when readonly or disabled
21
+ - Add form item pattern support
22
+ - Add cascader search and filter search issue
23
+ - Fix sector style
24
+ - Fix exupload
25
+ - Add ex-decorator
26
+ - clone the options before traverse
27
+ - Upgrade useFormFormat
28
+ - Add \_type for uploader
29
+ - upgrade
30
+ - Fix
31
+ - Add useFindParentValues
32
+ - Fix form submit await
33
+ - Add status adapter and useFetch loading
34
+ - Adjust form item render order
35
+ - Optimize cache
36
+ - Add pagination expose
37
+ - Add pagination persistence
38
+ - Fix upload file
39
+ - Add useFindPropertyRecursive
40
+ - upgrade
41
+ - Fix beforeSubmit
42
+
43
+ ## 4.6.4
44
+
45
+ ### Patch Changes
46
+
47
+ - A
48
+ - Add useFindOptionByValue
49
+ - Upgrade
50
+ - Adjust vue version
51
+ - Downgrade vue
52
+ - AA
53
+ - Add fieldNames support for options
54
+
55
+ ## 4.6.3
56
+
57
+ ### Patch Changes
58
+
59
+ - Add useFindOptionByValue
60
+ - Upgrade
61
+ - Adjust vue version
62
+ - Downgrade vue
63
+ - AA
64
+ - Add fieldNames support for options
65
+
66
+ ## 4.6.2
67
+
68
+ ### Patch Changes
69
+
70
+ - Add useFindOptionByValue
71
+ - Upgrade
72
+ - Adjust vue version
73
+ - Downgrade vue
74
+ - Add fieldNames support for options
75
+
76
+ ## 4.5.5
77
+
78
+ ### Patch Changes
79
+
80
+ - Add useFindOptionByValue
81
+ - Upgrade
82
+ - Downgrade vue
83
+ - Add fieldNames support for options
84
+
85
+ ## 4.5.4
86
+
87
+ ### Patch Changes
88
+
89
+ - Add useFindOptionByValue
90
+ - Upgrade
91
+ - Downgrade vue
92
+ - Add fieldNames support for options
93
+
94
+ ## 4.6.0
95
+
96
+ ### Minor Changes
97
+
98
+ - Add survey component
99
+
100
+ ### Patch Changes
101
+
102
+ - Fix
103
+ - Build
104
+ - Drop the unused property
105
+ - Add matrix component and closable option
106
+ - Fix clear error in ExSearch
107
+ - Rewrite ExPagiantion
108
+ - Add init and beforeSubmit
109
+ - Fix
110
+ - Add disabled and readonly for ex form
111
+ - hide upload when readonly or disabled
112
+ - Add form item pattern support
113
+ - Add cascader search and filter search issue
114
+ - Fix sector style
115
+ - Fix exupload
116
+ - Add ex-decorator
117
+ - clone the options before traverse
118
+ - Upgrade useFormFormat
119
+ - Add \_type for uploader
120
+ - upgrade
121
+ - Fix
122
+ - Add useFindParentValues
123
+ - Fix form submit await
124
+ - Add status adapter and useFetch loading
125
+ - Adjust form item render order
126
+ - Add pagination expose
127
+ - Fix upload file
128
+ - Add useFindPropertyRecursive
129
+ - upgrade
130
+ - Fix beforeSubmit
131
+
132
+ ## 4.5.2
133
+
134
+ ### Patch Changes
135
+
136
+ - modify submit form in beforeSubit
137
+
138
+ ## 4.5.1
139
+
140
+ ### Patch Changes
141
+
142
+ - modify submit form in beforeSubit
143
+
144
+ ## 4.5.0
145
+
146
+ ### Minor Changes
147
+
148
+ - Add survey component
149
+
150
+ ### Patch Changes
151
+
152
+ - Fix
153
+ - Build
154
+ - Drop the unused property
155
+ - Add matrix component and closable option
156
+ - Fix clear error in ExSearch
157
+ - Rewrite ExPagiantion
158
+ - Add init and beforeSubmit
159
+ - Fix
160
+ - Add disabled and readonly for ex form
161
+ - hide upload when readonly or disabled
162
+ - Add form item pattern support
163
+ - Add cascader search and filter search issue
164
+ - Fix sector style
165
+ - Fix exupload
166
+ - Add ex-decorator
167
+ - clone the options before traverse
168
+ - Upgrade useFormFormat
169
+ - Add \_type for uploader
170
+ - upgrade
171
+ - Fix
172
+ - Add useFindParentValues
173
+ - Fix form submit await
174
+ - Add status adapter and useFetch loading
175
+ - Adjust form item render order
176
+ - Add pagination expose
177
+ - Fix upload file
178
+ - Add useFindPropertyRecursive
179
+ - upgrade
180
+ - Fix beforeSubmit
181
+
182
+ ## 4.4.2
183
+
184
+ ### Patch Changes
185
+
186
+ - add version
187
+ - add search beforeSubmit method
188
+
189
+ ## 4.4.1
190
+
191
+ ### Patch Changes
192
+
193
+ - add search beforeSubmit method
194
+
195
+ ## 4.4.0
196
+
197
+ ### Minor Changes
198
+
199
+ - Add survey component
200
+
201
+ ### Patch Changes
202
+
203
+ - Fix
204
+ - Build
205
+ - Drop the unused property
206
+ - Add matrix component and closable option
207
+ - Fix clear error in ExSearch
208
+ - Rewrite ExPagiantion
209
+ - Add init and beforeSubmit
210
+ - Fix
211
+ - Add disabled and readonly for ex form
212
+ - hide upload when readonly or disabled
213
+ - Add form item pattern support
214
+ - Add cascader search and filter search issue
215
+ - Fix sector style
216
+ - Fix exupload
217
+ - Add ex-decorator
218
+ - clone the options before traverse
219
+ - Upgrade useFormFormat
220
+ - upgrade
221
+ - Fix
222
+ - Add useFindParentValues
223
+ - Fix form submit await
224
+ - Add status adapter and useFetch loading
225
+ - Adjust form item render order
226
+ - Add pagination expose
227
+ - Fix upload file
228
+ - Add useFindPropertyRecursive
229
+ - upgrade
230
+ - Fix beforeSubmit
231
+
232
+ ## 4.3.1
233
+
234
+ ### Patch Changes
235
+
236
+ - modify submit form in beforeSubit
237
+
238
+ ## 4.2.20
239
+
240
+ ### Patch Changes
241
+
242
+ - Fix
243
+ - Build
244
+ - Drop the unused property
245
+ - Add matrix component and closable option
246
+ - Fix clear error in ExSearch
247
+ - Rewrite ExPagiantion
248
+ - Add init and beforeSubmit
249
+ - Fix
250
+ - Add disabled and readonly for ex form
251
+ - hide upload when readonly or disabled
252
+ - Add form item pattern support
253
+ - Add cascader search and filter search issue
254
+ - Fix sector style
255
+ - Fix exupload
256
+ - Add ex-decorator
257
+ - clone the options before traverse
258
+ - Upgrade useFormFormat
259
+ - upgrade
260
+ - Fix
261
+ - Add useFindParentValues
262
+ - Fix form submit await
263
+ - Add status adapter and useFetch loading
264
+ - Adjust form item render order
265
+ - Add pagination expose
266
+ - Fix upload file
267
+ - Add useFindPropertyRecursive
268
+ - upgrade
269
+ - Fix beforeSubmit
270
+
271
+ ## 4.2.19
272
+
273
+ ### Patch Changes
274
+
275
+ - Fix
276
+ - Build
277
+ - Drop the unused property
278
+ - Fix clear error in ExSearch
279
+ - Rewrite ExPagiantion
280
+ - Add init and beforeSubmit
281
+ - Fix
282
+ - Add disabled and readonly for ex form
283
+ - hide upload when readonly or disabled
284
+ - Add form item pattern support
285
+ - Add cascader search and filter search issue
286
+ - Fix sector style
287
+ - Fix exupload
288
+ - Add ex-decorator
289
+ - clone the options before traverse
290
+ - Upgrade useFormFormat
291
+ - upgrade
292
+ - Fix
293
+ - Add useFindParentValues
294
+ - Fix form submit await
295
+ - Add status adapter and useFetch loading
296
+ - Adjust form item render order
297
+ - Add pagination expose
298
+ - Fix upload file
299
+ - Add useFindPropertyRecursive
300
+ - upgrade
301
+ - Fix beforeSubmit
302
+
303
+ ## 4.2.18
304
+
305
+ ### Patch Changes
306
+
307
+ - datetime and pagination search
308
+ - empty zero
309
+ - e
310
+ - add directive
311
+ - exuploader fixed disabled
312
+
313
+ ## 4.2.17
314
+
315
+ ### Patch Changes
316
+
317
+ - datetime and pagination search
318
+ - empty zero
319
+ - e
320
+ - exuploader fixed disabled
321
+
322
+ ## 4.2.16
323
+
324
+ ### Patch Changes
325
+
326
+ - datetime and pagination search
327
+ - empty zero
328
+ - e
329
+
330
+ ## 4.2.15
331
+
332
+ ### Patch Changes
333
+
334
+ - empty zero
335
+ - e
336
+
337
+ ## 4.2.14
338
+
339
+ ### Patch Changes
340
+
341
+ - empty zero
342
+
343
+ ## 5.0.0
344
+
345
+ ### Major Changes
346
+
347
+ - useTimestampFormat return empty when 0
348
+
349
+ ### Patch Changes
350
+
351
+ - page
352
+ - select
353
+ - pagination add pullrefresh
354
+ - form help
355
+ - d
356
+ - fixed format date
357
+ - page
358
+ - useFormFormat
359
+ - timestampformat return empty when 0
360
+ - rate default null
361
+ - use Dayjs
362
+ - select
363
+ - upload format
364
+ - page
365
+
366
+ ## 5.0.0
367
+
368
+ ### Major Changes
369
+
370
+ - useTimestampFormat return empty when 0
371
+
372
+ ### Patch Changes
373
+
374
+ - page
375
+ - select
376
+ - pagination add pullrefresh
377
+ - form help
378
+ - d
379
+ - fixed format date
380
+ - page
381
+ - useFormFormat
382
+ - rate default null
383
+ - use Dayjs
384
+ - select
385
+ - upload format
386
+ - page
387
+
388
+ ## 4.2.13
389
+
390
+ ### Patch Changes
391
+
392
+ - page
393
+ - select
394
+ - pagination add pullrefresh
395
+ - form help
396
+ - d
397
+ - fixed format date
398
+ - page
399
+ - useFormFormat
400
+ - rate default null
401
+ - use Dayjs
402
+ - select
403
+ - upload format
404
+ - page
405
+
406
+ ## 4.2.12
407
+
408
+ ### Patch Changes
409
+
410
+ - page
411
+ - select
412
+ - pagination add pullrefresh
413
+ - form help
414
+ - d
415
+ - fixed format date
416
+ - page
417
+ - useFormFormat
418
+ - rate default null
419
+ - use Dayjs
420
+ - select
421
+ - page
422
+
423
+ ## 4.2.11
424
+
425
+ ### Patch Changes
426
+
427
+ - page
428
+ - select
429
+ - pagination add pullrefresh
430
+ - d
431
+ - fixed format date
432
+ - page
433
+ - useFormFormat
434
+ - rate default null
435
+ - use Dayjs
436
+ - select
437
+ - page
438
+
439
+ ## 4.2.10
440
+
441
+ ### Patch Changes
442
+
443
+ - page
444
+ - select
445
+ - pagination add pullrefresh
446
+ - d
447
+ - page
448
+ - useFormFormat
449
+ - rate default null
450
+ - use Dayjs
451
+ - select
452
+ - page
453
+
454
+ ## 4.2.9
455
+
456
+ ### Patch Changes
457
+
458
+ - select
459
+ - pagination add pullrefresh
460
+ - d
461
+ - page
462
+ - useFormFormat
463
+ - rate default null
464
+ - use Dayjs
465
+ - select
466
+ - page
467
+
468
+ ## 4.2.8
469
+
470
+ ### Patch Changes
471
+
472
+ - select
473
+ - pagination add pullrefresh
474
+ - d
475
+ - page
476
+ - useFormFormat
477
+ - rate default null
478
+ - use Dayjs
479
+ - select
480
+
481
+ ## 4.2.7
482
+
483
+ ### Patch Changes
484
+
485
+ - select
486
+ - pagination add pullrefresh
487
+ - d
488
+ - useFormFormat
489
+ - rate default null
490
+ - use Dayjs
491
+ - select
492
+
493
+ ## 4.2.6
494
+
495
+ ### Patch Changes
496
+
497
+ - select
498
+ - d
499
+ - useFormFormat
500
+ - rate default null
501
+ - use Dayjs
502
+ - select
503
+
504
+ ## 4.2.5
505
+
506
+ ### Patch Changes
507
+
508
+ - select
509
+ - d
510
+ - useFormFormat
511
+ - rate default null
512
+ - use Dayjs
513
+
514
+ ## 4.2.4
515
+
516
+ ### Patch Changes
517
+
518
+ - d
519
+ - useFormFormat
520
+ - rate default null
521
+ - use Dayjs
522
+
523
+ ## 4.2.3
524
+
525
+ ### Patch Changes
526
+
527
+ - d
528
+ - useFormFormat
529
+ - use Dayjs
530
+
531
+ ## 4.2.2
532
+
533
+ ### Patch Changes
534
+
535
+ - d
536
+ - use Dayjs
537
+
538
+ ## 4.2.1
539
+
540
+ ### Patch Changes
541
+
542
+ - d