ant-design/components/config-provider/__tests__/__snapshots__
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
..
components.test.tsx.snap feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
form.test.tsx.snap Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
popup.test.tsx.snap chore: upgrade rc-tree and rc-tree-select and rc-cascader (#51251) 2024-10-16 21:17:56 +08:00
renderEmpty.test.tsx.snap fix: use locale of empty img title (#51368) 2024-10-24 20:48:36 +08:00