ant-design/components/table
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: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
hooks fix(Table): preserve custom event handlers in row selection (#51661) 2024-11-18 11:31:38 +08:00
RcTable type(Table): TypeScript improvement (#50351) 2024-08-11 10:58:13 +08:00
style refactor: remove TransButton in Table/Transfer/Typography (#51068) 2024-09-29 18:02:13 +08:00
Column.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
ColumnGroup.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
ExpandIcon.tsx type: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
index.en-US.md docs: fix description of render in last commit (#52012) 2024-12-14 20:20:16 +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: Improve description of table column render (#52010) 2024-12-14 19:34:23 +08:00
interface.ts fix: fix clearFilters paramter ts type error (#51754) 2024-11-29 10:03:16 +08:00
InternalTable.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
Table.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
util.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00