afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
Zheeeng
59fe98a194
Add position config for List pagination ( #10581 )
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
Wei Zhu
1c0b5ed21e
Revert "Update snapshot"
This reverts commit 98356e87ff
.
7 years ago
zhuyue
98356e87ff
Update snapshot
7 years ago
afc163
8db3b1f46f
update snapshot
7 years ago
Wei Zhu
a438b9b33f
Add spin dot className to custom indicator
7 years ago
Wei Zhu
a9537e5934
Update snapshot
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
4d74d5c22e
Update snapshot for 2e45074
7 years ago
nikogu
fdf0c11ec7
Fixed List snapshots
7 years ago
niko
f6a730e2fe
List empty style ( #8190 )
7 years ago
afc163
11c3abb3aa
Fix list border
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
niko
58089c7832
[WIP] List: update english docs ( #7880 )
List: update english docs
7 years ago
niko
57d5038d1c
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-335710078 ( #7875 )
7 years ago
niko
b4ed4e6d3f
Improve List Component
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-332442843
(#7853 )
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
niko
c64f46c217
List optimize ( #7736 )
* add split props
* add size props
* add footer & header props
7 years ago
niko
91b97d7b25
List virtualized ( #7692 )
* add virtualized & infinite demo
* change `children render` to `renderItem`
7 years ago
afc163
f8c5849bfa
update snapshot
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
afc163
cdac7cd28a
fix demo snapshot
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
afc163
9c925d7c9b
fix snap
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
ddcat1115
1c518c3d97
Card improve & bugfix ( #7204 )
* Card improve & bugfix
* update snap
7 years ago
niko
5836a49899
remove List.Item.Content & change List.Item.Action to List actions props ( #7159 )
7 years ago
niko
12bbe3776c
Feature list component ( #7150 )
* add list component
* fixed the demo syntax
* update list snapshots
7 years ago