ant-design/components/drawer/__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
..
demo-extend.test.tsx.snap feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
demo.test.ts.snap feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
Drawer.test.tsx.snap refactor: refactor Drawer loading (#48886) 2024-05-14 14:15:33 +08:00
DrawerEvent.test.tsx.snap refactor: Drawer styles properties (#46858) 2024-01-09 10:20:40 +08:00