Organize/components/board
Brian Fertig fca66959c2 Fix vaporwave glitch band clipping the progress pie badge
- Move overflow:hidden off the group card onto a dedicated .vw-glitch-clip
  overlay so the card can stay overflow-visible and the corner progress
  pie is no longer cropped by the card or its rounded corner.
- Add overflow-x-clip to CategoryLane so badges that poke past the card's
  right edge are discarded instead of spawning a stray horizontal scrollbar.
- Nudge TodoProgressPie to -right-2.5 and give the "N/N done" label pr-2.5
  so both clear each other within the lane's 10px margin without spilling.
2026-08-29 18:29:10 -06:00
..
add-category-lane.tsx Two new extra-detailed themes: Cybperpunk and Blueprint 2026-08-28 11:33:57 -06:00
add-group-popover.tsx
board-context.tsx
board-view-provider.tsx
category-lane.tsx Fix vaporwave glitch band clipping the progress pie badge 2026-08-29 18:29:10 -06:00
color-swatch-picker.tsx
edit-group-dialog.tsx
empty-state.tsx Two new extra-detailed themes: Cybperpunk and Blueprint 2026-08-28 11:33:57 -06:00
group-ai-dialog.tsx
group-card-overlay.tsx
group-card.tsx Fix vaporwave glitch band clipping the progress pie badge 2026-08-29 18:29:10 -06:00
hand-drawn-check.tsx
kanban-board.tsx Added AI Summary 2026-08-28 14:25:57 -06:00
mouse-follow-tooltip.tsx
notes-dialog.tsx
status-update-dialog.tsx
summary-button.tsx Added AI Summary 2026-08-28 14:25:57 -06:00
todo-ai-dialog.tsx
todo-checkbox.tsx Two new extra-detailed themes: Cybperpunk and Blueprint 2026-08-28 11:33:57 -06:00
todo-create-dialog.tsx
todo-create-popover.tsx
todo-edit-dialog.tsx
todo-progress-pie.tsx Fix vaporwave glitch band clipping the progress pie badge 2026-08-29 18:29:10 -06:00
view-switcher.tsx