ant-design/components/skeleton
Karott Schu d07dcd46b7
fix(<Row/>): wipe out unnecessary prop (#35409)
* fix: wipe out unnecessary prop

* wipe out unnecessary prop(`row-gap: 0px`) on <Row />

* add test case

* chore: remove unnecessary import

* chore: add  prop to Row and Col

* chore: update snapshot (Form/Grid/Card)

* chore: update snapshot

* chore: move  location
2022-05-07 11:44:48 +08:00
..
__tests__ fix(<Row/>): wipe out unnecessary prop (#35409) 2022-05-07 11:44:48 +08:00
demo docs: simplify demo code, #30853 (#35050) 2022-04-15 16:20:56 +08:00
style revert: Revert "Merge branch 'feature' into master" (#33903) 2022-01-30 15:21:41 +08:00
Avatar.tsx refactor: use useContext in skeleton (#34699) 2022-03-25 20:11:33 +08:00
Button.tsx refactor: use useContext in skeleton (#34699) 2022-03-25 20:11:33 +08:00
Element.tsx fix(typescript): adjust style type declearation (#28966) 2021-01-21 17:16:51 +08:00
Image.tsx refactor: use useContext in skeleton (#34699) 2022-03-25 20:11:33 +08:00
index.en-US.md docs: Version Robin (#32830) 2021-11-12 11:46:42 +08:00
index.tsx refactor(skeleton): rewrite with hook (#23206) 2020-04-14 10:30:14 +08:00
index.zh-CN.md docs: Version Robin (#32830) 2021-11-12 11:46:42 +08:00
Input.tsx refactor: use useContext in skeleton (#34699) 2022-03-25 20:11:33 +08:00
Paragraph.tsx fix(typescript): adjust style type declearation (#28966) 2021-01-21 17:16:51 +08:00
Skeleton.tsx fix: skeleton cannot dispaly without children and loading props : Skeleton(...) return nothing (#34872) 2022-04-07 17:55:30 +08:00
Title.tsx fix(typescript): adjust style type declearation (#28966) 2021-01-21 17:16:51 +08:00