Commit Graph

6 Commits

Author SHA1 Message Date
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