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: add @size-limit/why #43086

Closed
wants to merge 14 commits into from
Closed

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jun 19, 2023

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

This pull request contains several changes to the antd library, including adding new test cases, improving code quality, fixing style issues, experimenting with new GitHub Actions, and updating the changelog and the version number for the new release. The overall purpose is to enhance the functionality, usability, and documentation of the library.

🔍 Walkthrough

🤖 Generated by Copilot at c247d68

  • Bump the version number of the antd library to 5.6.2 and update the changelog files in both English and Chinese (link, link, link)
  • Add new GitHub Actions workflows to comment on pull requests using a chatbot and to generate cards with statistics about the issues and pull requests in the repository (link, link, link)
  • Fix the height issue of the Input and InputNumber components when they have addons, prefixes, or suffixes by adding a new style property to the genAffixWrapperStyles and genAffixStyle functions in the components/input-number/style/index.ts and components/input/style/index.ts files (link, link)
  • Remove the unused NoCompactStyle component from the components/dropdown/dropdown.tsx file and the corresponding import statement (link, link)
  • Use the NoCompactStyle component in the OverrideProvider component in the components/menu/OverrideContext.tsx file to prevent the space component from compacting the menu items and to forward the ref prop to the children component (link, link, link)
  • Simplify the code in the genInputGroupStyle function in the components/input/style/index.ts file by using a single selector for the affix-wrapper, number-affix-wrapper, and picker-range components (link)
  • Add a new test case to the components/dropdown/__tests__/dropdown-button.test.tsx file to test the autoFocus prop of the DropdownButton component and import the waitFakeTimer function from the test utils (link, link)
  • Demonstrate the usage of the prefix prop in the InputNumber component in the components/input/demo/group.tsx file and fix the missing import of React (link, link, link)
  • Remove the redundant column of the Edge browser versions from the table of the environment support in the README.md file (link)
  • Display the issue statistics card in the README.md file using a placeholder comment (link)
  • Undo the changes in the README.md file that replaced the language names and the section titles with random characters, as they seem to be mistakes or pranks (link, link, link, link, link)

@afc163 afc163 closed this Jun 19, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 19, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants