elmeg-demo/frontend/components/ui
2025-12-25 21:58:03 -08:00
..
attendance-button.tsx
avatar.tsx fix: Add missing avatar component, reduce venues API limit 2025-12-21 17:58:58 -08:00
badge.tsx
button.tsx
card.tsx
checkbox.tsx feat: complete slug integration, fix set names logic, add missing ui components 2025-12-21 20:29:36 -08:00
command.tsx fix: commit all pending changes (home, leaderboard, slug cleanup) 2025-12-24 12:06:35 -08:00
comment-section.tsx
dialog.tsx
dropdown-menu.tsx
input.tsx
label.tsx
popover.tsx
progress.tsx feat: complete slug integration, fix set names logic, add missing ui components 2025-12-21 20:29:36 -08:00
radio-group.tsx fix: Add missing radio-group component + doc fixes 2025-12-21 14:44:30 -08:00
rating-input.tsx feat: Better decimal rating input with slider 2025-12-21 18:06:15 -08:00
scroll-area.tsx
search-dialog.tsx fix: commit all pending changes (home, leaderboard, slug cleanup) 2025-12-24 12:06:35 -08:00
select.tsx fix: Add missing select component + update terminology to 'Top Performances' 2025-12-21 15:56:03 -08:00
separator.tsx fix: Add missing Separator component 2025-12-23 11:39:28 -08:00
skeleton.tsx Add loading skeletons for shows and songs pages 2025-12-25 21:58:03 -08:00
star-rating.tsx feat: Support decimal ratings (e.g., 9.2) 2025-12-21 17:53:56 -08:00
switch.tsx fix: Update Switch component to properly handle onCheckedChange prop 2025-12-23 13:00:06 -08:00
tabs.tsx
textarea.tsx
user-avatar.tsx feat: Add custom avatar system with color picker and text overlay 2025-12-23 11:12:31 -08:00
wiki-text.tsx
youtube-embed.tsx