- 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 |
||
|---|---|---|
| .. | ||
| config | ||
| db | ||
| env | ||
| mocks | ||
| npm-client | ||
| package-executor | ||
| storybook | ||
| test | ||
| tools | ||
| types | ||
| ui | ||
| utils | ||