afc163
f4abc8c14d
Fix extra scrollbar in table or list cause by spin
close #8799
change a better way to fix #8602
7 years ago
nikogu
83b1a5f8ba
fixed list grid has scrollbar in ie #8799
7 years ago
niko
99c8444785
remove dump flex style in list for ie compatibility fixed : #8784 ( #8798 )
7 years ago
afc163
9b2ca4b1aa
Fix List pagination margin, close #8562
7 years ago
afc163
f005974c56
refactor list less code
7 years ago
niko
f6a730e2fe
List empty style ( #8190 )
7 years ago
nikogu
5db04b6d4b
update list grid padding bottom
7 years ago
afc163
11c3abb3aa
Fix list border
7 years ago
afc163
c44f9528be
Tweak list style
7 years ago
nikogu
f8f3e0f936
list update pagination margin top
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
偏右
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
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
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
nikogu
33c41e97f7
List: change padding bottom
7 years ago
niko
44f63ae010
change list border color ( #7390 )
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
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