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
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
08893a47cb
fix card snap
8 years ago
afc163
847a60ee56
Learn card loading animation from hashnode.com
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Chris Kelly
ff2d55481e
docs: Update loading.md ( #4128 )
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
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
afc163
3c9272a60f
Add hover z-index to cover other card
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
0ec4276eab
@font-size-lg ( #1752 )
8 years ago
afc163
d3788034e5
remove hover card border
8 years ago
feng zhi hao
0257e02e65
optimize declaration ( #3531 )
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
xiaofan2406
10afe1372f
flexible Card title wrapper ( #3416 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago