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 |
Rallets
|
8157be2f4a
|
Add files via upload (#10068)
|
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
|
92eeb7f8c9
|
Tweak list grid margin
|
7 years ago |
afc163
|
2939aea4ec
|
Fix list extra border, close #10028
|
7 years ago |
afc163
|
5f51d8dc43
|
update demo
|
7 years ago |
afc163
|
d94e7bd7f0
|
fix typo
|
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 |
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 |
Wei Zhu
|
999d6184ad
|
docs: Sort api table
|
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 |
afc163
|
b49c0ac35c
|
Fix snapshot test
|
7 years ago |
afc163
|
9b2ca4b1aa
|
Fix List pagination margin, close #8562
|
7 years ago |
afc163
|
f005974c56
|
refactor list less code
|
7 years ago |
GauravV-02
|
b5f13b49ae
|
Fixed typo in documentation (#8534)
|
7 years ago |
Wei Zhu
|
1b2a9550d9
|
ListItemMetaProps's description and title should be optional
|
7 years ago |
Wei Zhu
|
e27061ea5b
|
ListItemProps.extra should be optional
|
7 years ago |
Wei Zhu
|
4d74d5c22e
|
Update snapshot for 2e45074
|
7 years ago |
Wei Zhu
|
e7042ae541
|
Fix implicit any error for List
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
nikogu
|
fdf0c11ec7
|
Fixed List snapshots
|
7 years ago |
niko
|
f6a730e2fe
|
List empty style (#8190)
|
7 years ago |
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
7 years ago |
Benjy Cui
|
70291d5514
|
chore: update size props order, ref: d12f247
|
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 |
偏右
|
ffffd0f4c5
|
Fix styles (#7924)
* update demo
* Fix styles
* fix snap
* Fix back-top ci
|
7 years ago |
nikogu
|
f8f3e0f936
|
list update pagination margin top
|
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
|
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 |
Benjy Cui
|
91fc781b6c
|
chore: update docs and code style, ref: #7553#issuecomment-335009581
|
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 |
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 |
偏右
|
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 |
afc163
|
f8c5849bfa
|
update snapshot
|
7 years ago |