Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge master into feature #33163

Merged
merged 17 commits into from
Dec 5, 2021
Merged

chore: merge master into feature #33163

merged 17 commits into from
Dec 5, 2021

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Dec 4, 2021

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

hydraZty and others added 13 commits December 2, 2021 11:47
Co-authored-by: hydraZty <hydra_zty@163.com>
* fix: select placeholder should take place when searching

close #27688

* fix snapshot
As proposed in #22343, the components can be automatically validated
for accessibility. This adds a test helper that runs Axe to check
for accessibility violations.
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/staylor/react-helmet-async/releases)
- [Commits](https://github.com/staylor/react-helmet-async/commits)

---
updated-dependencies:
- dependency-name: react-helmet-async
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: replace let with const

* refactor: replace let with const

* refactor: replace let with const

* refactor: replace let with const new

* Update components/affix/index.tsx

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.1 to 19.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@18.1.1...19.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  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>
Co-authored-by: undefined <undefined>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2021

Hi @afc163

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2021

@codecov
Copy link

codecov bot commented Dec 4, 2021

Codecov Report

Merging #33163 (97fd6d5) into feature (e7f2359) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           feature    #33163    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          417       414     -3     
  Lines         7779      7678   -101     
  Branches      2256      2152   -104     
==========================================
- Hits          7779      7678   -101     
Impacted Files Coverage Δ
components/carousel/index.tsx 100.00% <ø> (ø)
components/locale/zh_TW.tsx 100.00% <ø> (ø)
components/affix/index.tsx 100.00% <100.00%> (ø)
components/anchor/Anchor.tsx 100.00% <100.00%> (ø)
components/button/button.tsx 100.00% <100.00%> (ø)
components/cascader/index.tsx 100.00% <100.00%> (ø)
components/form/Form.tsx 100.00% <0.00%> (ø)
components/alert/index.tsx 100.00% <0.00%> (ø)
components/input/Input.tsx 100.00% <0.00%> (ø)
components/modal/Modal.tsx 100.00% <0.00%> (ø)
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de33041...97fd6d5. Read the comment docs.

@xrkffgg xrkffgg merged commit a04a4ef into feature Dec 5, 2021
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.

7 participants