偏右
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
骗你是小猫咪
b8109bd20e
feat: 🆕 new Space component ( #22363 )
* feat: new component: Space
* add config-provider space doc
* fix lint fail
* revert test -u
* improve demo
* compatible invalidElement
* use inline-flex and wrap
* review change
* add space version
* improve classname
* review change
* review change
5 years ago
二货机器人
4e270e1873
fix: null value tooltip ( #22482 )
5 years ago
二货机器人
1e95c6cef0
feat: Quarter picker ( #22468 )
* support quarter picker
* update snapshot
* fix lint
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
Ivan Tsybulin
c430eab79e
feat: Feature tag component icon prop support ( #22418 )
* Add icon prop to the tag component
* Add test case to the tag component icon prop
* Address requested changes
* Update tag icon.md for CN
* Remove unnecessary warning check
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
da044c2b8d
✅ fix snapshot
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
偏右
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
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
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
xrkffgg
e0942ace80
fix: Table less lint ( #22374 )
5 years ago
偏右
cfd05d72ec
fix: Cascader rtl css resolve bug ( #22360 )
close #22357
5 years ago
二货机器人
2215c7e17a
fix: Table row height ( #22367 )
* fix style
* rtl support
5 years ago
偏右
4d1f37fbbb
test: add test case for collapse ( #22362 )
* ✅ add test case
* ✅ update snapshots
5 years ago
Saeed Rahimi
7e06f028e1
style: page-header-demo-content rtl ( #22352 )
5 years ago
Luke Vella
891a0506b4
chore: Move openAnimation out of defaultProps ( #18397 )
* Move openAnimation out of defaultProps
* Update Collapse.tsx
Co-authored-by: Luke Vella <luke.vella@CLAP-MAC06.local>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
xrkffgg
41eacdfff0
style: add rtl.less of Drawer\Modal\Progress\Result ( #22354 )
* style: add rtl.less of Drawer\Modal\Progress\Resul
* fix: rtl.less name
* fix: add import
* fix: remove modal
* fix: remove drawer
* fix: remove progress
* style: add rtl.less of Drawer\Modal\Progress\Resul
* fix: rtl.less name
* fix: add import
5 years ago
afc163
5f61dda3c9
fix select-in-range.md
5 years ago
afc163
02dbd8078d
✅ update snapshots
5 years ago
afc163
b33c1d5d88
docs: 📝 onOpenChange argument name
5 years ago