ant-design/components/date-picker/__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
..
__snapshots__ feat: add default name generation for RadioGroup component better a11y (#52076) 2024-12-23 10:55:45 +08:00
DatePicker.test.tsx fix: DatePicker/TimePicker placement not working (#49303) 2024-06-08 21:59:21 +08:00
demo-extend.test.ts feat: migrate less to token for DatePicker (#42607) 2023-08-22 16:28:20 +08:00
demo.test.tsx test: Update image snapshot logic (#46529) 2023-12-21 10:30:08 +08:00
image.test.ts test: support trigger image (#46935) 2024-01-12 11:57:25 +08:00
mount.test.ts test: migrate part of DatePicker tests (#37115) 2022-08-18 17:40:47 +08:00
other.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
QuarterPicker.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
RangePicker.test.tsx enhance: New Picker no need needConfirm when multiple (#47275) 2024-02-01 16:26:38 +08:00
type.test.tsx feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
utils.ts enhance: New Picker no need needConfirm when multiple (#47275) 2024-02-01 16:26:38 +08:00
WeekPicker.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00