tpmjs/packages
Ajax Davis 499a38ce1b refactor: apply style guide compliance across auth, dashboard, and tool pages
- Replace hardcoded color classes with design system tokens (error, success, warning, info)
- Replace raw HTML inputs with Input component from @tpmjs/ui
- Replace raw HTML buttons with Button component
- Add eye/eyeOff icons for password visibility toggle
- Add mail icon for verify-email page
- Fix text colors to use semantic tokens (text-error, text-success, text-warning)
- Fix background colors to use opacity tokens (bg-error/10, bg-success/10)
- All pages now properly support dark mode through CSS custom properties
2026-01-16 06:49:47 +10:00
..
bridge feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
config feat(ui): add comprehensive design system with 14 new components 2026-01-16 05:51:12 +10:00
db feat(collections): add AI-generated use cases 2026-01-16 02:33:57 +10:00
env chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
mcp-client feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
mocks chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
npm-client chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
package-executor fix: pass explicit version to executor to avoid Deno cache issues 2026-01-15 00:59:05 +10:00
storybook fix: enable Biome CSS tailwindDirectives for @apply parsing 2026-01-09 23:35:53 +10:00
test chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tool-ideas chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tools fix(create-basic-tools): fix clack select types 2026-01-16 02:46:07 +10:00
types feat(collections): add AI-generated use cases 2026-01-16 02:33:57 +10:00
ui refactor: apply style guide compliance across auth, dashboard, and tool pages 2026-01-16 06:49:47 +10:00
utils chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00