* 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>
* Fixed a grammatical error | "start" -> "started"
Fixed the issue of tense on the button at the example in flex section of the documentation
Signed-off-by: Abhay Aggarwal <97821733+abhay-ag@users.noreply.github.com>
* added the jest snapshots
---------
Signed-off-by: Abhay Aggarwal <97821733+abhay-ag@users.noreply.github.com>