afc163
57e3be2c32
Fix select popupContainer in site header
7 years ago
Mitchell Demler
293d63910a
Fix type definition for Card Component. ( #7196 )
React.Component requires two parameters. The second parameter (State) is now optional in a more recent version of @types/react however upgrading to this has several major/breaking changes elsewhere. I would prefer to explicitly define State as `{}` in this case.
7 years ago
afc163
f6d349731c
Fix innerSlider of react-slick, close #7191
7 years ago
Zheeeng
754966991b
Rename File interface to UploadFile ( #7183 )
* Fix doc missing info
* Rename File interface to UploadFile
7 years ago
Mars Wong
1e80254059
doc: add missing API for Cascader ( #7187 )
7 years ago
afc163
11f9459738
update snapshot
7 years ago
afc163
1651015688
fix card doc, ref #7185
7 years ago
afc163
592653c2ad
fix card type tabs className, close #7185
7 years ago
afc163
711703b91e
update bootstrap 3 link
7 years ago
Xiaohan Lee
c23c0a6b16
Update docs for Table.render and Upload.onChange ( #7180 )
* Docs: fix invalid link in docs of Table.render
* Docs: add link for "onChange" in docs of Upload.onChange
7 years ago
afc163
f689ede0fa
The collapse trigger of Sider should be fixed and upon menus
close #7161
7 years ago
Zhang Zhi
30e4fa8a8d
Remove Button's redundent code ( #7176 )
7 years ago
Zheeeng
fdc8d357ef
Fix doc missing info ( #7175 )
7 years ago
afc163
c79592cf05
Fix select demo
7 years ago
afc163
af9dc73eef
Fix collapse arrow position in IE9/10/11
7 years ago
Zheeeng
d6dde83247
Fix typo ( #7170 )
7 years ago
afc163
d98d7a451c
Add @tag-font-size
7 years ago
afc163
9bcde59001
Add @form-feedback-icon-size
7 years ago
afc163
43751c9930
revert eb3c274, close #7162
7 years ago
afc163
1f18c93d7f
Fix empty table scrollbar, close #7142
7 years ago
afc163
47c5de29f3
tweak range picker style
7 years ago
偏右
eb3c274e01
Fix extra space in RangePicker
https://gw.alipayobjects.com/zos/rmsportal/sTMIijZIrTkBDaGrEXmI.png
7 years ago
Randy
df934445c0
add a generic type for `FormCreateOption` ( #7119 )
7 years ago
Benjy Cui
87bfe2df87
fix: wrappedComponentRef should work, close : #6545
7 years ago
afc163
3001ca4114
typo
7 years ago
afc163
02c5616250
Update Card demo
7 years ago
afc163
807b573bff
Collapse the border or Card.Grid
7 years ago
afc163
b687a32044
Fix safari input text align, close #7135
7 years ago
afc163
a329d3d39b
Fix file.response type checking, ref #6818
7 years ago
afc163
8892d85e33
use @font-size-base for Badge[text]
7 years ago
afc163
500b222556
Fix stretched layout by content
523b4360d2 (commitcomment-23527573)
7 years ago
afc163
d339e628ed
Fix upload default error message, close #6818
7 years ago
Benjy Cui
02daedd67b
docs: add missing doc for Form, close : #6959
7 years ago
afc163
4c52ccaff9
Fix Dropdown menu width, close #7124
7 years ago
afc163
4f73a23a10
typo
7 years ago
afc163
29b5f433f8
Fix step title background
7 years ago
afc163
5a33774238
Fix ~ mis-position bug
7 years ago
Dmitry Bolotin
ba0d2598fe
Object cloning in flatArray performed only if object has childrenName field. ( #7072 )
7 years ago
afc163
e3b6430a4b
Fix InputNumber border, close #7117
7 years ago
afc163
3570458c31
Fix undefined SelectPropTypes
7 years ago
Yiming
a22a011c49
修改错别字 ( #7110 )
反应 应为 反映
7 years ago
Troy Thompson
18c6860296
Adds onFocus and onBlur to Select properties. ( #7082 )
7 years ago
Mars Wong
e9b3c36866
fix: correct Notification interface ( #7073 ) ( #7088 )
7 years ago
乐仪
1dd3e001c5
Update Modal doc, relevant: https://github.com/ant-design/ant-design/pull/7085
7 years ago
tim-soft
fdb943e887
Fix formatter ( #7098 )
The replace function can only work on a string, this little tweak will make the formatter not crash the page when the value is changed.
7 years ago
Ivan Radeljic
1651682020
Update modal documentation ( #7085 )
Add another way to destroy state on close modal
7 years ago
偏右
cb8f6a6ef5
Fix tabs extra content ( #7090 )
* Fix tabBarExtraContent style in vertical tabs
close #6578
* update snap
* fix rc-tabs
7 years ago
afc163
bcda84141e
fix stylelint
7 years ago
afc163
b3979885e4
fix demo snapshot
7 years ago
Tom Gao
9e54bebf33
fix: when menuitem is seleted, but submenu is not seleted ( #7042 )
7 years ago