mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* docs: update demo * test: update snapshot * chore: adjust * chore: adjust * chore: upgrade @rc-component/checkbox to ~2.0.0 and update snapshots Co-Authored-By: Claude (GLM-4.7) <noreply@anthropic.com> * test: add semantic test for checked prop with defaultChecked Co-Authored-By: Claude (GLM-4.7) <noreply@anthropic.com> * test: update semantic snapshots Co-Authored-By: Claude (GLM-4.7) <noreply@anthropic.com> * refactor: restructure radio component styles and improve hover states * refactor: simplify radio component styles and calculations * refactor: update radio style-class demo with clsx and css-in-js * fix: radio component checked state handling in groups * test: update radio semantic test and table row selection selector * test: update snapshots for semantic demo tests * fix: adjust checkbox checkmark position * fix: update checkbox styling calculations --------- Co-authored-by: Claude (GLM-4.7) <noreply@anthropic.com>