afc163
b49c0ac35c
Fix snapshot test
7 years ago
afc163
3af6464db4
Fix Card Meta title text overflow, close #8597
7 years ago
afc163
2e45074fab
Remove extra wrapper of Card
7 years ago
Wei Zhu
ebce4b3599
Fix implicit any error for Card
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
46d1296045
Fix async test cases
7 years ago
ddcat1115
7acf29bc9c
tweak Card style
7 years ago
afc163
ad9809ec2e
Fix extra padding of loading Card when it is too wide
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
afc163
d8c9b77468
fix snapshot
7 years ago
afc163
2ef2925c8e
update card and tabs style
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
a68dd71cff
Tweak card background
7 years ago
afc163
b51bc4a63a
update card demo
7 years ago
afc163
f33b1a279a
update style
7 years ago
afc163
f87a64316a
update style
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
afc163
0b5f770fec
fix card loading margin style
7 years ago
afc163
26e416c364
Tweak style
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
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
e7ccdfef74
Improve card variables
7 years ago
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
afc163
c2e9abddc7
Fix Card extra postion when no title
7 years ago
afc163
00973fdb72
Fix card tabs wrap bug
7 years ago
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