tpmjs/packages/ui/src
Ajax Davis d19b1e2925 fix(ui): replace Tailwind classes with direct SVG attributes in FlowDiagram
- Convert all SVG fill/stroke from Tailwind classes to direct attributes
- Use hsl(var(--css-custom-property)) for theme compatibility
- Add explicit fontSize, fontFamily, fontWeight instead of text-* classes
- Fixes text visibility issue where labels appeared as black rectangles

Resolves rendering bug where SVG text elements weren't displaying properly
due to improper CSS class application on SVG elements.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 23:14:41 +10:00
..
ActivityStream feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
AnimatedCounter fix: replace hardcoded dark mode colors with theme-aware semantic tokens in tool-search page 2025-11-27 15:37:46 +10:00
Badge fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Button fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Card fix: replace hardcoded dark mode colors with theme-aware semantic tokens in tool-search page 2025-11-27 15:37:46 +10:00
Checkbox style: apply Biome formatting 2025-11-27 02:46:30 +10:00
CodeBlock fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Container fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
DitherCanvas feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
DitherText feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
FlowDiagram fix(ui): replace Tailwind classes with direct SVG attributes in FlowDiagram 2025-11-27 23:14:41 +10:00
FormField style: apply Biome formatting 2025-11-27 02:46:30 +10:00
GridContainer fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Header fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Icon fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Input fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Label fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
ProgressBar fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Radio fix: replace hardcoded dark mode colors with theme-aware semantic tokens in tool-search page 2025-11-27 15:37:46 +10:00
Section fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Select style: apply Biome formatting 2025-11-27 02:46:30 +10:00
Slider style: apply Biome formatting 2025-11-27 02:46:30 +10:00
StatCard fix: replace hardcoded dark mode colors with theme-aware semantic tokens in tool-search page 2025-11-27 15:37:46 +10:00
Switch style: apply Biome formatting 2025-11-27 02:46:30 +10:00
system feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
Tabs fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
Textarea style: apply Biome formatting 2025-11-27 02:46:30 +10:00
tokens feat(ui): add comprehensive form component library with playground showcase 2025-11-27 01:56:54 +10:00
test-setup.ts fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00