Commit Graph

21134 Commits

Author SHA1 Message Date
afc163
06dff86287
fix: Badge count style when customize color (#31617)
* fix: Badge count style when customize color

close #31590
close #31591

* add demo for debug

* update badge demos

* create ribbon.test.tsx
2021-08-02 12:22:30 +08:00
张威
416482bb87
fix(select): omit getRawInputElement (#31566) 2021-08-02 12:07:26 +08:00
afc163
38e9d309f4 docs: note about select value
close #31608
close #31599
2021-08-02 10:58:32 +08:00
07akioni
015b706643
docs(message): fix typo (#31606) 2021-07-31 23:57:26 +08:00
M. Burak Kalkan
76482c00ed
fix: Added TR translation for 'Preview' text (#31593) 2021-07-30 15:08:26 +08:00
afc163
f986929e82
fix: Progress type="circle" success.strokeColor (#31589)
close https://github.com/ant-design/ant-design/issues/31587
2021-07-30 13:17:57 +08:00
Kim, Harim
71af741173
docs: fix typo dragable to draggable 2021-07-29 19:37:38 +08:00
Jun Wooram
aab86b2107
fix(i18n): fix a typo in ko_KR locale (#31575) 2021-07-29 14:36:40 +08:00
afc163
4b837f5959 chore: fix ga event label 2021-07-29 08:29:01 +08:00
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
2021-07-28 18:34:37 +08:00
Hale Deng
c092ea89a7
docs: remove unnecessary type annotation in typography interactive demo (#31564)
Co-authored-by: Hale <hale@shundaojia.com>
2021-07-28 16:57:03 +08:00
afc163
a336100f54
fix: Form Input bordered={false} outline style (#31562)
close #31558
2021-07-28 15:42:19 +08:00
Monty
268be65a71
fix: Add the totalBoundaryShowSizeChanger property (#31549)
Fix the problem of the wrong type of totalBoundaryShowSizeChanger
2021-07-28 12:18:47 +08:00
Nikita Marinosyan
7bf35ca478
fix: SkeletonAvatar className (#31536)
fixed className being passed to both wrapper and element
2021-07-28 11:34:04 +08:00
afc163
eaaec77ff5
feat: InputNumber supports controls (#31548) 2021-07-27 20:28:45 +08:00
afc163
7bcc15b360 chore: ingore rc-* packages in Dependabot 2021-07-27 19:24:42 +08:00
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
2021-07-27 10:56:41 +08:00
元凛
4a9f82e289 docs: update changelog date 2021-07-27 00:38:20 +08:00
Ismail El Moudni
ace54fcceb
docs: Update index.en-US.md (#31533) 2021-07-26 22:41:29 +08:00
afc163
a9a329d37c
fix: deps and TypeScript types (#31519)
* fix tsc errors

* fix tsc errors
2021-07-26 16:47:55 +08:00
xrkffgg
c7e0cda393
docs: add changelog 4.16.9 (#31515) 2021-07-25 20:47:59 +08:00
k983551019
3549554a80
docs: Update typography/index.zh-CN.md (#31506)
多一列onEnd
2021-07-23 17:30:29 +08:00
zombiej
474ada1384 docs: Add jish resource 2021-07-23 14:08:27 +08:00
Songhn
9fd2940fdd
docs: update tree-select demo (#31500) 2021-07-23 09:40:48 +08:00
xrkffgg
d4d0b9be5e
ci: add default.less forbid (#31497)
* Update verify-files-modify.yml

* Update verify-files-modify.yml
2021-07-22 23:24:29 +08:00
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
2021-07-22 19:50:09 +08:00
Eldar Mirzabekov
0431b1430a
docs(Steps): responsive doc (#31490) 2021-07-22 19:48:23 +08:00
Benedikt Franke
65b8087784
fix: correct class name for Input component with @ant-prefix variable (#31479) 2021-07-22 19:47:29 +08:00
Aliaksandr
eb24d3d8e0
chore(deps-dev): bump husky from 7.0.0 to 7.0.1 (#31485) 2021-07-22 15:06:50 +08:00
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
2021-07-22 15:05:39 +08:00
Jógvan Olsen
dece6773c9
docs: remove editable duplicated mentions of callbacks (#31481) 2021-07-22 15:03:29 +08:00
afc163
7f899310f2 docs: add dnd-kit in recommendation 2021-07-21 15:13:43 +08:00
afc163
8aab0287f2 chore: fix action version 2021-07-20 19:22:14 +08:00
afc163
e8741264b9 chore: update suggest-related-links.yml 2021-07-20 18:07:23 +08:00
afc163
24401706d9
fix: Badge status color changed when toggle visibility (#31458)
close #30088
2021-07-20 17:58:47 +08:00
afc163
481c0c2a4b
fix: Input.Password unexpected focus shadow style (#31456)
close #31446
2021-07-20 17:17:24 +08:00
github-actions[bot]
563ebe1982
chore: auto merge branchs (#31454)
chore: merge master into feature
2021-07-20 07:32:16 +00:00
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
2021-07-20 13:51:03 +08:00
afc163
88b3cb0361 chore: add Suggest Related Links action 2021-07-20 13:49:49 +08:00
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".
2021-07-19 22:50:58 +08:00
Joshua Chen
d1dc0eba2c
docs: fix grammar and inconsistencies in en-US (#31385)
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
2021-07-19 16:21:09 +08:00
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
2021-07-19 15:46:12 +08:00
Map1en_
c59580f215
feat: add the dashed props of menu divider (#31379)
close #31292
2021-07-19 15:42:07 +08:00
John Carlo
d34f40affb
docs: update replace-moment.en-US.md
I improved the grammar of the documentation.
2021-07-19 11:38:08 +08:00
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
2021-07-17 00:29:43 +08:00
Geoffrey Bell
56a1bbb778
fix: remove unnecessary line-height setting for Radio (#31421) 2021-07-16 16:23:14 +08:00
afc163
fe2604ba36 docs: update recommendation libs 2021-07-16 12:40:55 +08:00
Camol
7f8e177735
fix: update Transfer locale info in zh_HK.tsx (#31404) 2021-07-14 17:21:39 +08:00
二货机器人
86c5bf6e60
feat: Tree support fieldNames (#31395)
* feat: Tree support fieldNames

* docs: Update desc

* chore: Update snapshot
2021-07-14 14:23:50 +08:00
afc163
cded822aa5 docs: update Badge.Ribbon demo 2021-07-14 12:35:03 +08:00