ant-design/components/flex
zhoulixiang 6ed0254ad5
feat: Add classNames and styles prop for card (#46811)
* feat: support classNames and styles for card

* feat: add lost info

* docs: update context of card

* feat: optimize classNames and styles code of card

* test: update card test case

* feat: remove headWrapper

* test: correct test

* feat: remove redundant snapshot

* feat: update config provider for card

* feat: update classNames and styles of card

* feat: add warning for headStyle and bodyStyle of card

* test: replace bodyStyle to styles.body in demo of flex

* docs: add jsDoc about deprecated for headStyle and bodyStyle

* snap: update table counts of card from 3 to 4

* docs: update version for styles and classnames of card

---------

Signed-off-by: zhoulixiang <18366276315@163.com>
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-01-30 15:00:25 +08:00
..
__tests__ demo: fixed a grammatical error (#46343) 2023-12-09 18:29:30 +08:00
demo feat: Add classNames and styles prop for card (#46811) 2024-01-30 15:00:25 +08:00
style fix: Flex component don't apply extra font style (#46404) 2023-12-12 17:39:53 +08:00
index.en-US.md docs: update Flex diff (#45270) 2023-10-11 14:45:09 +08:00
index.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
index.zh-CN.md docs: update Flex diff (#45270) 2023-10-11 14:45:09 +08:00
interface.ts feat: App support component (#45292) 2023-10-12 11:08:01 +08:00
utils.ts 🔥feat: new component Flex (#44362) 2023-09-14 17:04:05 +08:00