coolify/app/View/Components
Andras Bacsai 3961077b90 feat(forms): make textarea monospace opt-in and improve multiline toggle
Add `monospace` prop to Textarea component so font-mono is no longer
applied by default. Apply it explicitly to env variable editors, private
key fields, and shared variable forms where monospace is appropriate.

Use Alpine.js x-data/x-model to make the multiline toggle reactive
without a full Livewire round-trip. Add wire:key on the input/textarea
wrappers to force proper DOM replacement when switching modes.
2026-03-31 15:37:42 +02:00
..
Forms feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
Services fix(git): tracking issue due to case sensitivity 2025-08-03 22:26:45 +02:00
Status fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
Modal.php Fix styling 2024-06-10 20:43:34 +00:00
ResourceView.php Fix styling 2024-06-19 06:59:46 +00:00