afc163
d94e7bd7f0
fix typo
7 years ago
niko
a09f531453
add grid xxl to List fixed : #9019 ( #9038 )
7 years ago
niko
675c1c1b8c
List not display NoData when loading state & customize Spin indicator. #8647 #8659 ( #8702 )
* List not display NoData when loading state & customize Spin indicator. #8647 #8659
* fixed ci warning
* fix: empty block
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
f6a730e2fe
List empty style ( #8190 )
7 years ago
afc163
11c3abb3aa
Fix list border
7 years ago
niko
b4ed4e6d3f
Improve List Component
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-332442843
(#7853 )
7 years ago
Benjy Cui
91fc781b6c
chore: update docs and code style, ref: #7553#issuecomment-335009581
7 years ago
niko
c64f46c217
List optimize ( #7736 )
* add split props
* add size props
* add footer & header props
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
niko
91b97d7b25
List virtualized ( #7692 )
* add virtualized & infinite demo
* change `children render` to `renderItem`
7 years ago
nikogu
d1bb0b3634
Change List Spin size.
7 years ago
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
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
75518241d6
List optimize ( #7391 )
* change spin size to large
* fixed list loading
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
nikogu
4e68750777
List: remove noHovering prop
7 years ago
nikogu
8ed6883d70
List: change noHovering default true
7 years ago
niko
600d589617
fixed some list style bug ( #7177 )
* fixed some list style bug
* add cursor:pointer to hover style
* fixed hover style
7 years ago
乐仪
cd6b017ce5
fix ts error
7 years ago
nikogu
0034d0529c
add list grid
7 years ago
niko
12bbe3776c
Feature list component ( #7150 )
* add list component
* fixed the demo syntax
* update list snapshots
7 years ago