afc163
b4bf7198e7
Card `noHovering` => `hoverable`
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
afc163
00973fdb72
Fix card tabs wrap bug
7 years ago
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
7 years ago
ddcat1115
0d4baf302d
调整卡片样式 ( #7286 )
* 调整卡片样式
* improve
7 years ago
afc163
f46112d385
refactor card extra style
7 years ago
ddcat1115
1c518c3d97
Card improve & bugfix ( #7204 )
* Card improve & bugfix
* update snap
7 years ago
偏右
a59bcf7e90
change noHovering to true defaultly ( #7178 )
7 years ago
Mitchell Demler
293d63910a
Fix type definition for Card Component. ( #7196 )
React.Component requires two parameters. The second parameter (State) is now optional in a more recent version of @types/react however upgrading to this has several major/breaking changes elsewhere. I would prefer to explicitly define State as `{}` in this case.
7 years ago
ddcat1115
2b1bed42c9
Card new feat ( #7120 )
* inner style Card
* support `cover` `actions` `avatar` `description` and `extraContent`
* improve
* refactor
7 years ago
afc163
bb7c580e4b
Fix loading card padding
7 years ago
Randy
ecc18ef3a6
remove rc-util declaration ( #7043 )
7 years ago
Randy
b5ad05bc06
fix Card children type ( #7030 )
7 years ago
Randy
99e4cd6aec
add rc-util declaration to custom-typings ( #6935 )
7 years ago
afc163
b54a70bc8e
fix ummount issue, #6976
7 years ago
Neekey
6eff4bd02a
check this.container exists updating WiderPadding ( #6976 )
before doing updating wider padding for Card, always check if the container exists first.
7 years ago
Randy
d28b8f3591
remove `any` type from Card component #5627
7 years ago
afc163
65a79b1ded
remove -0.5px margin in card body
7 years ago
afc163
35e74f825e
first card render without padding transition
7 years ago
afc163
d04f9161db
fix tsc compile error
7 years ago
afc163
6ffe39145d
Adjust card padding according to card width
7 years ago
偏右
a4648fd67f
Add noHovering and Card.Grid ( #6748 )
* Add noHovering prop for Card
* Add Card.Grid
* fix snapshot
* change default card grid percent
7 years ago
afc163
847a60ee56
Learn card loading animation from hashnode.com
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
feng zhi hao
0257e02e65
optimize declaration ( #3531 )
8 years ago
xiaofan2406
10afe1372f
flexible Card title wrapper ( #3416 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
feng zhi hao
a4be70334d
chore: fix some error declaration ( #3099 )
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
afc163
730dbc72f7
Add typings
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
700a07047b
Add card borderd prop
9 years ago
afc163
261661bffe
update card style
9 years ago
afc163
cacb5725a2
Add loading card
9 years ago
afc163
845e28d32e
Add Card style and demo
9 years ago
afc163
a5e1391d8f
Add card
9 years ago