wanli
6c259808e1
type: add onClick to AbstractCheckboxProps
6 years ago
thilo-behnke
a9a6da47ed
Input: Clear icon doesn't disappear if value is null (vs undefined or empy string) ( #14733 )
* fixed issue with allowClear if value is null
* added test cases for allowClear fix
6 years ago
Gabe Medrash
dfc9b24c98
Properly type onMouseEnter and onMouseLeave events
6 years ago
何乐
b3834e48b1
Table: fix showing only first page ( #14724 )
* Table: fix showing only first page
* correct condition of pagination in Table
* correct test file
* handle changes
* improve test case
6 years ago
zombieJ
2b558af960
update silder snapshot ( #14732 )
6 years ago
何乐
99eeefc25d
correct type in Switch ( #14727 )
6 years ago
ycjcl868
6f040b6c40
fix: strict check input
6 years ago
zombiej
777c56a515
mock test
6 years ago
Andrew Shearer
163140189f
Fix quote rendering ( #14708 )
Use curly quotes from the current font, removing an override that
switched to a Chinese font for those 4 characters. On all platforms,
this caused the quotes to differ in size and weight from the
surrounding text. On Linux, it also caused text to fall back to a
serif font rather than the intended sans-serif font. On Windows,
it used a full-width Chinese character, making it look like there
were extra spaces in the text. Typographic apostrophes, in
particular, appeared to have two or more extra spaces after them.
fix #13095
6 years ago
gyh9457
c895c809f9
improve tabs demo ( #14701 )
6 years ago
zombieJ
ee97cfe6cc
update doc ( #14712 )
6 years ago
zombieJ
3bd784cec6
force opacity of 0 ( #14703 )
6 years ago
afc163
c563bc1d10
🐛 Table should pick pageSize over defaultPageSize in priority
close #14320
6 years ago
偏右
1daec4eacb
🐛 Statistic should support negetive numbers ( #14695 )
close #14692
6 years ago
zombieJ
4668bf6ddd
update code ( #14700 )
close #12749
6 years ago
zeroslope
ff41bfe2fb
修改FAQ的描述
FAQ中,标题‘如何移除 2 个汉字时字间的空格’,“汉字‘时’字间”中的时多余,且“汉字字间”不容易断句,在不改变原来意思的情况下改为
“如何移除 2 个汉字之间的空格”
6 years ago
RunningCoderLee
86e0431f9b
fix: make all the properties in the ValidateFieldsOptions typing optional
6 years ago
RunningCoderLee
71503751a2
add ValidateFieldsOptions typing for validateFields
6 years ago
zombieJ
0cb00e47b8
fix icon miss viewBox ( #14686 )
6 years ago
Amumu
6668c12c46
remove placeholder border override ( #14533 )
* remove placeholder boder override
* adjust radius when bordered
6 years ago
kristof0425
ad363570c3
fix(Modal): rm remaining unnecessary string type
6 years ago
kristof0425
5b2a5398cf
fix(Modal): correct type in comment
6 years ago
kristof0425
0a6642e595
refactor(Modal): rm unnecessary string
6 years ago
kristof0425
c97bd20faf
docs(Modal): change type of okText and cancelText props
6 years ago
kristof0425
e0edd82a76
fix(Modal): allow ReactNode for okText and cancelText props
6 years ago
Florian Orpelière
031876bbf3
Update tree select documentation
According to https://github.com/react-component/tree-select documentation
6 years ago
sylvanasGone
05df3aa552
fix: add missing typing for style prop
6 years ago
tangjinzhou
8832be1fc7
fix: auto-complete placeholder not display when disabled
6 years ago
afc163
3b40bfb058
🐛 Tweak calendar select width for IE9
close #14464
6 years ago
afc163
b8fd449f84
🐛 Fix margin in calendar select
close #14636
6 years ago
zombieJ
aa5ed8c237
Continue works on #12667 ( #14668 )
* Update index.tsx
* add limitation on checking labelPlacement
* add type checking of 'mode' in DatePickerProps
6 years ago
杨小事er
1b57dff9bb
🐛 fix(tootip):fix when title is too short arrow appears outside of tooltip
close #14667
6 years ago
ycjcl868
28986d00e0
📝 fix className ts definition
6 years ago
kuitos
fc56fe9ce5
typing fix
6 years ago
Ahmed AlSammany
52846791b5
fix for https://github.com/ant-design/ant-design/issues/14650
6 years ago
Alvin Abia
9368753605
Fixed typo in Skeleton component doc
6 years ago
afc163
56ac01610f
💄 font-feature-settings to enable monospaced for OpenType font
https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings
6 years ago
afc163
22dbe4f5b3
:typo: @dawer-prefix-cls => @drawer-prefix-cls
6 years ago
郑旭
b3df86a74f
fix destroyFns not reduce when instance.destroy() ( #14600 )
* fix destroyFns not reduce when instance.destroy()
* Use object destructuring prefer-destructuring
6 years ago
Ahmed AlSammany
5ed909c9c8
🐛 Fixed src prop for Avatar not effective after image load error
* fix for https://github.com/ant-design/ant-design/issues/14605 , reset isImgExist state on src prop update
* add TC for https://github.com/ant-design/ant-design/issues/14605
6 years ago
afc163
305041a79d
💄 update table demo
6 years ago
afc163
a68a1aec63
💄 Tweak checkbox style
6 years ago
afc163
b31e10a458
💄 Tweak Checkbox check align style
close #14271
6 years ago
afc163
d3e16b2dc6
🐛 Remove upload control if there is no trigger
in case of upload control triggered by label in some situations
close #14298
6 years ago
afc163
579a868f15
🐛 Fix Table selection checkbox label wrap style
close #14316
6 years ago
afc163
a29806f895
📝 upgrade some documentations for progress and skeleton
6 years ago
zombiej
34370e69eb
update doc
6 years ago
zombiej
6807b70b04
update doc
6 years ago
ycjcl868
89653d2e89
📝 fix site demo, dynamic form firstItem undefined
6 years ago
zombiej
cd6071e04d
update ts def
6 years ago