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
shawtung
b6f8365d53
为before pseudo增加负index, 避免其挡住自定义overlay的点击
如果overlay没有设置position也没有transform样式, 其层级会低于这个伪元素, 导致无法被点击到.
6 years ago
Subroto
7b8a39772b
Fix `fileIndex` not found TypeError (IE 11)
fileIndex is not present in IE 11 Array.prototype
6 years ago
afc163
0b3d7d62fa
📝 fix typo
6 years ago
sdli
18262297da
fix table.pagination bug - when pageSize is larger than data source length
6 years ago
afc163
3fcb8fa0b3
💄 Fix stylelint errors
6 years ago
Subroto
7d7de2a599
fix IE 11 bug
If `flex-basis` is not set, it is taken as `0px` as default, breaking the ui in IE 11.
6 years ago
zombieJ
a379c47162
add missing defaultFormat ( #14593 )
6 years ago
afc163
5de5f4c458
🐛 Fix errors in lgtm.com
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
6 years ago
zombieJ
8838bd602d
update ( #14591 )
6 years ago
Bora Ikizoglu
3e85e51b58
Fixed Form.create missing type ( #14584 )
6 years ago
zombieJ
6240871c6b
update css hack ( #14588 )
6 years ago
zombieJ
b4050d3d52
fix typescript ( #14587 )
6 years ago
zombiej
ff8ef180e8
add hide icon sample on showLine
6 years ago
zombieJ
bfec344de5
Not show spining mask in ie <= 10 ( #14511 )
* not show spining mask in ie <= 10
fix #14365
* revert, let's use css check for this
* add styleChecker
* add pointer-events check
* delay check spin not support when did mount
* use css hack replace style check
6 years ago
zombieJ
633c3aeb25
update rc-switch ( #14560 )
close #7181
6 years ago
zombiej
f5cbf0f9f1
update getFieldsValue types
6 years ago
zombieJ
318dff9feb
not show overflow content when in elastic ( #14550 )
6 years ago
zombieJ
5ac80c8e55
Use `addonAfter` instead of `suffix` when use `enterButton` in Input.Search ( #14461 )
fix #14450
6 years ago
ztplz
18332d8e76
FIx RadioButton cause RadioGroup onChange event trigger twice ( #14523 )
fix #14485
6 years ago
zombieJ
d1fde3670c
Time picker allow clear ( #14490 )
close #14472
6 years ago
Gautier
8bb3b10c01
Add a new less variable to override the list header background ( #14519 )
* Add a new less variable to override the list header background
* Add a new less variable to override the list footer background
6 years ago
krokofant
de8ec0152e
#14510 Set small table header to transparent to remove uncolored margin
6 years ago
iojichervo
e5a1e30055
Add MenuItem style type
6 years ago
ztplz
d30fdf11d7
Fix changing the count of a badge with border-color raises an error ( #14525 )
fix #14516
6 years ago
Michael Salaverry
18dc2c2743
Documentation: fixed typos and grammar ( #14518 )
6 years ago
偏右
47e23d4137
Add expandIcon for Collapse ( #14060 )
close #14058 #12212
6 years ago
afc163
909b3b5235
🐛 Fix col span type to number | string
close #14324
6 years ago
Wei Zhu
c4026c4cb5
fix: remove duplicate type ( #14444 )
Already defined in AbstractSelectProps
6 years ago
MaoYiWei
5ec4383b3f
Add definition for Menu.SubMenu ( #14488 )
Fix Menu.SubMenu props from any to real def
6 years ago
wx1322
7faae1ada5
Add type definitions for Steps.Step ( #14468 )
fix #14442
6 years ago
zombieJ
0e8e2b53e4
add select check to fix edge wave issue ( #14469 )
* add select check to fix edge wave issue
fix #14466
* update style
* add comment
* rm removeAttribute
6 years ago
Ran Byron
16ec6e954e
Fix for Pagination ellipsis misalignment ( #14473 )
6 years ago
eidonjoe
5d025522e8
fix transfer ref ( #14441 )
* fix transfer ref
* delete transfer list search ref
6 years ago