coolify/app/View/Components/Forms
Dominic 5aa5ebe0ef fix: input-with-select Alpine timing and simplify state sync
Fix component registration on SPA navigation and remove unnecessary
structuredValue binding. Use modern Alpine pattern with local state
and explicit commits.
2026-01-16 06:11:59 +01:00
..
Button.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
Checkbox.php refactor: replace random ID generation with Cuid2 for unique HTML IDs in form components 2025-10-16 12:54:14 +02:00
Datalist.php refactor: replace random ID generation with Cuid2 for unique HTML IDs in form components 2025-10-16 12:54:14 +02:00
EnvVarInput.php feat: add availableSharedVariables method and enhance env-var-input component for better password handling 2025-11-27 10:23:46 +01:00
Input.php feat(Input): add optional suffix support with styling 2026-01-16 06:11:59 +01:00
InputWithSelect.php fix: input-with-select Alpine timing and simplify state sync 2026-01-16 06:11:59 +01:00
Select.php refactor: replace random ID generation with Cuid2 for unique HTML IDs in form components 2025-10-16 12:54:14 +02:00
Textarea.php refactor: replace random ID generation with Cuid2 for unique HTML IDs in form components 2025-10-16 12:54:14 +02:00