ant-design/components/descriptions
2025-08-05 00:13:52 +08:00
..
__tests__ test: upgrade jest to v30 (#54576) 2025-08-05 00:13:52 +08:00
demo chore: refactor .dumi code folders (#53437) 2025-05-23 22:33:40 +08:00
hooks fix(descriptions): correct calculation of last item's span in useRow hook (#52410) 2025-01-17 11:12:15 +08:00
style fix(descriptions): border-radius style (#53538) 2025-04-17 23:17:02 +08:00
Cell.tsx type: improve for semantic (#52548) 2025-01-23 18:00:45 +08:00
constant.ts feat: Descriptions items.span support responsive config (#44534) 2023-08-30 22:09:32 +08:00
DescriptionsContext.ts type: improve for semantic (#52548) 2025-01-23 18:00:45 +08:00
index.en-US.md docs: Clarify the different behavior between object and number for Descriptions (#53497) 2025-04-15 10:10:14 +08:00
index.tsx fix(descriptions): correct DescriptionsItemProps span property type (#53913) 2025-05-30 15:54:12 +08:00
index.zh-CN.md docs: add anchor for when-to-use section (#53318) 2025-04-03 10:45:36 +08:00
Item.ts fix(descriptions): correct DescriptionsItemProps span property type (#53913) 2025-05-30 15:54:12 +08:00
Row.tsx feat: ConfigProvider support classNames and styles for Descriptions (#52120) 2025-01-02 14:40:48 +08:00