ant-design/components/skeleton/__tests__
Alan Deng 02a0e6f160
style: Skeleton.Button square shape style (#36123)
* refactor: Skeleton.Button square shape style

the Button's square shape style is same as Avator's that its width is equal to height,
and the old square shape become the default shape that its width is double size to height.

* fix: `ButtonShapeType` type annotation
2022-06-24 12:30:47 +08:00
..
__snapshots__ style: Skeleton.Button square shape style (#36123) 2022-06-24 12:30:47 +08:00
demo-extend.test.ts test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo.test.js New Component Skeleton (#11226) 2018-08-22 23:34:36 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
index.test.js fix: skeleton cannot dispaly without children and loading props : Skeleton(...) return nothing (#34872) 2022-04-07 17:55:30 +08:00