ant-design/components/button
Jony J dfc20acd0c
feat: add default name generation for RadioGroup component better a11y (#52076)
* feat: add default name generation for RadioGroup component better a11y

* feat(radio): implement useStableId hook for consistent ID generation in RadioGroup

* test: update snapshot

* chore: remove unused demo code snippet from form documentation

* test: enhance demo testing by adding ignoreAttributes option for snapshot matching

* fix(tests): correct logic for skipping tests and enhance snapshot matching for demo tests

* Revert "test: enhance demo testing by adding ignoreAttributes option for snapshot matching"

* test: mock useId for stable ID generation in snapshot tests

* chore: trigger CI build

* docs(radio): update name property description to clarify fallback behavior for RadioGroup

* Update index.zh-CN.md

Signed-off-by: Jony J <1844749591@qq.com>

---------

Signed-off-by: Jony J <1844749591@qq.com>
2024-12-23 10:55:45 +08:00
..
__tests__ feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
demo feat(Button): support color from Antd's colors (#51550) 2024-12-09 14:27:07 +08:00
style chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
button-group.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
button.tsx chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
buttonHelpers.tsx chore: auto merge branches (#52047) 2024-12-19 08:12:06 +00:00
DefaultLoadingIcon.tsx feat: Button support custom loading icon (#51758) 2024-11-25 10:08:50 +08:00
IconWrapper.tsx feat: Button semantic dom (#41456) 2023-04-11 11:37:31 +08:00
index.en-US.md feat(Button): support color from Antd's colors (#51550) 2024-12-09 14:27:07 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md feat(Button): support color from Antd's colors (#51550) 2024-12-09 14:27:07 +08:00