nimuli/resources
boban 695727e321 fix(ui): spinner full opacity — remove disabled:opacity-60 from button
CSS opacity on parent compounds to all children, spinner can't escape it.
disabled:opacity-60 → disabled:opacity-100 (keeps button at full color
while loading, cursor:wait signals busy state). Text fades via
wire:loading.class="opacity-50" on label span only.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 15:13:55 +02:00
..
css fix(FIX-12): 10 bugs — AI workspace context, Alpine sidebar/theme, analytics clearFilters, link badge layout, slug suggest 2026-05-16 18:02:23 +02:00
js fix(sidebar): remove collapse, fix mobile overlay and blur effect 2026-05-17 14:34:33 +02:00
views fix(ui): spinner full opacity — remove disabled:opacity-60 from button 2026-05-17 15:13:55 +02:00