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: feature merge master again #43900

Merged
merged 1 commit into from Jul 30, 2023
Merged

chore: feature merge master again #43900

merged 1 commit into from Jul 30, 2023

Conversation

yoyo837
Copy link
Contributor

@yoyo837 yoyo837 commented Jul 30, 2023

  • site: ptimize site style in mobile

#43899 点错squash了, 重新同步一下commit

[中文版模板 / 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
  • Workflow
  • 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

🚀 Summary

🤖 Generated by Copilot at 41d0a77

Improved the theme and layout of the documentation site, and refactored some components for better readability and consistency. Hid the PrevAndNext component on mobile devices, and used the items prop for the Breadcrumb component. Removed an empty line in useModal/index.tsx.

🔍 Walkthrough

🤖 Generated by Copilot at 41d0a77

  • Annotate ComponentItem and AuthorAvatar components with React.FC type for consistency (link, link)
  • Refactor Breadcrumb component to use items prop instead of children prop for conciseness (link)
  • Hide PrevAndNext component on mobile devices using isMobile value from site context (link, link, link)
  • Add and apply listMobile style to contributors list on mobile devices using isMobile value from site context (link, link, link)
  • Wrap if statements with curly braces for readability (link)
  • Move cache prop to the front of ContributorsList component for convention (link)
  • Remove empty line in components/modal/useModal/index.tsx for whitespace (link)
  • Remove redundant comment in .dumi/theme/slots/Content/index.tsx for clarity (link)

* site: ptimize site style in mobile

* fix
@stackblitz
Copy link

stackblitz bot commented Jul 30, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions
Copy link
Contributor

Hi @yoyo837

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 30, 2023

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 383.72 KB
./dist/antd-with-locales.min.js 443.2 KB

@argos-ci
Copy link

argos-ci bot commented Jul 30, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Jul 30, 2023, 2:47 PM

@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01% 🎉

Comparison is base (6cc3c2c) 99.98% compared to head (41d0a77) 100.00%.
Report is 40 commits behind head on feature.

Additional details and impacted files
@@             Coverage Diff              @@
##           feature    #43900      +/-   ##
============================================
+ Coverage    99.98%   100.00%   +0.01%     
============================================
  Files          659       659              
  Lines        11850     11850              
  Branches      3307      3307              
============================================
+ Hits         11848     11850       +2     
+ Misses           2         0       -2     
Files Changed Coverage Δ
components/modal/useModal/index.tsx 100.00% <ø> (+2.53%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yoyo837
Copy link
Contributor Author

yoyo837 commented Jul 30, 2023

@github-actions Come on baby.

@github-actions github-actions bot merged commit b1394ec into feature Jul 30, 2023
201 checks passed
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

2 participants