ant-design/components/descriptions
红果汁 73cfd37b77
fix: Descriptions key prop issue (#44278)
* fix: descriptions throw react key prop error in jsx mode

* chore: update test

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-17 21:12:10 +08:00
..
__tests__ fix: Descriptions key prop issue (#44278) 2023-08-17 21:12:10 +08:00
demo fix: fix lint 2023-07-28 17:15:04 +08:00
hooks fix: Descriptions key prop issue (#44278) 2023-08-17 21:12:10 +08:00
style fix(Descriptions): nested Descriptions are affected by the external border style (#43454) 2023-08-10 14:06:13 +08:00
Cell.tsx type(Cell): use JSX.IntrinsicElements replace any (#43932) 2023-08-03 12:18:57 +08:00
DescriptionsContext.ts refactor: solve circular reference of Description (#42812) 2023-06-25 12:10:31 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.tsx feat: Descriptions implement items API (#43483) 2023-07-17 14:48:03 +08:00
index.zh-CN.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
Item.ts chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
Row.tsx feat: Descriptions implement items API (#43483) 2023-07-17 14:48:03 +08:00