Wei Zhu
e27061ea5b
ListItemProps.extra should be optional
2017-12-05 16:16:09 +08:00
Wei Zhu
e7042ae541
Fix implicit any error for List
2017-11-21 20:38:30 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
niko
57d5038d1c
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-335710078 ( #7875 )
2017-10-12 05:09:37 -05:00
niko
91b97d7b25
List virtualized ( #7692 )
...
* add virtualized & infinite demo
* change `children render` to `renderItem`
2017-09-25 15:24:16 +08:00
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
2017-09-06 15:53:25 +08:00
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
2017-08-21 21:14:20 +08:00
乐仪
cd6b017ce5
fix ts error
2017-08-14 22:25:17 +08:00
nikogu
0034d0529c
add list grid
2017-08-14 11:09:22 +08:00
nikogu
fab125d741
fixed List Components Props
2017-08-10 18:00:40 +08:00
niko
5836a49899
remove List.Item.Content & change List.Item.Action to List actions props ( #7159 )
2017-08-09 21:46:48 +08:00
niko
12bbe3776c
Feature list component ( #7150 )
...
* add list component
* fixed the demo syntax
* update list snapshots
2017-08-09 15:45:08 +08:00