- Added checkbox support to the `FormCheckRadio` component. - Updated the styling of the radio button and checkbox components. - Added the `arrayContainsTypes` validation rule to ensure that arrays contain specific types. - Updated the `dataset` validators and controllers to use the new validation rule. - Updated the `FormCheckRadioGroup` component to correctly handle the `input-value` as a number. - Removed the default value from the `id` column in the `collections` migration. - Added the `array_contains_types` rule to the `adonisrc.ts` file. |
||
|---|---|---|
| .. | ||
| allowed_extensions_mimetypes.ts | ||
| array_contains_types.ts | ||
| dependent_array_min_length.ts | ||
| file_length.ts | ||
| file_scan.ts | ||
| referenceValidation.ts | ||
| translated_language.ts | ||
| unique.ts | ||
| unique_person.ts | ||
| valid_mimetype.ts | ||