Kim, Harim
71af741173
docs: fix typo dragable to draggable
3 years ago
Jun Wooram
aab86b2107
fix(i18n): fix a typo in ko_KR locale ( #31575 )
3 years ago
afc163
4b837f5959
chore: fix ga event label
3 years ago
Ritesh Makan
b97954226d
docs: Added alternate example to modify start day of week ( #31565 )
* Added alternate example to modify start day of week
When I looked at the documentation, The `https://codesandbox.io/s/moment-day-of-week-6dby5 ` link did not work for me.
https://stackblitz.com/edit/react-9aegkj works
* fix: formatting
3 years ago
Hale Deng
c092ea89a7
docs: remove unnecessary type annotation in typography interactive demo ( #31564 )
Co-authored-by: Hale <hale@shundaojia.com>
3 years ago
afc163
a336100f54
fix: Form Input bordered={false} outline style ( #31562 )
close #31558
3 years ago
Monty
268be65a71
fix: Add the totalBoundaryShowSizeChanger property ( #31549 )
Fix the problem of the wrong type of totalBoundaryShowSizeChanger
3 years ago
Nikita Marinosyan
7bf35ca478
fix: SkeletonAvatar className ( #31536 )
fixed className being passed to both wrapper and element
3 years ago
afc163
eaaec77ff5
feat: InputNumber supports `controls` ( #31548 )
3 years ago
afc163
7bcc15b360
chore: ingore rc-* packages in Dependabot
3 years ago
Jabir K.H
b3c4cebd96
feat: Malayalam(ml_IN) translation ( #31521 )
* ✨ added ml_IN locale
* ✨ malayalam localization - rc-packages updated
* ml_IN test cases added
Review comments integrated
* ml_IN translation - en doc updated
PR review comments integrated
* ml_IN translation zh doc updated
PR review comment integrated
* ❇️ changes after running npm test locally
* 🚀 npm test after removing and reinstalling node modules and package-lock
3 years ago
元凛
4a9f82e289
docs: update changelog date
3 years ago
Ismail El Moudni
ace54fcceb
docs: Update index.en-US.md ( #31533 )
3 years ago
afc163
a9a329d37c
fix: deps and TypeScript types ( #31519 )
* fix tsc errors
* fix tsc errors
3 years ago
xrkffgg
c7e0cda393
docs: add changelog 4.16.9 ( #31515 )
3 years ago
k983551019
3549554a80
docs: Update typography/index.zh-CN.md ( #31506 )
多一列onEnd
3 years ago
zombiej
474ada1384
docs: Add jish resource
3 years ago
Songhn
9fd2940fdd
docs: update tree-select demo ( #31500 )
3 years ago
xrkffgg
d4d0b9be5e
ci: add default.less forbid ( #31497 )
* Update verify-files-modify.yml
* Update verify-files-modify.yml
3 years ago
bischmlb
5fc7396024
feat: implemented missing table daDK locale props ( #31486 )
* added tiggerDesc and triggerAsc to da_DK locale
* moved props to bottom
* added missing fields for table locale daDK
3 years ago
Eldar Mirzabekov
0431b1430a
docs(Steps): responsive doc ( #31490 )
3 years ago
Benedikt Franke
65b8087784
fix: correct class name for Input component with `@ant-prefix` variable ( #31479 )
3 years ago
Aliaksandr
eb24d3d8e0
chore(deps-dev): bump husky from 7.0.0 to 7.0.1 ( #31485 )
3 years ago
afc163
568a999137
fix: Tabs tabBarGutter wrong style ( #31469 )
* chore: upgrade rc-tabs
* fix: Tabs tabBarGutter bugs
1. first tab should not have gutter
2. add button lost gutter
3. rtl issue
close #31462
* fix snapshot
3 years ago
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