afc163
b03d9ad4b2
✅ Update test snapshots
6 years ago
afc163
0fe82ed936
⚡ refactor list item dom structure
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zombieJ
796b56dbc4
New Component Skeleton ( #11226 )
* Add new component Skeleton
* Add related doc
* Add sample
* Add test case
ref: https://github.com/ant-design/ant-design/issues/10308
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
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
Zheeeng
08f5c27b0b
Use componentDidMount to replace componentWillMount: componentWillMount is deprecating ( #10047 )
7 years ago
Zheeeng
b92779f821
Fix the infinite & virtualized List is invisible that caused by its height can't be calculated ( #10046 )
7 years ago
afc163
5f51d8dc43
update demo
7 years ago
niko
a09f531453
add grid xxl to List fixed : #9019 ( #9038 )
7 years ago
afc163
b49c0ac35c
Fix snapshot test
7 years ago
afc163
9b2ca4b1aa
Fix List pagination margin, close #8562
7 years ago
GauravV-02
b5f13b49ae
Fixed typo in documentation ( #8534 )
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
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
48847e14e0
fixed react-virtualized demo scroll position when other demo element has changed ( #7866 )
7 years ago
niko
b4ed4e6d3f
Improve List Component
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-332442843
(#7853 )
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
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
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
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
nikogu
0034d0529c
add list grid
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