afc163
0fe82ed936
⚡ refactor list item dom structure
6 years ago
诸岳
00102d4278
ts: Extend ListItemProps from native div element attributes, close #14171
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
9b9c4c7dec
fix typescript errors
6 years ago
afc163
b1d8d173cd
update typescript array definites
6 years ago
afc163
78a82151eb
update typescript array definites
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
niko
a09f531453
add grid xxl to List fixed : #9019 ( #9038 )
7 years ago
Wei Zhu
1b2a9550d9
ListItemMetaProps's description and title should be optional
7 years ago
Wei Zhu
e27061ea5b
ListItemProps.extra should be optional
7 years ago
Wei Zhu
e7042ae541
Fix implicit any error for List
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
niko
57d5038d1c
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-335710078 ( #7875 )
7 years ago
niko
91b97d7b25
List virtualized ( #7692 )
* add virtualized & infinite demo
* change `children render` to `renderItem`
7 years ago
niko
bceb15c4e6
List:add infinite & detail optimize ( #7445 )
* List:add infinite & detail optimize
* React.children.map -> context
* update snapshots & demo order
* remove Item.Action _id
* update List demo
* List:add infinite & detail optimize
* React.children.map -> context
* 更新 snap
* update snapshots
7 years ago
niko
56f0716b03
List: support responsive ( #7272 )
* List: support responsive
* change grid api for responsive & use card responsive function
* abstract getGrid
* update snapshots
* defind grid columns number
* defind grid columns number
* add ListGridType
7 years ago
乐仪
cd6b017ce5
fix ts error
7 years ago
nikogu
0034d0529c
add list grid
7 years ago
nikogu
fab125d741
fixed List Components Props
7 years ago
niko
5836a49899
remove List.Item.Content & change List.Item.Action to List actions props ( #7159 )
7 years ago
niko
12bbe3776c
Feature list component ( #7150 )
* add list component
* fixed the demo syntax
* update list snapshots
7 years ago