niko
f6a730e2fe
List empty style ( #8190 )
2017-11-17 11:25:29 +08:00
afc163
11c3abb3aa
Fix list border
2017-10-26 15:36:48 +08:00
niko
b4ed4e6d3f
Improve List Component
...
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-332442843
(#7853 )
2017-10-11 10:29:45 +08:00
Benjy Cui
91fc781b6c
chore: update docs and code style, ref: #7553#issuecomment-335009581
2017-10-10 10:04:03 +08:00
niko
c64f46c217
List optimize ( #7736 )
...
* add split props
* add size props
* add footer & header props
2017-09-26 16:11:35 +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
niko
91b97d7b25
List virtualized ( #7692 )
...
* add virtualized & infinite demo
* change `children render` to `renderItem`
2017-09-25 15:24:16 +08:00
nikogu
d1bb0b3634
Change List Spin size.
2017-09-18 17:37:13 +08:00
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
2017-09-17 15:48:44 +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
75518241d6
List optimize ( #7391 )
...
* change spin size to large
* fixed list loading
2017-08-30 15:16:48 +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
nikogu
4e68750777
List: remove noHovering prop
2017-08-15 19:57:44 +08:00
nikogu
8ed6883d70
List: change noHovering default true
2017-08-15 17:36:51 +08:00
niko
600d589617
fixed some list style bug ( #7177 )
...
* fixed some list style bug
* add cursor:pointer to hover style
* fixed hover style
2017-08-15 17:25:14 +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
niko
12bbe3776c
Feature list component ( #7150 )
...
* add list component
* fixed the demo syntax
* update list snapshots
2017-08-09 15:45:08 +08:00