castopod/app/Views/Components/Forms
Yassine Doghri db9ac13860 fix(input-component): unset required attribute to prevent rendering it when false 2022-09-23 11:59:47 +00:00
..
Checkbox.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
ColorRadioButton.php fix(audio-clipper): add mouse position offset when stretching clip to prevent content from jumping 2022-01-02 14:11:05 +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 fix(cache): suffix cache names with authenticated for credits, map and pages 2022-01-23 19:00:08 +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 fix: update form_textarea to prevent escaping value 2022-04-05 12:08:56 +00:00
MultiSelect.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
Radio.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
RadioButton.php fix(audio-clipper): add mouse position offset when stretching clip to prevent content from jumping 2022-01-02 14:11:05 +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 refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
Textarea.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
Toggler.php feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
XMLEditor.php fix(xml-editor): escape xml editor's content + restyle form sections to prevent overflowing 2022-01-23 16:53:23 +00:00