- 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. |
||
|---|---|---|
| .. | ||
| routes | ||
| rules | ||
| env.ts | ||
| inertia.json | ||
| kernel.ts | ||
| routes.ts | ||
| validator.ts | ||