- 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> |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||