towerops/assets
Graham McIntire 434ad14265
Fix clipboard copy functionality for Docker Compose example
Added phx:copy event listener to handle clipboard operations for both
input/textarea elements and other content. The Docker Compose example
copy button now properly copies the configuration to clipboard.

The handler supports:
- INPUT and TEXTAREA elements (using .value)
- Other elements like PRE/CODE (using .innerText or .textContent)
2026-01-14 09:30:09 -06:00
..
css init 2025-12-21 11:10:43 -06:00
js Fix clipboard copy functionality for Docker Compose example 2026-01-14 09:30:09 -06:00
vendor Add sensor charts and improve equipment detail page 2026-01-05 11:01:21 -06:00
tsconfig.json init 2025-12-21 11:10:43 -06:00