ant-design/components/calendar
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 feat: Calendar support showWeek prop (#52072) 2024-12-20 23:13:45 +08:00
locale feat: add Uzbek(latn) locale (#47899) 2024-03-16 09:30:36 +08:00
style feat: Calendar support showWeek prop (#52072) 2024-12-20 23:13:45 +08:00
generateCalendar.tsx feat: Calendar support showWeek prop (#52072) 2024-12-20 23:13:45 +08:00
Header.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
index.en-US.md feat: Calendar support showWeek prop (#52072) 2024-12-20 23:13:45 +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 feat: Calendar support showWeek prop (#52072) 2024-12-20 23:13:45 +08:00