ant-design/components/timeline
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 chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style type: support string | number (#49810) (#49855) 2024-07-14 00:36:43 +08:00
index.en-US.md docs: add missing version column and correct version placement (#51635) 2024-11-14 18:35:57 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md docs: add missing version column and correct version placement (#51635) 2024-11-14 18:35:57 +08:00
Timeline.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
TimelineItem.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
TimelineItemList.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
useItems.ts chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00