ant-design/components/drawer
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 docs: add target properties to all external url link (#51917) 2024-12-06 10:28:15 +08:00
style fix: drawer dark theme color (#49217) 2024-06-04 16:38:15 +08:00
DrawerPanel.tsx refactor: refactor Drawer loading (#48886) 2024-05-14 14:15:33 +08:00
index.en-US.md docs: Improve english translation of Drawer documentation (#50558) 2024-08-23 21:40:13 +08:00
index.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
index.zh-CN.md docs: Drawer version error (#49208) 2024-06-04 10:28:28 +08:00