ant-design/components/descriptions
xiejiahe 998eaf1849
test: remove null check (#47759)
`querySelectorAll` always returns an array without the need for null check.

Signed-off-by: xiejiahe <xjh22222228@gmail.com>
2024-03-08 07:12:03 +08:00
..
__tests__ test: remove null check (#47759) 2024-03-08 07:12:03 +08:00
demo feat: add tokens in Descriptions component(#44674) (#44729) 2023-09-10 12:19:50 +08:00
hooks fix: Description children missing key (#45757) 2023-11-09 16:37:10 +08:00
style fix: Descriptions extra padding (#47737) 2024-03-07 10:08:06 +08:00
Cell.tsx fix: Descriptions lost border style when children is falsy (#47191) 2024-01-27 23:01:44 +08:00
constant.ts feat: Descriptions items.span support responsive config (#44534) 2023-08-30 22:09:32 +08:00
DescriptionsContext.ts refactor: solve circular reference of Description (#42812) 2023-06-25 12:10:31 +08:00
index.en-US.md feat: Descriptions items.span support responsive config (#44534) 2023-08-30 22:09:32 +08:00
index.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
index.zh-CN.md chore: merge master into feature 2023-09-01 00:02:50 +08:00
Item.ts chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
Row.tsx fix: Descriptions lost border style when children is falsy (#47191) 2024-01-27 23:01:44 +08:00