castopod/app/Views/Components/Forms
Yassine Doghri 2a50f6e4d2 style: update ecs config to align associative arrays arrows
update composer dependencies to latest
2023-06-12 15:12:49 +00:00
..
Checkbox.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
ColorRadioButton.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
DatetimePicker.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Field.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
FormComponent.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
Helper.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Input.php fix(input-component): unset required attribute to prevent rendering it when false 2022-09-23 11:59:47 +00:00
Label.php feat: replace form helper functions with components in admin template 2021-12-29 11:55:43 +00:00
MarkdownEditor.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
MultiSelect.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Radio.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
RadioButton.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Section.php fix(xml-editor): escape xml editor's content + restyle form sections to prevent overflowing 2022-01-23 16:53:23 +00:00
Select.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Textarea.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
Toggler.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
XMLEditor.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00