Commit Graph

6 Commits

Author SHA1 Message Date
Mark McLaughlin 1ecfcc963e refactor: Update Card component to use a status prop and integrate ToolStatusIndicator. 2026-02-05 15:37:24 -08:00
Mark McLaughlin cc78073add test: Remove width prop from Card component test case. 2026-02-05 11:18:14 -08:00
Mark McLaughlin a1ff30b6fe test: Remove debug console.log from Card test and add snapshot. 2026-02-05 11:09:08 -08:00
Mark McLaughlin 5dfcab609a refactor: remove width prop from Card component and add as const to test array. 2026-02-05 11:07:19 -08:00
Mark McLaughlin d3f328dc5b fix: removed unnecessary export 2026-02-04 22:30:05 -08:00
Mark McLaughlin 0a385dbf97 feat(card): implement Card component with rendering and glyph support 2026-02-04 22:29:26 -08:00