ant-design/tests
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
..
__mocks__ demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
__snapshots__ feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
dekko chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
shared chore: Improve visual regression screenshot warning (#52053) 2024-12-19 15:29:25 +08:00
changelog.test.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
index.html docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.test.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
setup.ts feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
setupAfterEnv.ts feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
utils.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00