Jógvan Olsen
dece6773c9
docs: remove editable duplicated mentions of callbacks ( #31481 )
3 years ago
afc163
7f899310f2
docs: add dnd-kit in recommendation
3 years ago
afc163
8aab0287f2
chore: fix action version
3 years ago
afc163
e8741264b9
chore: update suggest-related-links.yml
3 years ago
afc163
24401706d9
fix: Badge status color changed when toggle visibility ( #31458 )
close #30088
3 years ago
afc163
481c0c2a4b
fix: Input.Password unexpected focus shadow style ( #31456 )
close #31446
3 years ago
github-actions[bot]
563ebe1982
chore: auto merge branchs ( #31454 )
chore: merge master into feature
3 years ago
afc163
79825fd318
fix: Typography.Text ellipsis bug ( #31449 )
* fix: Typography.Text ellipsis bug
* use getBoundingClientRect().height instead of offsetHeight
* reduce code
* revert table demo
* fix test case
* fix test cov
* fix test cov
* fix test cov
3 years ago
afc163
88b3cb0361
chore: add Suggest Related Links action
3 years ago
Kirill Barsukov
2c560b881f
chore: Update ru_RU.tsx ( #31448 )
Just a wording. The meaning was not changed but it is the better word that describes "preview".
3 years ago
Joshua Chen
d1dc0eba2c
docs: fix grammar and inconsistencies in en-US ( #31385 )
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
3 years ago
Peach
53dc158390
docs: 4.16.8 changelog ( #31443 )
* docs: 4.16.8 changelog
* docs: improve changelog order
* docs: group changelog again
* docs: use national flags in changelog
* docs: improve bugfix description in changelog
* docs: group i18n in changelog
3 years ago
Map1en_
c59580f215
feat: add the dashed props of menu divider ( #31379 )
close #31292
3 years ago
John Carlo
d34f40affb
docs: update replace-moment.en-US.md
I improved the grammar of the documentation.
3 years ago
Derrick
bca40782aa
fix: Select background error ( #31430 )
* fix: Select background error
* fix: add Select selected background when disabled
* fix: add Select disabled background when selected
* fix: Modify color variables
3 years ago
Geoffrey Bell
56a1bbb778
fix: remove unnecessary line-height setting for Radio ( #31421 )
3 years ago
afc163
fe2604ba36
docs: update recommendation libs
3 years ago
Camol
7f8e177735
fix: update Transfer locale info in zh_HK.tsx ( #31404 )
3 years ago
二货机器人
86c5bf6e60
feat: Tree support `fieldNames` ( #31395 )
* feat: Tree support fieldNames
* docs: Update desc
* chore: Update snapshot
3 years ago
afc163
cded822aa5
docs: update Badge.Ribbon demo
3 years ago
Andrea Blanco
2f87fee808
feat(translate): add missing translations in Spanish (es_ES) locale ( #31330 )
* add missing translations in Spanish (es_ES) locale
* add missing translations in Spanish (es_ES) locale
* feat(translate): add missing translations in Spanish (es_ES) locale
* feat(translate): add missing translations in Spanish (es_ES) locale
3 years ago
二货机器人
3a1a829708
fix: TextArea style missing ( #31391 )
3 years ago
afc163
fe683a4750
fix: clear icon breaking style by #31378
https://www.argos-ci.com/ant-design/ant-design/builds/1341
3 years ago
afc163
ba6de5ba18
style: fix input clear icon color css priority ( #31378 )
3 years ago
afc163
c1d52d3b9b
fix: Table sticky header background ( #31373 )
close #31362
3 years ago
Peach
972e3c2edd
fix: top border of the table summary row ( #31363 )
* fix: top border of the table summary row (#31337 )
* refactor: return to use container box-shadow for summary
* refactor: revert shadow container of table summary
3 years ago
Mohammad Anas
24e416437e
feat: add urdu language intl ( #31346 )
* feat: add urdu language intl
* feat: update test snapshot
3 years ago
Jehu
5d8e93b6c1
fix: add Table.SELECTION_NONE for Russian localization ( #31361 )
3 years ago
afc163
c6130c13b9
Merge pull request #31359 from ant-design/master-to-merge-feature
chore: sync master into feature
3 years ago
Gherciu Gheorghe
994c9d9d4e
feat: add the posibility to controll the checkbox border radius using a separate less variable ( #31360 )
3 years ago
afc163
c3eda10999
chore: sync feature into master
3 years ago
afc163
a145336687
fix: BackTop should disappear when fade out ( #31357 )
* fix: BackTop should disappear when fade out
close #31253
* remove default value of removeOnLeave and motionAppear
* fix snapshot
3 years ago
afc163
802201913c
docs: TreeSelect `treeLoadedKeys`
close #31340
3 years ago
afc163
56e3a9337c
chore: fix tsx error
3 years ago
afc163
d230035a19
chore: fix code lint error
3 years ago
afc163
dbfc3ccb5c
docs: remove course link
3 years ago
afc163
2e3937ecbf
style: fix Cascader style inside Input addon ( #31350 )
close #31333
3 years ago
afc163
ce54e04452
fix: DatePicker disabled cell style when customize dateRender ( #31349 )
close #31248
3 years ago
二货机器人
4c0f25f794
docs: 4.16.7 changelog ( #31348 )
3 years ago
vagusX
449fac2517
feat: update version for @docsearch/react ( #31344 )
3 years ago
afc163
10a8490b1f
chore: fix listStyle type, #31322
3 years ago
afc163
7b16310699
docs: add instruction about form rule `whitespace` ( #31329 )
close #31325
close #31287
3 years ago
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
github-actions[bot]
442ef88a91
chore: auto merge branchs ( #31308 )
chore: sync master into feature
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
aoxiang78
0984bae2cc
fix: path error when packaging the component style export file in the windeos environment ( #31277 )
In the windeos environment:
"Lib/style/components.less" will generate the following path "@import "../xx\style\index.less";" This is wrong
Now use path.posix.join to be compatible with multi-platform packaging
3 years ago