afc163
a287f1bcb8
🐛 Fix missing border top of empty Table without header
close #14834
6 years ago
+v
bf2a240ba7
fix: clear both
6 years ago
zombieJ
5ac674e698
sync form item ( #14778 )
* sync form item
* update snapshot
* use before
6 years ago
zombieJ
41470e0c68
clean css ( #14797 )
* clean css
* move to horizontal
6 years ago
zombieJ
47e53ab0fe
Fix Input.Search not support addonAfter ( #14799 )
* fix addonAfter
* update snapshot
6 years ago
afc163
8fc3cb8d24
🐛 Fix always uploading if upload button is hidden during
close #14779
caused by the previous fix in #14298
reverted and change another way to fix #14299
6 years ago
ztplz
b46b79c771
Remove useless asign
6 years ago
zombieJ
67ad35bc26
fix additional className ( #14770 )
6 years ago
Subroto
57f4c62368
Revert "fix IE 11 bug" ( #14765 )
This reverts commit 7d7de2a599
.
6 years ago
何乐
3c4a7318d6
fix: Progress shows the success status while `successPercent={0}` and `percent={100}` ( #14769 )
6 years ago
偏右
6550ddd545
🐛 Fix Switch disabled cursor style, close #14764 ( #14767 )
6 years ago
imhele
952510e040
add header for table
6 years ago
wanli
6c259808e1
type: add onClick to AbstractCheckboxProps
6 years ago
zlljqn
bdb81d12a5
Update according to suggestion
Update according to suggestion and try to repair CI
6 years ago
zlljqn
bf972a9afa
Optimized Drag & Drop Table Demo performance
Optimized Drag & Drop Table Demo performance when the number of row is large. Mainly remove unnecessary event mornitor and use another way to implement the method to show the insert indicate rule on the page.
6 years ago
zy410419243
9236844f0a
Revert "test: update snapshots"
This reverts commit 9ea218d0ad5b42cd119087e855c8ab8223aaa4e3.
6 years ago
zy410419243
6a68619559
test: update snapshots
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
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