二货机器人
7e649ec1b6
fix: Input with readOnly should not clearable ( #21494 )
5 years ago
偏右
db1383ca58
🐛 Fix Form forwardRef ts error ( #21483 )
https://github.com/ant-design/ant-design/pull/21482#issuecomment-588642994
5 years ago
Tannmay S Gupta
1394e0a651
docs: In Chinese and doesn't prompt an auto translate ( #21428 )
* In Chinese and doesn't prompt an auto translate
All the pages on the website are in English, whereas this page is in Chinese. Creating an abrupt experience.
The work with us page is not prompting the auto-translate feature on chrome or Edge Beta, or a person unfamiliar with the language it might be annoying to figure out which one it is
* Apply suggestions from code review
The new email looks like a real id
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
zombiej
9a90c5b910
chore: Patch fix of #21476
5 years ago
二货机器人
9f26e7a85e
fix: Form item has default height align with form size ( #21476 )
* fix: Form item has default height align with form size
* fix lint
* update snapshot
5 years ago
程成
c968184348
fix: upload 识别图片类型逻辑错误 ( #21473 )
* fix: upload 识别图片类型逻辑错误
当 uploadFile 有类型时,直接对 类型 进行判断即可
* test: 增加识别文件类型的测试用例
5 years ago
偏右
b38ab0653c
Update pr_cn.md
5 years ago
二货机器人
18d2f04c30
docs: Remove `optionLabelProp` in AutoComplete doc ( #21469 )
* update doc
* fix doc
5 years ago
砖家
2bb0aaf5d4
feat: add umi hooks ( #21460 )
5 years ago
二货机器人
034113d876
Update migration-v4.en-US.md ( #21450 )
5 years ago
二货机器人
71a3575f49
Update migration-v4.zh-CN.md
5 years ago
Rick Zhou
d58fcfd31d
fix: bump rc-select version to resolve #21210 ( #21446 )
5 years ago
二货机器人
7dd9239126
pin version ( #21437 )
5 years ago
二货机器人
0ea16a8841
docs: Add faq about item height ( #21433 )
* docs: Add faq about item height
* update
5 years ago
二货机器人
8738e1a623
docs: Update migration-v4 doc ( #21429 )
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.en-US.md
* Update migration-v4.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
二货机器人
1b15ccacc8
fix: Fixed Table small style ( #21431 )
5 years ago
偏右
4f2ef2a355
🐛 Fix Form throw error when using BraftEditor ( #21425 )
component.props.onChange should not run when it is falsy
close #21415
5 years ago
Amumu
e275895523
fix: 较小的@form-item-margin-bottom时表单验证信息切换时表单项抖动 ( #21302 )
* explainAndExtraDistance
* fix variable
5 years ago
二货机器人
ed1959c13e
fix: Input click should get focus ( #21413 )
* fix: Click border should also focus
* update snapshot
* update snapshot
* fix TextArea
* update snapshot
5 years ago
二货机器人
a90aa25b1b
chore: Export Rule interface ( #21411 )
5 years ago
Clair Duan
a875bfd28c
feat: custom Upload action icons removeIcon and downloadIcon ( #21363 )
* feat: add removeIcon and uploadIcon in API showUploadList
* test: test for removeIcon and downloadIcon
* docs: Upload docs and demo of downloadIcon and removeIcon
* test: update snapshot of uploadlist
* test: update Upload demo test snapshots
* fix: remove className of Upload custom action icons
* test: upldate Upload snapshot
* test: add trailing comma in upload-custom-action-icon.md
* fix: render Upload custom action icons with React.cloneElement
* test: update Uploadlist tests
* test: use string in Upload custom icon test
* fix: remove unused-var SmileOutlined in Upload demo
* fix: fix mouseEvent param missing in Upload ActionIconRender
* fix: fix mouseEvent type in Upload ActionIconRender
* fix: test mouseEvent in upload-custom-action-icon demo
* fix: fix the missing props spread in Upload custom icon
* test: add test for custom onClick in custom Upload icon
* fix: add remove test for custom Upload icon
5 years ago
二货机器人
502d575906
fix: Remove motion in TreeSelect ( #21410 )
5 years ago
偏右
641b1c43cd
💄 Add @divider-text-padding ( #21407 )
update it's default value to 1em
5 years ago
chenshuai2144
8e39ebacd0
bump 4.0.0-rc.5
5 years ago
陈帅
976afc1573
docs: add 4.0.0-rc.5 changelog ( #21396 )
* doc: add 4.0.0-rc.5 changelog
* docs: fix typo
* feat: add user
* doc: fix typo
* doc: fix typo
* doc: fix typo
* doc: fix typo
* doc: fix typo
* doc: fix typo
5 years ago
何乐
56bccb02a8
[Radio.Button] fix: replace 'outline' with 'box-shadow' ( #21392 )
* fix: replace 'outline' with 'box-shadow'
* chore: add transition for presudo element
* chore: use 'content-box' + 'padding' instead of 'calc()'
* chore: style lint
5 years ago
何乐
f7378ac4e6
fix(site): the search box is 2px taller than radio buttons ( #21390 )
* fix(site): the search box is 2px taller than radio buttons in the same row
* fix: remove extra 1px margin of input suffix
5 years ago
Amumu
ed53a4665c
improve i18n docs ( #21394 )
5 years ago
Orkhan Huseynli
28a529274b
feat: Azerbaijani translation ( #21387 )
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* https://github.com/ant-design/ant-design/issues/21343 - fix (#21344 )
* fix(Form): label width not correct when screen less than xs (#21222 )
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* add: time picker az_AZ locale
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* update: rc-picker in package.json
Co-authored-by: ElliotAshby <47282526+ElliotAshby@users.noreply.github.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
5 years ago
偏右
30a3ac63ef
✅ Add test case for ConfigProvider and Spin ( #21384 )
5 years ago
ILdar Nogmanov
fc20e6e059
Add missed white space ( #21379 )
5 years ago
偏右
40718f597a
chore: remove unused iconClassName from definition ( #21378 )
close #21367
5 years ago
taichiyi
cd19fa595a
docs: fix table rowSelection ( #21368 )
5 years ago
偏右
49b7a0ccd2
test: Increase Slider and Input test coverage ( #21364 )
* ✅ Add test case to Slider
* increae cov and make hidden textarea works with screen readers
5 years ago
二货机器人
8ce475b78d
Update index.less ( #21365 )
5 years ago
偏右
291ba0c4be
🆙 pass disabled to custom prev and next buttons ( #21361 )
close #21351
5 years ago
Amumu
0ef326bff3
add MenuItemGroupProps export ( #21356 )
5 years ago
xrkffgg
11d06d5d83
style: fix datepicker disabed style ( #21352 )
5 years ago
偏右
f4961411c7
🐛 Fix Affix throws Cannot read property getBoundingClientRect ( #21350 )
close #21348
5 years ago
骗你是小猫咪
e01755cfed
fix(Form): label width not correct when screen less than xs ( #21222 )
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
5 years ago
ElliotAshby
7eb4852e02
https://github.com/ant-design/ant-design/issues/21343 - fix ( #21344 )
5 years ago
二货机器人
5425d8451e
fix input lg height issue ( #21338 )
5 years ago
二货机器人
b35f30e17a
docs: Form onFinish & getFieldsValue only get validate Field values ( #21323 )
* update faq
* clean up
* update faq
5 years ago
偏右
ef36e17bb6
🐛 fix Badge color not working when contains children ( #21333 )
close #21331
5 years ago
afc163
2e419b264b
💄 fix Badge function name
close #20253
5 years ago
二货机器人
68d5e2c8ef
omit validateFirst ( #21329 )
5 years ago
偏右
3e8be5be6b
🐛 fix Alert button extra padding in Firefox ( #21325 )
close #21324
5 years ago
二货机器人
efcdc099b4
docs: Fix site reproduce ( #21322 )
* code pen only in legacy usage
* code pen style
5 years ago
Artin
297c3961ea
fix: table export `ColumnProps` ( #21321 )
5 years ago
二货机器人
4192c1f6d9
fix: Some input style issue ( #21316 )
* fix firefox flex bug
* fix input wrapper style
* fix clear text style
* update snapshot
5 years ago