Commit Graph

20276 Commits

Author SHA1 Message Date
Omri Grossman
c32406b05c
feat: support Image zoom (#28486)
Added zoom in/out using the mouse wheel

Co-authored-by: omri.g <omri.g@alibaba-inc.com>
2020-12-24 16:51:18 +08:00
einq7
fa376f9c82
docs: prettier markdown (#28510) 2020-12-24 12:02:57 +08:00
xrkffgg
fd7a710640
ci: fix name 2020-12-24 11:48:41 +08:00
xrkffgg
9ae8b64adf
ci: add issue reply (#28517)
* ci: add issue reply

* Update issue-reply.yml
2020-12-24 11:34:02 +08:00
chequerNoel
725244ee35
fix: Typo steps-desciption-max-width to steps-description-max-width (#28499) 2020-12-23 22:48:40 +08:00
二货机器人
1c5a3f433b
fix: Collapse header style (#28507) 2020-12-23 17:10:03 +08:00
二货机器人
7bef3090d8
docs: Fix drag sorter handler (#28475) 2020-12-22 16:46:52 +08:00
Sidemen19
f600026fde
fix: typo in example code (#28469) 2020-12-22 14:10:34 +08:00
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 (#28465) 2020-12-22 11:08:12 +08:00
Filip Kukovec
0f87360d2f
feat: upgraded hr_HR locale (#28458)
* Upgraded hr_HR locale

* Update hr_HR.tsx

Disable no-template-curly-in-string lint error

* Update hr_HR.tsx

* Update hr_HR.tsx

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-12-21 18:26:16 +08:00
偏右
6a0e0d57f0
feat: support Steps responsive prop (#28459)
close #28409
2020-12-21 17:25:32 +08:00
偏右
8f1466a30f
fix: TextArea value get cut if ime mode (#28456)
close #27686
close #28417
close #27116
2020-12-21 16:22:43 +08:00
YanYuan
0721ef3cfb
fix: fix warning of transformFile prop for upload (#28455) 2020-12-21 15:29:19 +08:00
偏右
880664ed3c
chore(🆙): upgrade devDeps (#28447) 2020-12-21 12:11:56 +08:00
MoeCasts
8e79dc6057
fix: image 5px problem by set it display:block (#28439)
https://github.com/ant-design/ant-design/discussions/28434#discussioncomment-226935
2020-12-21 10:52:44 +08:00
Mirza Hashir Baig
ca65a985a9
docs: Fixed typo in documentation (#28421) 2020-12-18 18:19:16 +08:00
偏右
1b24bbea90
test(): fix Modal coverage (#28402) 2020-12-17 17:59:16 +08:00
偏右
e3c5581555
Merge pull request #28401 from ant-design/merge
chore: merge master info feature
2020-12-17 15:56:33 +08:00
Tom Xu
c00755f9ec Merge branch 'feature' into merge 2020-12-17 15:27:42 +08:00
二货机器人
55e0d13234
chore: Add demo tsx check (#28389)
* chore: Add demo tsx check

* chore: Prettier

* chore: Fix lint

* fix: Upload ts definition

* chore: Demo onlt

* docs: Fix demo

* chore: Add CI action

* chore: Use real name

* chore: fix ts define

* chore: fix more ts

* chore: fix more ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: More ts

* chore: Update all rest TS demo

* fix test case
2020-12-17 15:09:18 +08:00
Tom Xu
0a6167b995
docs: fix typo (#28397) 2020-12-17 13:29:15 +08:00
偏右
6f529a49fb
docs: fix typo (#28396)
* Update illustration.zh-CN.md

* Update illustration.en-US.md
2020-12-17 11:23:24 +08:00
Daniel
d598a1d498
fix: fix drawer wrong characters (#28382) 2020-12-16 16:01:26 +08:00
Tom Xu
db7c425663
Merge pull request #28381 from ant-design/master
chore: merge master into feature
2020-12-16 15:24:20 +08:00
Andrey Zhukov
27df2d96a0
fix: PageHeader title as not required property (#28374) 2020-12-16 14:32:27 +08:00
陈帅
440d87eefa
docs: add 4.9.4 changelog (#28376)
* add 4.9.3 changelog

* fix typo

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-12-15 23:32:37 -06:00
偏右
80c2f3ee3e
fix: Menu title hover transition bug in Chrome (#28372)
close #28361
2020-12-15 20:22:15 +08:00
afc163
9948d2f3e6 docs: add FAQ about custom form control
close #27994
close #24373
2020-12-15 20:14:09 +08:00
二货机器人
d18e9b99d0
feat: Upload support maxCount (#28367)
* feat: Support maxCount

* docs: Add demo

* test: Add test case
2020-12-15 17:09:52 +08:00
二货机器人
e63856ba9c
docs: Remove Upload transformFile prop (#28365)
* chore: Remove `transformFile` in doc

* clean up

* update snapshot
2020-12-15 15:56:35 +08:00
偏右
a3a64dca73
fix: message.loading return hide type (#28362) 2020-12-15 14:52:17 +08:00
偏右
a08eb587c4
chore: fix gitleaks.yml (#28363) 2020-12-15 13:26:47 +08:00
Maksim Nesterenko
d2c1310b10
fix(Tree): leaf-line should set relative position (#28354) 2020-12-15 10:24:49 +08:00
einq7
3f2f697283
docs: add English translations in customize-theme (#28347)
* docs: add English translations in customize-theme

* fix
2020-12-14 16:06:28 +08:00
二货机器人
857cbe1b23
fix: Fixed columns z-index issue (#28346)
* fix: Fixed columns z-index issue

* fix lint
2020-12-14 16:04:23 +08:00
偏右
17be61f2df
docs(): changelog for 4.9.3 (#28341)
* docs(): changelog for 4.9.3

* add PR author link
2020-12-14 13:04:51 +08:00
Kermit
b68ffc6068
docs: optimize trigger of Form.Item (#28197)
* docs: optimize trigger of Form.Item

* docs: update Form.Item
2020-12-14 11:54:06 +08:00
damon.chen
0059e54ac4
docs: fix AutoComplete allowClear description
Co-authored-by: chj_damon <chjdamon@gmail.com>
2020-12-14 11:10:55 +08:00
afc163
48ceda4380 chore(🆙): upgrade intersection-observer 2020-12-14 10:54:25 +08:00
afc163
4255f0c1fa test: fix demo snapshot 2020-12-14 10:52:37 +08:00
afc163
7057556379 refactor: Transfer demo to hooks 2020-12-12 12:14:14 +08:00
vouis
c4bb71c599
feat: change type from ScrollLogicalPosition to Options (#28324) 2020-12-11 23:25:21 +08:00
Jack
e6254885bd
fix: titles of TransferProps type to ReactNode (#28326) 2020-12-11 23:23:49 +08:00
vouis
6426dbdfa4
feat: Form scrollToFirstError support ScrollLogicalPosition (#28272)
* feat: Form scrollToFirstError support ScrollOptions type

* feat: Form scrollToFirstError add boolean type

* Apply suggestions from code review

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-12-11 14:35:46 +08:00
arange
d372028476
docs: Update complex-form-control.md (#28311)
Fixing some typos and grammar issues.
2020-12-11 10:30:40 +08:00
偏右
32470b2b08
fix: improve message.then type (#28304)
close #28160
2020-12-11 09:39:58 +08:00
dependabot[bot]
50d4b18c40
chore(deps-dev): bump @types/react-copy-to-clipboard from 4.3.0 to 5.0.0 (#28295)
Bumps [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-copy-to-clipboard)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 15:09:56 +08:00
二货机器人
fe53bc6a3b
Merge pull request #28294 from ant-design/master
chore: Feature merge master
2020-12-10 15:09:36 +08:00
Germini
481335bbaa
chore: wave component isHidden function has not invaild hidden css attribute (#28291) 2020-12-10 12:16:06 +08:00
liuchao233
a8fbd224f7
fix: Image.PreviewGroup typescript definition (#28263) 2020-12-10 08:17:29 +08:00