Rainy
6f0df8d1e4
fix: Transfer `listStyle` to optional property ( #31322 )
3 years ago
Map1en_
859bf59084
fix(DatePicker): panel body not centered when used in Table ( #31306 )
* fix(Table): DatePicker cell texts are not centered when used in Table
close #31289
* fix(DataPicker): panel body not centered when used in Table
* fix: replace :is selector
* fix: style
3 years ago
afc163
b9390b441c
fix: Desciptions border missing when inside Table ( #31307 )
close #31274
3 years ago
afc163
af1d176d70
test: update snapshot
3 years ago
diye
e9666f885b
fix: input-number wrapper's border triggers hover unexpectedly ( #31300 )
Co-authored-by: diye <diyews@users.noreply.github.com>
3 years ago
Map1en_
44313997da
fix(Table): incomplete display of the top border of table when the window is small ( #31298 )
close #31279
3 years ago
Map1en_
98fde16089
fix(Avatar): the translation po of avatar group ( #31276 )
3 years ago
Map1en_
71e57c40ee
feat(Avatar): add crossOrigin property ( #31273 )
close #30932
3 years ago
Map1en_
a4d7d61b8c
fix(locale): add selectNone for en_GB locale file ( #31264 )
#30938
3 years ago
Aminul Islam
6196bf01e9
feat: Added bn_BD Bangla language ( #31257 )
* feat: Added bn_BD Bangla language
* fix: added missing provider
* changed to bn-bd
* added test
* updated test snap
* update i18n docs
3 years ago
Ikko Ashimine
148678b08d
chore: typo in comment ( #31255 )
alway -> always
3 years ago
afc163
f93a137fab
fix: Form Input error outline color ( #31240 )
close #31236
3 years ago
afc163
1626157dae
style: Rate focus ring style in safari ( #31241 )
Safari don't support :focus-visible
3 years ago
Pengsha Ying
846577b694
feat(Cascader): title attributes are added to the selected content text by default ( #31237 )
* update cascader snapshot
* feat(cascader): Add a friendlier title prompt to the label
3 years ago
Kermit
5ea0628f53
fix(table): selectedRows of rowSelection should always keep sync ( #31224 )
* fix(table): selectedRows of row selection should always keep sync
* chore: update comment
3 years ago
afc163
a6715fe774
style: tweak select arrow icon position ( #31234 )
3 years ago
Nikesh
3647a30073
docs: add missing word ( #31219 )
```Can set `width: 100%` fill a row.```
should be
```Can set `width: 100%` to fill a row.```
3 years ago
afc163
27642b23ba
docs: update menu developers notes
3 years ago
afc163
14521d32d9
fix: shouldn't trigger onBlur when clear input ( #31202 )
close #31200
3 years ago
xrkffgg
5d8b46ce85
feat: Transfer support customize footer ( #31108 )
close #28082
3 years ago
afc163
19cd3519dd
fix: Tooltip arrowPointAtCenter 1px shift bug ( #31201 )
close #31197
3 years ago
wangao
7a10ed1e12
fix(FormItem): add name as default variables.label value ( #30179 )
* fix(FormItem): add name as default variables.label value
* test(Form.Item): add name as default test
3 years ago
afc163
4e12007441
demo: update components/table/demo/edit-cell.md
3 years ago
afc163
a047de206e
fix: Menu item color style transtion ( #31189 )
close https://github.com/ant-design/ant-design/issues/31069#issuecomment-866052544
3 years ago
afc163
f73a7d2e1a
fix: Dropdown.Button do not support overlayClassName ( #31187 )
3 years ago
Map1en_
3bd725c79e
fix(Pagination): make the pattern of disabled-active buttons from pagination and that of radio consistent ( #31185 )
close #31103
3 years ago
Ricardo Morais
d6b623633a
fix(Table): Fixed filtering in columns with children ( #30815 )
* Fixed filtering in columns with children.
* Added entries to the changelog files.
* Revert "Added entries to the changelog files."
This reverts commit 26a08bdc
Co-authored-by: moraispgsi <moraispgis@gmail.com>
3 years ago
stygian-desolator
af94f3f537
perf: reduce Progress animation cpu usage ( #31128 )
close #31124
3 years ago
afc163
feba8d62ed
test: update snapshot
3 years ago
A113n
01b928dc03
fix: color props not working on popover arrow ( #31127 )
Co-authored-by: A113n <a113nzhang@gmail.com>
3 years ago
Jehu
09bb8ee80e
docs: doc of tooltip add overlayInnerStyle ( #31119 )
* docs: doc of tooltip add overlayInnerStyle
* Update components/tooltip/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Jiehui
92f573e2ee
docs: Update the instance description of FormInstance ( #31106 )
3 years ago
Jehu
a350421b6a
feat: Transfer support locale.notFoundContent as array ( #31088 )
* feat: transfer support locale.notFoundContent as array
* feat: transfer support locale.notFoundContent as array with test
3 years ago
netcon
6ee413c604
fix: span element should not contains p element in Badge ( #31042 )
fixes #30916
3 years ago
Xu Zhiwei
558ac8fce2
docs: default props of message.config ( #31078 )
Co-authored-by: xuzhiwei <“xuzhiwei@qtrade.com.cn”>
3 years ago
zombiej
e2cc3b4720
docs: Update Menu faq
3 years ago
二货机器人
2f6f6f0e6e
fix: Menu overflow indicator theme should fixed ( #31043 )
3 years ago
二货机器人
ba8eac0b7b
feat: InputNumber formatter support additional info ( #31030 )
3 years ago
二货机器人
5583383d85
chore: Use pure import icon ( #31011 )
3 years ago
二货机器人
b7bb7a5e59
fix: italic should not warning ( #31004 )
resolve #31002
3 years ago
二货机器人
398b406c7f
fix: Space use gap should not keep negative margin ( #31000 )
3 years ago
afc163
c671b4e3f1
fix: Input.Password border color ( #30999 )
* chore: form demo style
* fix: Input.Password hover border color in Form
3 years ago
afc163
d1bd9093db
fix: table resize demo snapshot
3 years ago
afc163
4963117cac
chore: fix demo typo name
close https://github.com/ant-design/ant-design/pull/30994
3 years ago
afc163
34d7a1c80c
docs: info about disabledDate currentDate argument
close #30987
3 years ago
afc163
4cdd24f4ec
chore: should use @{table-prefix-cls} ( #30983 )
3 years ago
afc163
7ae9b947ea
fix: Table fixed column header hover background ( #30972 )
close #30969
3 years ago
xiejiahe
fe35f4166d
style: Condition 'typeof enterButton === 'undefined'' is always false. ( #30970 )
4 years ago
gaozhenqian
832aa81c82
fix(Tooltip): the mistake that tooltip mount on wrong dom ( #30963 )
when getPopupContainer of tooltip's props is undefined or null
4 years ago
afc163
7601f62ec0
fix: Button loading margin lost when children is fragment ( #30962 )
close #30953
4 years ago