tpmjs/packages/ui
Ajax Davis c521c4a1e1 fix: resolve ESLint errors and apply formatting
- Remove onClick handler from Switch label (accessibility fix)
- Fix React Hook conditional usage in useControlled
- Remove unnecessary isControlled dependency from useCallback
- Apply Biome formatting (template literals, className simplification)
- Fix playground Checkbox/Switch onChange usage

All CI checks should now pass: lint, type-check, format-check, build.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 02:29:18 +10:00
..
src fix: resolve ESLint errors and apply formatting 2025-11-27 02:29:18 +10:00
CHANGELOG.md chore: version packages 2025-11-26 03:15:35 +10:00
eslint.config.mjs fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
package.json fix(ui): increase Node memory limit for tsup build to prevent CI OOM errors 2025-11-27 02:11:22 +10:00
tsconfig.json fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
tsup.config.ts fix(ui): add RadioGroup to build and fix TypeScript errors in tests 2025-11-27 02:17:51 +10:00
vitest.config.ts fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00