feat: add dynamic viewport-based height for compose editor

- Add Alpine.js reactive height calculation based on viewport size
- Monaco editor now responds to window resize events
- Fix Livewire component structure by moving style tag inside root div
- Update CLAUDE.md to document critical single root element requirement
- Set minimum editor height of 300px with responsive maximum
- Use CSS custom properties to pass calculated height to components
This commit is contained in:
Andras Bacsai
2025-10-27 11:18:25 +01:00
parent 8458ad0283
commit 12766695c4
5 changed files with 23 additions and 12 deletions

View File

@@ -4527,7 +4527,7 @@
"web",
"admin"
],
"category": "vps",
"category": "vpn",
"logo": "svgs/wireguard.svg",
"minversion": "0.0.0",
"port": "8000"