Wei Zhu
96e1d770ec
Revert "fix"
This reverts commit 839d0dcb09
.
6 years ago
Wei Zhu
48956d54fc
Revert "Update interface.tsx"
This reverts commit f8fbb33c73
.
6 years ago
afc163
a297b90cfa
📝 Add bodyStyle and style of Drawer in documentation, #13850
6 years ago
afc163
b27f0f3e46
🐛 Fix Drawer style not working
close #13850
6 years ago
afc163
9f54ab2bb4
🐛 fix markStyle affset style
revert #12125
close #13850
6 years ago
zombiej
d648b822a6
revert Christmas egg
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
ztplz
4bd107f9d7
Correct doc
6 years ago
j3l11234
95cf9f3e48
Update rc-form requirement from ~2.2.7 to ~2.4.0 ( #13788 )
& and preserve option
6 years ago
afc163
88615024b1
✅ Fix test snapshots
6 years ago
afc163
b828741dc0
🔨 Refactor Tag 🔨
6 years ago
afc163
fe47f01796
📝 Fix documentation
6 years ago
afc163
3a25ef8d14
💄 Fix lgtm alerts
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
6 years ago
afc163
1350c87ab1
🎨 Improve form demo code style
6 years ago
afc163
d78d0de36c
💄 Fix extra margin of nested form item
close #13748
6 years ago
afc163
a7597819a2
💄 use disabled cursor on disabled tab, close #13709
6 years ago
wangshuai
cb0a92e13b
use T[] insteadof Array<T>
6 years ago
wangshuai
8c95732bfb
fix(Table):fix arguments and type definition in TableRowSelection
6 years ago
HarlanLuo
476ace8aae
Transfer: fix search-not-found block sometimes not show in edge
6 years ago
杨哲迪
42cd542677
fix(tabs): fix tabs.tabpane disabled style error
6 years ago
黄俊亮
96766d4018
refactor: add alert-close-hover-color
6 years ago
vthinkxie
f99b8a1792
feat(table): support table border-radius define in theme
6 years ago
Alfred Qiu
b24d5a65a5
add form-tutorial.md
6 years ago
zombiej
0d438610ff
skip show-tooltip.md test when is dist test
6 years ago
afc163
69d2656ab2
💄 update slider demo
6 years ago
afc163
ecf83c0438
💄 Fix one tslint problem
6 years ago
stevenyuysy
0929a8b2c5
🐛 fix status normal
6 years ago
Sam Lanning
8f830ec366
fix inconsistent component state updates
React component state updates using setState may
asynchronously update this.props and this.state, thus it is
not safe to use either of the two when calculating the new
state passed to setState, and instead the callback-based
variant should be used instead.
6 years ago
徐新航
e0c74501f4
feat: The <Affix> run update-position when first mounted, to get the actual styles.
6 years ago
afc163
1ac6b5782d
🐛 Correct Drawer style
close #11504
6 years ago
ztplz
1c02a65593
format mention
6 years ago
偏右
a127ba6789
Update index.tsx
6 years ago
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
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
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