Cong Zhang
bc4303b98a
Allow font-feature-settings to be customizable
6 years ago
afc163
bd27b6b836
📝 Optimize some docs
6 years ago
偏右
ac39baf4f1
Update index.en-US.md
6 years ago
willc001
3a2e1abfa7
refector: add @form-explain-font-size ( #15488 )
6 years ago
afc163
18d070d2d4
🆙 upgrade es6-shim version
6 years ago
zombieJ
96206ade58
adjust table editable row demo ( #15475 )
* adjust demo
* rm only
6 years ago
Aleksandr Chernokondratenko
357e79cf48
Fix checking if file is image or not in the UploadList ( #15412 )
* Fix checking if file is image or not in the UploadList
* Fix type
* Add correct checking if file is image or not
* Change startWith to indexOf, update test
* Increase delay in test to pass CI
* Update test
6 years ago
ZYSzys
554fdd4a3c
script: cleanup & reduce useless prettier files ( #15467 )
6 years ago
Rick Zhou
b1ec61a2da
another try of fixing tab style ( #15458 )
* another try of fixing tab style
* fix card mode tab bottom line animation
#15299
#15297
#15234
6 years ago
DiamondYuan
3387ba181d
fix: Typescript definition update for List component ( #15462 )
6 years ago
whinc
115db9df70
docs: add 'sortDirections' description to Table component ( #15461 )
6 years ago
Sam Kirkland
5d96ba6400
English translation for notFoundContent ( #15453 )
6 years ago
ztplz
b40c0d3db3
Update DatePicker docs ( #15092 )
6 years ago
DiamondYuan
c99b2a7720
fix: export ConfigProviderProps interface
6 years ago
偏右
59a6d49332
Update index.en-US.md
6 years ago
yuezk
9673128ddf
docs: Correct the default value of mouseEnterDelay
6 years ago
DiamondYuan
eecc29da5e
fix: change type of PaginationProps.itemRender originalElement param
6 years ago
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
zy410419243
f9d01eeb99
test: update cases for using Menu with Layout.Sider
6 years ago
Alexey
ef1fc4a4e2
docs(tabs): onTabClick description
* onTabClick collback description provided by rc-tabs
* link to rc-tabs docs (for read more)
6 years ago
zy410419243
a2eee8843d
revert: remove dev code
6 years ago
zy410419243
198c01d454
fix: bad position of collapsible submenu in sider when collapsed
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