tpmjs/packages
Ajax Davis 99bd0fb061 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
..
config feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
db refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
env chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
mocks feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
npm-client feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
package-executor Revert "feat(package-executor): add 2-minute in-memory cache for execution results" 2025-12-17 11:40:04 +10:00
storybook feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
test feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tools refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
types chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
ui feat: add mobile responsiveness across all pages 2025-12-28 12:39:02 +10:00
utils chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00