ad-aures_castoPod/app/Views/Components/Forms
2024-12-17 15:11:45 +00:00
..
Checkbox.php refactor: remove fields from podcast and episode entities to be replaced with plugins 2024-12-15 17:34:36 +00:00
CodeEditor.php feat(plugins): add html field type + CodeEditor component + rework html head generation 2024-12-17 15:11:45 +00:00
ColorRadioButton.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
DatetimePicker.php fix: update select and multi-select options to value/label arrays 2024-11-06 13:19:59 +00:00
Field.php refactor: remove fields from podcast and episode entities to be replaced with plugins 2024-12-15 17:34:36 +00:00
FormComponent.php feat(plugins): add new field types + validate & cast user data before storing settings 2024-06-14 15:53:33 +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 build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
Label.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
MarkdownEditor.php refactor: update codigniter-icons to v1.0.1 2024-11-06 13:19:59 +00:00
Radio.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
RadioButton.php refactor: remove fields from podcast and episode entities to be replaced with plugins 2024-12-15 17:34:36 +00:00
RadioGroup.php feat(plugins): add group field type + multiple option to render field arrays 2024-12-10 15:57:06 +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 group field type + multiple option to render field arrays 2024-12-10 15:57:06 +00:00
SelectMulti.php feat(plugins): add group field type + multiple option to render field arrays 2024-12-10 15:57:06 +00:00
Textarea.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
Toggler.php refactor: remove fields from podcast and episode entities to be replaced with plugins 2024-12-15 17:34:36 +00:00