Marek Łuszczki
7b2c878d71
fix Skeleton browser applied padding
Fix to issue #15413 , caused by `padding-inline-start` rule in browser default styles
6 years ago
Cemre Mengu
946ef767e6
Specify type for defaultOpenKeys
6 years ago
DiamondYuan
59d996b4f3
fix: should color style works on Badge ( #15356 )
fix ##15349
6 years ago
zombiej
752d64715b
add webpack plugin link
6 years ago
melchior voidwolf
906f722ea8
Correct suffix icon in Input.Password ( #15381 )
fix #15369
6 years ago
afc163
64259e167f
🐛 Fix Divider align in PageHeader
close #15336
6 years ago
afc163
5a33f8ced1
🐛 Fix Badge dot a litter higher
close #15367
6 years ago
SoraYama
2b7fce3ce2
fix(Layout): disable `hasSider` when specifically declared
In some situation `Sider` is deeply rendered in Children of `Layout`,
and if we don't want to judge whether `Layout` has sider, the attr `hasSider`
set to `false` should properly work. However `hasSider || this.state.siders.length > 0`
will ignore `hasSider` when it is `false`.
6 years ago
DiamondYuan
1ff0be57e0
fix:add style prop for Steps.Step component
6 years ago
ppbl
98b10a7cf8
🐛 Fix: avatar cannot calculate the offset when display: none ( #15351 )
6 years ago
zombiej
f9d8e50a1f
rm input from datePicker
6 years ago
zombiej
65dd36a466
rm useless
6 years ago
zombiej
0b96daa1a0
rm button from drawer
6 years ago
zombiej
cc19eadc1b
rm input in pagination
6 years ago
zombiej
cb3a372b3b
rm input style from select
6 years ago
zombiej
04226e36eb
add missing style of card
6 years ago
zombiej
f8baa3787c
update tree-select
6 years ago
zombiej
1e5e16cf69
add affix style
6 years ago
zombiej
3e110b8244
update auto style
6 years ago
zombiej
73d96f4c22
adjust import style of grid
6 years ago
William Cai
ab55bc5636
refactor: add @modal-footer-padding-{vertical,horizontal}
6 years ago
Wei Zhu
d1f64b1bc9
Add generic type to form values
6 years ago
ztplz
97880a9b47
Formate ( #15347 )
6 years ago
afc163
74ea064319
Add less variable @icon-color
6 years ago
zy410419243
5c1c4e7502
test: remove snapshots to fix ci problem in react 15
6 years ago
zy410419243
c1d58f43bf
refactor: unify type => mode
6 years ago
zy410419243
b8a19180aa
try: to fix stackoverflow in react 15
6 years ago
Cemre Mengu
3f6f1c1f00
Specify type for defaultOpenKeys
6 years ago
zy410419243
e3da847f53
pref: update date using UTC
6 years ago
zy410419243
5b5008420f
pref: update selector for more acurrate
6 years ago
zy410419243
0d4828059a
test: leaving snapshots before and after changes
6 years ago
zy410419243
c5290d2ee8
test: assign value for snapshot
6 years ago
zy410419243
4f7ee02ad4
test: update snapshot for making sure to switch correct panel
6 years ago
zy410419243
81cb4a2407
test: update cases for Header
6 years ago
zy410419243
222c744f6d
test: update snapshots
6 years ago
zy410419243
d53e003b62
fix: Calendar select can't switch
6 years ago
萧琚
34a9da638c
fix add click prop for BreadcrumbItem
6 years ago
偏右
5f4f8b0dee
Fix list item style ( #15328 )
* 🐛 Fix List Item layout style problems
* 🐛 horizontal list should align center
* ✅ Add test cases
* ✅ Add test cases for List.Item
* 🐛 Fix vertical list item with extra
6 years ago
Martin Cermak
46ca311294
Fixed Table's Editable cells demo
6 years ago
vthinkxie
057d58ebce
style(module:input): add disabled selector style in ant input
6 years ago
afc163
d9ca0d8381
⚡ Optimize badge code again
6 years ago
afc163
f694a1bbb8
⚡ Opatimize badge code
6 years ago
afc163
a8ad9ecce5
🐛 Fix Typography editable inconsist style
close #15249
6 years ago
afc163
0590c056c1
🐛 Reserve ant-typography className
6 years ago
zombiej
96a95e65d3
update deps lint
6 years ago
zombiej
d17a67175d
add pattern match
6 years ago
zombiej
05564e00ff
add style dep lint ignore
6 years ago
Dan Minshew
9197db2445
add 'code' to list of Typography props
6 years ago
afc163
56570aa539
💄 Add `@pagination-item-bg-active`
close #14739
6 years ago
afc163
4275430094
🐛 Keep same content color of List like previous version
close #15296
6 years ago