nimuli/resources/views
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
..
bio fix(FIX-13): 8 bugs — sidebar flash, mobile hamburger, AI insights, button overlay, QR modal collapse, dashboard always-active, bio themes 2026-05-16 18:28:27 +02:00
components fix(ui): spinner full opacity — remove disabled:opacity-60 from button 2026-05-17 15:13:55 +02:00
layouts fix(sidebar): remove collapse, fix mobile overlay and blur effect 2026-05-17 14:34:33 +02:00
livewire fix(ai): switch to OpenAI, add error handling in Insights 2026-05-17 14:40:11 +02:00
partials feat(BUG-2): redesign sidebar from template — Geist font, section nav, CSS-driven collapse 2026-05-17 13:40:16 +02:00
vendor feat: modal infrastructure + 11 modals (links, team, settings, workspace) 2026-05-16 12:41:14 +02:00
dashboard.blade.php feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00
profile.blade.php feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00
welcome.blade.php feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00