afc163
7a33a9e5d5
Fix extra wrapper of Card children, close #9226
2018-02-02 11:54:19 +08:00
afc163
2e45074fab
Remove extra wrapper of Card
2017-12-05 13:36:52 +08:00
Wei Zhu
ebce4b3599
Fix implicit any error for Card
2017-11-22 11:07:19 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
2ef2925c8e
update card and tabs style
2017-10-24 15:29:10 +08:00
afc163
b4bf7198e7
Card noHovering
=> hoverable
2017-09-27 21:57:55 +08:00
ChaXinyu
14e2a56b75
export components interface ( #7654 )
...
* export components interface
* export specific props
* fix formItem missed import
2017-09-25 22:14:49 +08:00
afc163
00973fdb72
Fix card tabs wrap bug
2017-09-20 21:56:56 +08:00
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
2017-09-17 15:48:44 +08:00
ddcat1115
0d4baf302d
调整卡片样式 ( #7286 )
...
* 调整卡片样式
* improve
2017-08-23 19:02:27 +08:00
afc163
2318cd47a4
Merge from master
2017-08-15 22:50:00 +08:00
afc163
f46112d385
refactor card extra style
2017-08-15 22:34:48 +08:00
乐仪
314c095fbf
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-15 00:13:40 +08:00
ddcat1115
1c518c3d97
Card improve & bugfix ( #7204 )
...
* Card improve & bugfix
* update snap
2017-08-14 21:43:32 +08:00
偏右
a59bcf7e90
change noHovering to true defaultly ( #7178 )
2017-08-14 09:52:16 +08:00
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.
2017-08-14 09:44:44 +08:00
ddcat1115
2b1bed42c9
Card new feat ( #7120 )
...
* inner style Card
* support `cover` `actions` `avatar` `description` and `extraContent`
* improve
* refactor
2017-08-09 14:34:10 +08:00
afc163
bb7c580e4b
Fix loading card padding
2017-08-02 21:15:02 +08:00
Randy
ecc18ef3a6
remove rc-util declaration ( #7043 )
2017-08-02 15:08:55 +08:00
Randy
b5ad05bc06
fix Card children type ( #7030 )
2017-07-31 20:29:56 +08:00
Randy
99e4cd6aec
add rc-util declaration to custom-typings ( #6935 )
2017-07-29 14:17:02 +08:00
afc163
b54a70bc8e
fix ummount issue, #6976
2017-07-29 14:16:27 +08:00
Neekey
6eff4bd02a
check this.container exists updating WiderPadding ( #6976 )
...
before doing updating wider padding for Card, always check if the container exists first.
2017-07-29 14:12:53 +08:00
Randy
d28b8f3591
remove any
type from Card component #5627
2017-07-22 21:12:55 +08:00
afc163
65a79b1ded
remove -0.5px margin in card body
2017-07-14 16:10:04 +08:00
afc163
35e74f825e
first card render without padding transition
2017-07-14 15:57:26 +08:00
afc163
d04f9161db
fix tsc compile error
2017-07-14 11:55:00 +08:00
afc163
6ffe39145d
Adjust card padding according to card width
2017-07-14 11:37:28 +08:00
偏右
a4648fd67f
Add noHovering and Card.Grid ( #6748 )
...
* Add noHovering prop for Card
* Add Card.Grid
* fix snapshot
* change default card grid percent
2017-07-07 13:36:54 +08:00
afc163
847a60ee56
Learn card loading animation from hashnode.com
2016-12-20 12:22:45 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
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
2016-11-30 10:20:23 +08:00
feng zhi hao
0257e02e65
optimize declaration ( #3531 )
2016-10-21 16:27:26 +08:00
xiaofan2406
10afe1372f
flexible Card title wrapper ( #3416 )
2016-10-14 14:41:21 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
feng zhi hao
a4be70334d
chore: fix some error declaration ( #3099 )
2016-09-21 09:27:58 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
afc163
730dbc72f7
Add typings
2016-07-14 18:15:59 +08:00
afc163
2e41e35cc6
Fix more tslint problems
2016-07-13 17:22:23 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00