Skip to content

[pull] master from ant-design:master#1101

Closed
pull[bot] wants to merge 441 commits intocodehai:masterfrom
ant-design:master
Closed

[pull] master from ant-design:master#1101
pull[bot] wants to merge 441 commits intocodehai:masterfrom
ant-design:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 14, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

afc163 and others added 30 commits December 30, 2021 15:20
* feat: merge disabledXXX into disabledTime

* chore: fix ts
Co-authored-by: Renovate Bot <bot@renovateapp.com>
The other title doesn't make sense. "Medio ambiente" is the environment, as in environmental pollution, nothing to do with computers.
[[English Template / 英文模板](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE.md)]

### 🤔 这个变动的性质是?

- [ ] 新特性提交
- [ ] 日常 bug 修复
- [ ] 站点、文档改进
- [x] 演示代码改进
- [ ] 组件样式/交互改进
- [ ] TypeScript 定义更新
- [ ] 包体积优化
- [ ] 性能优化
- [ ] 功能增强
- [ ] 国际化改进
- [ ] 重构
- [ ] 代码风格优化
- [ ] 测试用例
- [ ] 分支合并
- [ ] 其他改动(是关于什么的改动?)

### 🔗 相关 Issue

无

### 💡 需求背景和解决方案

无

### 📝 更新日志

| 语言    | 更新描述 |
| ------- | -------- |
| 🇺🇸 英文 |          |
| 🇨🇳 中文 |          |

### ☑️ 请求合并前的自查清单

⚠️ 请自检并全部**勾选全部选项**。⚠️

- [x] 文档已补充或无须补充
- [x] 代码演示已提供或无须提供
- [x] TypeScript 定义已补充或无须补充
- [x] Changelog 已提供或无须提供
…33536)

* Avoid mutating Event properties that are supposed to be getters

React's synthetic Event objects have mutable `target` and `currentTarget` properties. These are an incorrect emulation of the corresponding DOM Event properties, which are _getters_ and cannot be assigned-to. AntD's input handling attempts to assign to these getters, which fails in Preact because it uses native Event objects. The solution is to replace the simple property assignments with property definitions, which is likely smaller anyway due to the existing use of `Object.create()` to construct a prototypal facade of Event objects.

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
* fix: Upload types for pass generic

* fix: Upload type

* refactor: Upload type

* feat: add Upload type test case
…33563)

Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
chore: merge master to feature
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* fix: fix the table tree hover error #33453

* Update package.json

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

Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
* fix: empty help takes the line

* test: test case
* docs: add changelog 4.18.3

* docs: add

* docs: add

* docs: add user

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.zh-CN.md

* docs: add

Co-authored-by: afc163 <afc163@gmail.com>
afc163 and others added 23 commits March 8, 2022 21:06
* chore: resposive.md => responsive.md

* update snapshot
Previous description indicates that Spin is visible but not spinning when `spinning === false`. According to ZH-CN doc, Spin is not visible when `spinning === false`.
Bumps [jest-axe](https://github.com/nickcolley/jest-axe) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases)
- [Changelog](https://github.com/nickcolley/jest-axe/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nickcolley/jest-axe/commits/v6.0.0)

---
updated-dependencies:
- dependency-name: jest-axe
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: fix arrow size in default.less

* chore: code clean
* fix: add data-xx for inputProps and convert input/_tests/index.test.js to tsx file

* fix: run tests
* chore: refactor menu with hooks

* chore: clean up
* docs(module:timeline): fix typo

* docs(module:timeline): fix typo

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
* docs: changelog for 4.19.2

* fix changelog lint
* docs(components:Cascader): supplement the API documentation

* docs(Cascader:en-US): supplement the API documentation
@pull pull bot added the ⤵️ pull label Mar 14, 2022
@github-actions
Copy link
Copy Markdown

Hi @pull[bot]。

请注意,当前 PR 是分支间的互相合并,请使用 BranchAutoMerge 标签来进行自动合并。切记不要、不要、不要使用 Squash

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 14, 2022

@github-actions
Copy link
Copy Markdown

Hi @pull[bot]. Thanks for your contribution. The path .github/ or scripts/ and CHANGELOG package.json is only maintained by team members. This current PR will be closed and team members will help on this.

1 similar comment
@github-actions
Copy link
Copy Markdown

Hi @pull[bot]. Thanks for your contribution. The path .github/ or scripts/ and CHANGELOG package.json is only maintained by team members. This current PR will be closed and team members will help on this.

@github-actions github-actions bot closed this Mar 14, 2022
@github-actions github-actions bot closed this Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.