tpmjs/packages/ui
Ajax Davis 57ec44f6c7 fix(ui): simplify Radio context check to fix playground error
- Remove SSR workaround from useRadioGroup hook
- Context error was throwing in browser even when Radio was inside RadioGroup
- The playground page already uses dynamic rendering, so SSR workaround not needed
- All 58 Radio tests still pass

Fixes "Radio must be used within a RadioGroup" error on playground page.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 03:24:14 +10:00
..
src fix(ui): simplify Radio context check to fix playground error 2025-11-27 03:24:14 +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 style: apply Biome formatting 2025-11-27 02:46:30 +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