tpmjs/apps
Ajax Davis f0d271720c feat(ui): add state components and apply design system compliance
Add new reusable components:
- EmptyState: for empty list/search states with icon, title, description
- ErrorState: for error displays with optional retry button
- LoadingState: for loading states with Spinner and message
- PageHeader: for consistent page headers with title, description, actions

Apply components across pages:
- agents, collections, tool-search pages use new state components
- stats page uses LoadingState and ErrorState
- faq page uses Icon for chevrons
- health page uses Table components
- dashboard agent forms use Input, Select, Textarea, Label
- Replace custom div spinners with Spinner component
2026-01-16 08:16:05 +10:00
..
playground fix: add playground vercel.json and fix build scripts 2026-01-14 04:41:47 +10:00
railway-executor fix(executor): use ephemeral cache dir instead of volume 2026-01-15 09:30:02 +10:00
tutorial fix: enable Biome CSS tailwindDirectives for @apply parsing 2026-01-09 23:35:53 +10:00
web feat(ui): add state components and apply design system compliance 2026-01-16 08:16:05 +10:00