tpmjs/apps/web
Ajax Davis 157cd750e4 feat(web): improve header visibility and add component playground
- Fix Sign In button visibility by changing from outline to secondary variant
- Convert homepage from createElement to JSX syntax for better readability
- Add Playground page (/playground) showcasing all UI components
- Add Playground link to header navigation
- Comprehensive component examples with all variants, sizes, and states
- Interactive demos for progress bars and tabs
- Replace footer anchor tags with buttons for accessibility

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 03:27:42 +10:00
..
src feat(web): improve header visibility and add component playground 2025-11-26 03:27:42 +10:00
eslint.config.js feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
next-env.d.ts feat(web): improve header visibility and add component playground 2025-11-26 03:27:42 +10:00
next.config.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
package.json feat: add light/dark theme system and full homepage with comprehensive UI components 2025-11-26 01:29:28 +10:00
postcss.config.js feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tailwind.config.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tsconfig.json feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00