towerops/assets/js
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
..
app.js Fix clipboard copy functionality for Docker Compose example 2026-01-14 09:30:09 -06:00
passkey_discoverable.js add passkey 2026-01-09 12:26:32 -06:00
passkey_login.js add passkey 2026-01-09 12:26:32 -06:00
passkey_settings.js add passkey 2026-01-09 12:26:32 -06:00
webauthn.js add passkey 2026-01-09 12:26:32 -06:00
webauthn_utils.js add passkey 2026-01-09 12:26:32 -06:00