ant-design/components/date-picker/__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
..
DatePicker.test.tsx.snap fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
demo-extend.test.ts.snap feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
demo.test.tsx.snap feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
mount.test.ts.snap fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
other.test.tsx.snap fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
QuarterPicker.test.tsx.snap feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
RangePicker.test.tsx.snap fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
WeekPicker.test.tsx.snap feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00