zombieJ
2164c58198
New Component: Empty ( #13651 )
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
Douglas Nassif Roma Junior
03b89a12cf
Fixed Item key unspected change on List component. ( #12299 )
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
Zheeeng
59fe98a194
Add position config for List pagination ( #10581 )
7 years ago
Zheeeng
7f8cb838e3
Remove the side effects in render method ( #10357 )
7 years ago
niko
d50ec436d5
List integrate pagination functional fixed : #9303 ( #10135 )
7 years ago
Zheeeng
069e9207a9
Swap positions between List.footer and List.pagination ( #10045 )
* Swap positions between List.footer and List.pagination
* Update List test snapshots
7 years ago
Dmitry Manannikov
c0e60f8097
Fix wrong List property ( #10123 ) ( #10128 )
This diff excludes `locale` from `rest` variable to
avoid passing to div.
Close #10123
7 years ago
afc163
92eeb7f8c9
Tweak list grid margin
7 years ago
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