Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
7 years ago
Khalifa Lame
a4637526b9
Update Card English doc ( #7630 )
Fixed typos.
7 years ago
afc163
5ac468167d
Fix title and extra content position of narrow card
close #7604
7 years ago
afc163
c7d6ce5d3f
Fix Card.Grid broken style
https://gw.alipayobjects.com/zos/rmsportal/ZHuiCHkDSxOZZmZSbmXD.png
7 years ago
Khalifa Lame
8551b706cf
Update Card English doc ( #7440 )
Fixed typo
7 years ago
afc163
c355eae6d1
Fix node test
7 years ago
ddcat1115
0d4baf302d
调整卡片样式 ( #7286 )
* 调整卡片样式
* improve
7 years ago
afc163
72f7232929
Add test cases for Card and Breadcrumb
7 years ago
afc163
b216597cfd
Fix card grid bug
7 years ago
afc163
8dfb44ba72
update card snapshot
7 years ago
afc163
f46112d385
refactor card extra style
7 years ago
niko
600d589617
fixed some list style bug ( #7177 )
* fixed some list style bug
* add cursor:pointer to hover style
* fixed hover 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
3001ca4114
typo
7 years ago
afc163
02c5616250
Update Card demo
7 years ago
afc163
807b573bff
Collapse the border or Card.Grid
7 years ago
afc163
1856fbe0df
fix noHovering API typo, close #7078
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
afc163
69775dea68
fix grid card padding implementation
7 years ago
afc163
e1a46cc419
Add less variables for wider card padding, resolve #6973
7 years ago
Randy
d28b8f3591
remove `any` type from Card component #5627
7 years ago
afc163
02fa2cd672
test: update snapshot
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
953b84f7d1
tweak style
7 years ago
afc163
d04f9161db
fix tsc compile error
7 years ago
afc163
da1bfba781
extra should be wider too
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
36d24a5a40
Tweak card style
7 years ago
afc163
d7a29f682b
upgrade Col span format in demo
8 years ago
Benjy Cui
e0db2f424e
docs: update docs for Card, ref: #6225
8 years ago
Anas Tawfeek
f61b69cbb1
docs: adding the prop 'loading' to the properties table. ( #6225 )
8 years ago
kossel
f5da1b6b16
Adjust card head style property from background to background-color ( #5374 )
* fix color variable naming
* card head background-color => background, this adds more flexibility for the mixin
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
kossel
621f44e79c
added card header style mixins ( #5354 )
* added card header style mixins
* fix color variable naming
8 years ago
afc163
0b62f77630
Tweak title color
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
afc163
4ec6bf3bcd
Fix a strange cover bug with Affix, close #4800
8 years ago
偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago