zombiej
7dd1ae0e54
docs: Update changelog
5 years ago
xrkffgg
641f5c7dff
fix: progress rtl style ( #22509 )
* fix: progress rtl style
* fix: remove !
5 years ago
偏右
e2a9ab4204
refactor: import react-slick instead of require ( #22507 )
* refactor: import react-slick instead of require
close #22501
* Update index.tsx
5 years ago
Ahmet Simsek
011cac4414
docs: Update basic.md ( #22467 )
* Update basic.md
* Update basic.md
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
Amumu
2668deb500
update prettierrc ( #22506 )
5 years ago
二货机器人
3459bfc0be
docs: `4.0.4` changelog ( #22505 )
* docs: Init changelog
* order
* grouping
* clean up
5 years ago
afc163
e744cf51c9
🆙 upgrade prettier
5 years ago
骗你是小猫咪
d7e8fa2504
fix: Col without span prop should keep default ( #22455 )
5 years ago
偏右
41e378a914
docs: 📖 better form demo code naming style ( #22490 )
5 years ago
偏右
dfb9f20385
docs: 📖 TreeSelect switcherIcon doc ( #22489 )
close #22487
5 years ago
ThisRabbit
0519111a99
fix: gapDegree=0 in Dashboard progress is now working ( #22462 )
* fix: gapDegree=0 in Dashboard progress is now working
* update jest snapshot for Progress
* Add use case of gapDegree and test cases. Also doc error correction
5 years ago
Simon Knott
3dd2332549
Address diverse users without gender assumption ( #22464 )
Not all diverse users don't want to be addressed as "lady" - if they wanted to, they'd have put in "lady".
This commit fixes this potential offense and replaces it using a less specific "hi there".
5 years ago
dolfje
fd0038e9e0
Reduce unnecesary render with gutter={[7,9]} #22474 ( #22475 )
5 years ago
Naveen
a57760041c
Page Header's `backIcon` is also accept the boolean value ( #22470 )
* Fix `backIcon` type in chinese page
* Page Header's `backIcon` is also accept the boolean value
5 years ago
二货机器人
147251345a
fix config provider size ( #22486 )
5 years ago
二货机器人
d33784b813
docs: Update form demo ( #22483 )
5 years ago
二货机器人
4e270e1873
fix: null value tooltip ( #22482 )
5 years ago
afc163
66e53fb91d
docs: fix BackTop examples hidden
close #22392
5 years ago
偏右
4fcc6f66a7
fix: 🐛 empty disabled Button align issue ( #22461 )
* chore: add .ant-tooltip-disabled-compatible-wrapper
* fix: empty button align issue
5 years ago
afc163
c2ab9bed3c
♻️ remove SentryBoundary
5 years ago
偏右
5529774513
Update index.en-US.md
#15260
5 years ago
二货机器人
9dbd41a853
fix: Table column group with controlled sorter ( #22450 )
* update interface
* support group sorterOrder controlled
* add test case
* fix test case
5 years ago
偏右
ed6e8760e5
✅ fix snapshot ( #22445 )
5 years ago
afc163
2d7497b91b
✅ fix snapshot
5 years ago
二货机器人
fad514f28b
fix: TreeSelect icon should work ( #22437 )
* fix tree-select icon
* rename test case
* update snapshot
5 years ago
偏右
f6722eb28b
test: refactor code ( #22436 )
5 years ago
信鑫-King
296072a720
docs: 📖 use dark theme ( #21668 )
* docs: using umi 3
* docs: 📖 update dark theme usage doc
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
偏右
66f67051af
test: ✅ improve test for requestAnimationFrame ( #22433 )
* test: improve test for requestAnimationFrame
* ✅ fix test coverage
* fix test case
* fix test case
5 years ago
xrkffgg
1f79c76b80
style: add rtl.less of InputNumber ( #22434 )
* seyle: add rtl.less of InputNumber
* fix: snap
5 years ago
骗你是小猫咪
c9927b9b8d
chore: improve use hook fail when yarn link or npm link ( #22416 )
* chore: improve use hook fail when yarn link or npm link
* add eslint disable rule
* use object spread
5 years ago
xrkffgg
7da82dc196
style: add rtl.less of DatePicker ( #22414 )
* style: add rtl.less of DatePicker
* fix: remove var
* fix: add
5 years ago
偏右
5bf2b0df8d
🐛 fix Form requestAnimationFrame is not defined ( #22429 )
5 years ago
偏右
36924dda25
docs: update Form documentation ( #22427 )
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
5 years ago
Yuri Roncella
e7a453734f
Fix loading link locale and name ( #22423 )
5 years ago
Akshat Mittal
fff1f5b7ae
Fix Ant Table Border Radius ( #22413 )
5 years ago
Rainy
53e9ca20b6
fix: Omit 'checked' for getCheckboxProps return type ( #22391 )
* Omit 'checked' for getCheckboxProps return type
* Update interface.tsx
* Update interface.tsx
5 years ago
二货机器人
9e3ddb22ff
opt of noStyle message ( #22410 )
5 years ago
xrkffgg
289d66ac12
style: add rtl.less of Radio ( #22405 )
5 years ago
偏右
813a93ab24
test: ✅ Add test cases for wave ( #22393 )
* ✅ Add test cases for wave
* refactor code
5 years ago
偏右
ef0cc699e4
fix: Descriptions should be able to fit width ( #22407 )
close #22350
5 years ago
偏右
f3e0191fa9
💄 tweak RangePicker arrow shadow ( #22406 )
5 years ago
xrkffgg
6abe5ef010
style: add rtl.less of Input ( #22399 )
* style: add rtl.less of Input
* fix: name
5 years ago
xrkffgg
10d97bf346
style: add rtl.less of Table ( #22402 )
5 years ago
xrkffgg
6e153c9116
fix: name
5 years ago
xrkffgg
f79d57a58a
style: add rtl.less of Input
5 years ago
Kermit Xuan
e3b7c9a514
fix( #16762 ): should use cachedOptions when filtered options don't cange ( #22216 )
5 years ago
xrkffgg
dba09d2765
style: add rtl.less of Spin\Skeleton\BackTop ( #22388 )
* style: add rtl.less of Spin\Skeleton\BackTop
* fix: remove back top
5 years ago
xrkffgg
cdcd28860c
style: add rtl.less of Form ( #22389 )
5 years ago
xrkffgg
7f4c7b5978
style: fix rtl.less place and name ( #22384 )
5 years ago
偏右
4b3150aa05
✅ tweak collapse test case ( #22382 )
5 years ago