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: next merge master #38222

Merged
merged 24 commits into from Oct 26, 2022
Merged

chore: next merge master #38222

merged 24 commits into from Oct 26, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Oct 26, 2022

[中文版模板 / 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 requesting a reviewing. ⚠️

  • 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

chrismorison-wt and others added 24 commits October 20, 2022 09:52
* style: remove repeate method

* fix: del break
* docs: fix demo code

* docs: fix demo code

* docs: fix demo code
* chore: use includes instead indexOf

* fix: fix
* docs: Add faq about breaking change

* Update docs/react/faq.zh-CN.md

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

* docs: update

* docs: more desc

Co-authored-by: afc163 <afc163@gmail.com>
* refactor: delete defaultprops

* test: add test

* fix: fix
* refactor: delete defaultprops

* fix: fix eslint

* fix: fix eslint

* fix: fix eslint
For tooltips with a placement value like 'topRight' or 'bottomLeft', the previous code would calculate an incorrect transform-origin, which is fixed here.
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
* chore: add icon 'WhatsApp' to category 'logo'

* chore: add icon 'Dingtalk' to category 'logo'
…t when column title is ReactElement in table (#38160)

* fix: aria-lable should be use the first text content in element when title is ReactElement

* fix: aria-label should be use the first text content in element when title is ReactElement

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: update snapshots

* feat: update snapshots

Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: xingming <xingjiang.gxj@antgroup.com>
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
* test: update test case

* chore: udpate snapshot
@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2022

@github-actions
Copy link
Contributor

Size Change: -2 B (0%)

Total Size: 898 kB

Filename Size Change
./dist/antd-with-locales.min.js 478 kB +16 B (0%)
./dist/antd.min.js 420 kB -18 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (242b171) compared to base (d24a23c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              next    #38222   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          534       539    +5     
  Lines         9238      9260   +22     
  Branches      2592      2602   +10     
=========================================
+ Hits          9238      9260   +22     
Impacted Files Coverage Δ
components/config-provider/index.tsx 100.00% <ø> (ø)
components/float-button/BackTop.tsx 100.00% <ø> (ø)
components/float-button/FloatButtonGroup.tsx 100.00% <ø> (ø)
components/form/FormItemLabel.tsx 100.00% <ø> (ø)
components/locale-provider/LocaleReceiver.tsx 100.00% <ø> (ø)
components/locale/ar_EG.tsx 100.00% <ø> (ø)
components/locale/bg_BG.tsx 100.00% <ø> (ø)
components/locale/da_DK.tsx 100.00% <ø> (ø)
components/locale/el_GR.tsx 100.00% <ø> (ø)
components/locale/fi_FI.tsx 100.00% <ø> (ø)
... and 61 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions github-actions bot merged commit 2502002 into next Oct 26, 2022
@github-actions github-actions bot deleted the next-merge-master branch October 26, 2022 07:28
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.

None yet