Files
leptos-shadcn-ui/.github
Peter Hanssens abba834520 feat: Complete REFACTOR phase for all TDD components
-  REFACTORED 25+ components with comprehensive test suites
-  Optimized code structure and removed redundancy
-  Fixed context issues in Carousel component tests
-  Updated all test comments from RED to GREEN phase
-  Removed unused imports and cleaned up code
-  All components now pass TDD tests successfully

Components refactored:
- Button, Card, Input, Label, Checkbox, Switch, RadioGroup
- Textarea, Tabs, Tooltip, Alert, Badge, Skeleton, Progress
- Toast, Table, Calendar, DatePicker, Pagination, Slider
- Toggle, Carousel, DropdownMenu, Menubar, NavigationMenu
- ContextMenu, Sheet, Drawer, HoverCard, Command, Combobox
- Accordion, Popover, CarouselPrevious, CarouselNext
- CarouselContent, CarouselItem, AccordionItem, AccordionTrigger
- AccordionContent

Ready for final performance optimization and documentation phase.
2025-09-08 10:49:33 +10:00
..