ad-aures_castoPod/app/Views/Components/Forms
2025-08-25 18:09:41 +00:00
..
Checkbox.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 18:09:41 +00:00
CodeEditor.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
ColorRadioButton.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
DatetimePicker.php feat(plugins): add defaultValue for all field types 2024-12-19 12:33:57 +00:00
Field.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 18:09:41 +00:00
FormComponent.php feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Helper.php feat(plugins): add group field type + multiple option to render field arrays 2024-12-10 15:57:06 +00:00
Input.php fix: typo in EpisodeController remap function to get episode 2024-12-29 13:21:50 +00:00
Label.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 18:09:41 +00:00
MarkdownEditor.php feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
PermalinkEditor.php feat(plugins): add defaultValue for all field types 2024-12-19 12:33:57 +00:00
Radio.php feat(plugins): add defaultValue for all field types 2024-12-19 12:33:57 +00:00
RadioButton.php feat(plugins): add defaultValue for all field types 2024-12-19 12:33:57 +00:00
RadioGroup.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 18:09:41 +00:00
Section.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
Select.php feat(plugins): add defaultValue for all field types 2024-12-19 12:33:57 +00:00
SelectMulti.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
Textarea.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
Toggler.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 18:09:41 +00:00