coolify/resources/views
Andras Bacsai 6b9c633fe7 Prevent Livewire from morphing logs when text is selected
Use Livewire's morph.updating hook to skip DOM morphing of the logs
container when user has text selected. This prevents the selection from
being lost when polling or manual refresh occurs.

The previous fix only prevented the JavaScript-based re-render, but
Livewire's morphing was still replacing the DOM elements entirely.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 10:53:02 +01:00
..
auth style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
components Improve upgrade process UX with better progress visibility (#7609) 2025-12-13 22:37:37 +01:00
emails Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts Move inline styles to global CSS file 2025-12-04 13:15:01 +01:00
livewire Prevent Livewire from morphing logs when text is selected 2025-12-15 10:53:02 +01:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00