ant-design/components/skeleton
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 style(Skeleton): remove default children of Skeleton.Node (#50278) 2024-08-07 23:12:15 +08:00
style chore: merge master into feature 2024-08-08 22:39:36 +08:00
Avatar.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
Button.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
Element.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
Image.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index.en-US.md docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
index.tsx feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
Input.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
Node.tsx style(Skeleton): remove default children of Skeleton.Node (#50278) 2024-08-07 23:12:15 +08:00
Paragraph.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
Skeleton.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
Title.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00