tpmjs/apps
Ajax Davis a3cf662b1c feat: add mobile responsiveness across all pages
- Add hamburger menu icon and MobileMenu slide-out drawer component
- Update AppHeader with responsive nav (hidden on mobile, hamburger shown)
- Apply responsive styles to all 14 pages:
  - Responsive headings (text-2xl sm:text-3xl md:text-4xl)
  - Responsive grid gaps (gap-4 md:gap-6)
  - Explicit mobile grid columns (grid-cols-1 md:grid-cols-X)
  - Flex stacking on mobile (flex-col sm:flex-row)
- Add mobile nav dropdown to docs page
- Update README to correctly frame TPMJS as a discovery registry first,
  with agent integration as secondary/optional
2025-12-28 12:39:02 +10:00
..
playground refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
railway-executor refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
web feat: add mobile responsiveness across all pages 2025-12-28 12:39:02 +10:00