wulf-pulse/components/ui
lorentz 6ccdb156ba fix: remove hardcoded sm:max-w-lg from DialogContent so className overrides work
- Removed sm:max-w-lg default that was overriding max-w-7xl in DetailModal
- DialogContent now respects whatever max-w class is passed via className
- Fixes data browser detail modal not widening as expected
2026-02-19 20:51:57 -05:00
..
accordion.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
alert-dialog.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
alert.tsx feat: add scheduled sync system with admin UI 2026-01-26 10:24:58 -05:00
badge.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
button.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
calendar.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
card.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
checkbox.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
collapsible.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
dialog.tsx fix: remove hardcoded sm:max-w-lg from DialogContent so className overrides work 2026-02-19 20:51:57 -05:00
dropdown-menu.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
form.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
input.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
label.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
navigation-menu.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
popover.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
progress.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
scroll-area.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
select.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
separator.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
skeleton.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
slider.tsx fix: replace Radix UI slider with custom implementation to avoid dependency 2026-02-02 23:39:24 -05:00
sonner.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
switch.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
table.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
tabs.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
textarea.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00