sylvanasGone
b71301b65f
fix: add missing parameter
6 years ago
yibu.wang
839d0dcb09
fix
6 years ago
Wang yb
f8fbb33c73
Update interface.tsx
6 years ago
ztplz
1f730faf2d
Set menu mode to vertical by default
6 years ago
小哈husky
f5bf79d2d8
修复当值为0时样式不对问题
修复当值为0时样式不对问题 ,bug demo.https://codesandbox.io/s/0146v1lxkl
6 years ago
nick-ChenZe
bc20797a61
feat: update docs for switcherIcon
6 years ago
nick-ChenZe
d814c19356
feat: add switcherIcon prop to Tree
6 years ago
Sam Lanning
af8a025aeb
[chore] remove additional unused variable
6 years ago
Sam Lanning
e56e1a71c3
[chore] fix useless assignments to local variables
This commit addresses all the instances of useless assignments to
local variables, as found by LGTM.com
6 years ago
Sam Lanning
bfc75f5872
[chore] remove unneeded checks
args will always be defined, and an array, additionally Array.some()
will always return false if the array is empty. So these conditions
are uneeded.
6 years ago
Sam Lanning
2f0580d08b
[chore] simplify condition to remove useless conditional
6 years ago
Sam Lanning
843056e58e
[chore] fix off-by-one error in loop
This fixes an alert that was found on LGTM.com
6 years ago
Vu Hoang Minh
69f0601d13
Update show-tooltip.md
6 years ago
Vu Hoang Minh
f7bf62de65
Update show-tooltip.md
6 years ago
zy410419243
2bfc23b6f1
fix: render correctly when set childrenColumnName
6 years ago
kenve
6106e459a3
fix: demos can‘t be opened correctly in CodeSandbox ( #13734 )
6 years ago
Rahul Gurung
422b20993b
#12115 - fixed dropdown hover flickering
6 years ago
Rahul Gurung
f04e6886b6
#13533 - fixed popover arrow
inherit arrow color from parent so that it doesn't
appears to be pointing
upward when user changes
color of inner content, user
can further add desired color
to downward pointing arrow.
6 years ago
黄俊亮
1272ec0e04
refactor: add @tabs-horizontal-padding-{sm,lg}
6 years ago
ycjcl868
57a3d96c3b
🐛 fix Comment action padding
6 years ago
afc163
51e3012dc6
💄 Fix card loading edge when height is specified and small
6 years ago
afc163
3aeca7c10e
🐛 remove right padding in dropdown, close ant-design/ant-design-pro#3161
6 years ago
afc163
f706e2554f
🎅 🎅 🎅
7 years ago
afc163
b1a67de35e
Merge branch 'master' into feature
* master:
📝 fix demo order
Fixes #10576 (#13703 )
doc: update form & layout docs (#13701 )
update doc close #11802
🐛 Fix Badge offset not working when count is ReactNode
6 years ago
afc163
28f6c4891a
📝 fix demo order
6 years ago
Rakshit Kumar
2ac67ddc25
Fixes #10576 ( #13703 )
FIxes #10576 by removing the extra padding that causes the card title to go out of line with action props
6 years ago
huishiyi
dd30678033
doc: update form & layout docs ( #13701 )
* doc: remove duplicate setFields in form doc-US
* doc: fix layout doc collapsedWidth default
6 years ago
zombiej
d23a996b35
update doc
close #11802
6 years ago
zombieJ
684d15c054
formItem support error message with reactNode ( #13046 )
close #13014
6 years ago
zombiej
0d05ceda08
update snapshot
6 years ago
zombiej
cdf4c1e6b8
merge origin/master
6 years ago
afc163
1fb7bac8ca
🐛 Fix Badge offset not working when count is ReactNode
close #13694
6 years ago
afc163
e1d68061d1
📝 Add react-highlight-words in recomendation
6 years ago
afc163
7abf528b96
💄 Optimize custom filter demo of Table
6 years ago
Teng YANG
c2d1d72675
Fix #13529 input group compact border color issues ( #13550 )
fix #13529
6 years ago
Julia Passynkova
7b643d2aaa
Added CheckBox.Group to Form demo ( #13680 )
6 years ago
Lyndon001
4b0bcee220
Update values.zh-CN.md
6 years ago
zombiej
79f25d1107
fix spin style
6 years ago
zombiej
9a386e7336
update test case, OK button under calendar should not clickable
6 years ago
afc163
2e4d2b497a
💄 remove text-align right of card extra
6 years ago
zombiej
c9aeb29b43
update snapshot
6 years ago
偏右
14fff83a4a
Merge pull request #13674 from iugo/patch-2
fix date-picker doc type
6 years ago
偏右
92e10eb015
Merge pull request #13650 from iugo/patch-1
fix RangePickerProps onOk type
6 years ago
Justin Reich
d0d5481c17
Updated CommentProps type for author
6 years ago
iugo
30a6d38898
Update index.zh-CN.md
6 years ago
iugo
21b0f329b9
fix date-picker en doc type
6 years ago
iugo
a98e42784e
fix date-picker doc type
6 years ago
afc163
2c7112be7b
⚡ Improve spin perfermance and UI detail
6 years ago
zombieJ
68ad468938
move sorter logic from div to th cell ( #13669 )
fix #13467
6 years ago
afc163
26936de2e8
🐛 Fix WeekPicker width, close #13629
6 years ago