You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix Radio.tsx labelAs prop to properly render different element types using React.createElement
- Remove tooltipText from DOM props spreading to avoid React warnings
- Fix TypeScript CSS custom property type errors by casting to unknown first
- Update test snapshots for all affected components
Fixes:
- Radio labelAs prop now works correctly instead of setting invalid DOM attribute
- TreeCheckbox, Checkbox, and Radio now use proper TypeScript type casting for CSS variables
- All 214 tests passing
revert lock files
Update TreeCheckbox.tsx
Update index.spec.tsx.snap
0 commit comments