castopod/app/Views/Components/Forms
2022-09-23 11:59:47 +00:00
..
Checkbox.php
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
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
Input.php fix(input-component): unset required attribute to prevent rendering it when false 2022-09-23 11:59:47 +00:00
Label.php
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
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
XMLEditor.php fix(xml-editor): escape xml editor's content + restyle form sections to prevent overflowing 2022-01-23 16:53:23 +00:00