Sebastian Krüger
56c0d6403c
refactor: go fully native — remove all remaining shadcn component usage
Replace shadcn Select → native <select>:
- ascii/FontPreview.tsx: comment-style picker → glass pill wrapper
with MessageSquareCode icon + native select
- color/ExportMenu.tsx: format + color-space pickers → native select
with shared selectCls
- units/MainConverter.tsx: from/to unit pickers → native select
Delete dead code:
- components/media/FormatSelector.tsx (not imported anywhere,
used shadcn Input + Label + Card)
- components/ui/select.tsx — now unused
- components/ui/input.tsx — now unused
- components/ui/label.tsx — now unused
- components/ui/card.tsx — now unused
Remaining components/ui/:
slider.tsx, tooltip.tsx (TooltipProvider in Providers.tsx),
slider-row.tsx, color-input.tsx
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 13:25:02 +01:00
..
2026-03-01 13:08:58 +01:00
2026-03-01 13:25:02 +01:00
2026-03-01 12:20:15 +01:00
2026-03-01 13:25:02 +01:00
2026-03-01 13:17:39 +01:00
2026-03-01 12:14:55 +01:00
2026-03-01 13:25:02 +01:00
2026-02-26 22:22:32 +01:00
2026-03-01 13:08:58 +01:00
2026-03-01 13:25:02 +01:00
2026-03-01 13:25:02 +01:00
2026-02-26 22:22:32 +01:00
2026-02-28 20:44:53 +01:00
2026-03-01 09:07:18 +01:00
2026-03-01 09:07:18 +01:00
2026-03-01 09:41:32 +01:00
2026-02-23 13:33:17 +01:00
2026-03-01 10:04:30 +01:00
2026-03-01 09:41:32 +01:00
2026-03-01 09:41:32 +01:00