Ash Kumar
013932e6d3
Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param ( #10306 )
* Table Column's sorter prop can now be provided a fn to which 'sortOrder' is passed as param
* head.md: added documentation for new use of 'sorter' prop function
7 years ago
afc163
81dd432e31
update select demo
7 years ago
afc163
4535e9d4f1
Fix Select extra space taken up when arrow disabled
close #10092
7 years ago
愚道
6682a56922
fix snapshot ci
7 years ago
afc163
e97977b891
Fix upload onChange arg type when beforeUpload return false, close #10293
7 years ago
afc163
7f8f89cbff
doc: Add mode and onPanelChange in API document, close #9785
7 years ago
Thiebaud Thomas
a1e186b8a3
Fix type for placeholder in select component ( #10282 )
7 years ago
afc163
3d079af7cd
Fix Input.Group align issue in Form, close #10281
7 years ago
afc163
1f6107e94a
Fix naming convention, close #10275
7 years ago
afc163
e40c2a7f45
Fix notification icon hover color, close #10272
7 years ago
afc163
d9053a2526
Tweak sort position again
7 years ago
afc163
4b1857d587
fix spin loading
7 years ago
Marcela Bomfim
b1c41c665e
Fix typo ( #10250 )
Fix typo
7 years ago
afc163
c85758fd01
Fix spin container interaction, close #10227
7 years ago
afc163
52c8f34a73
Fix radio border radius
7 years ago
Wu Haotian
4ea20e696c
fix(form): fix typing for `Form.onValuesChange` ( #10231 )
7 years ago
afc163
a268dc8d62
Fix dashed Divider, close #10216
7 years ago
Samuel Gaus
4bc28ac471
Update jsx.md ( #10203 )
Made it clear that you can't use components other than Column or ColumnGroup as children to Table.
7 years ago
Zheeeng
6a3e6f55cf
Fix typo ( #10193 )
7 years ago
Zheeeng
4ad5985df7
Prefer using 'truthy' over 'falsyless' ( #10191 )
7 years ago
Jiabin Peng
bb720aaab9
Fix menu item's clickable region in dark theme ( #10187 )
* remove redundant style for submenu
* Fix menu item's clickable region in dark theme
7 years ago
Wei Zhu
7ee2eca848
Pass CheckboxGroup/RadioGroup prefixCls down to children ( #10002 )
Close #9950
7 years ago
afc163
15c6d58796
Table getCheckboxProps should be updated when rerender
close #10133
7 years ago
afc163
b9d94971e4
Add successPercent as Progress[format] argument, close #10096
7 years ago
afc163
2078354bc5
Fix collapsedWidth string bug, close #10140
7 years ago
Jin ZHANG
a95209cf55
scale fallback string ( #10184 )
7 years ago
niko
d50ec436d5
List integrate pagination functional fixed : #9303 ( #10135 )
7 years ago
Jin ZHANG
e1c74eb799
add maxCount config to message ( #10169 )
7 years ago
Zheeeng
d016471638
Feature 3.5.0 time line reverse api ( #10057 )
* Add reverse api for TimeLine
* Update TimeLine test snapshot
* Add specifications for reverse api and pending api
7 years ago
afc163
f4ae9294c0
Improve card loading style, ref #9862
7 years ago
Zheeeng
572ae5ce14
Bugfix issue.9862 ( #10052 )
* Fix issue 9862
* Update Card test snapshot
7 years ago
Dmitry Gladkikh
0d0632b2f3
Add getPopupContainer method decl to MenuProps interface ( #10158 )
* add getPopupContainer to MenuProps
see https://github.com/ant-design/ant-design/issues/10145
* Update getPopupContainer signature of MenuProps
* getPopupContainer prop is optional
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
afc163
649d733048
fix snapshot ci
7 years ago
Wu Haotian
7eb2792072
fix typing for `Upload.beforeUpload` ( #10059 )
* fix typing for `Upload.beforeUpload`
fix #9775
* add RcFile interface, fix tests
* fix typing of `Upload.onStart`
7 years ago
Zheeeng
d0d69fbf13
Remove useless style ( #10054 )
7 years ago
Wei Zhu
61e4f8011a
Remove sCU from Form ( #10029 )
Related #9790
Form and Form.Item are not considered as pure components
7 years ago
Zen
d7f9270a6f
fix button/demo/disabled.md ( #10009 )
add `ghost` property to ghost buttons
7 years ago
afc163
a7513bfac1
fix stylelint
7 years ago
davidhatten
74d1c5e6b6
Add collapse styles to default.less ( #9943 )
* push collapse styling into overridable defaults
* Changes to ensure backwards compatibiliy, switch bg-color to be based on default style
* change background-color to bg in style names
* simplify and consolodate content-padding
* I figured out why the styling is split across content and box like that
The collapse/show animation doesn't work right without the padding set up across the two elements like this. From an end-user point of view, I think this is the easiest thing.
* pushing all padding styling on to the box instead of the content, keeping var name the same because the end user doesn't need to know the difference
* Pushing header-bg-color back up to the top of the component heirarchy
* shorten content padding
7 years ago
afc163
f0660836b7
fix snapshot ci
7 years ago
afc163
61502ef942
Fix form demo error in IE9
7 years ago
afc163
04b3aad451
Fix menu arrow style of disabled, close #10113
7 years ago
afc163
2604623b7e
fix showInfo when precent is out of range
7 years ago
afc163
0eb835772d
Fix invalid progress like <Progress precent={120} />
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
Zheeeng
05a522c343
Update ButtonType ( #10129 )
7 years ago
刘红
ee4f788ae0
添加BMP的支持 ( #10110 )
7 years ago
Jin ZHANG
f3f3c63c30
fix class for week date render ( #10081 )
7 years ago
afc163
3b00cf8971
Fix image when file.url has query or hash
close #10102
7 years ago