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 #38851

Merged
merged 60 commits into from Nov 22, 2022
Merged

chore: feature merge master #38851

merged 60 commits into from Nov 22, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Nov 22, 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

yoyo837 and others added 30 commits November 18, 2022 16:53
* fix: set default value for style

* Update components/tooltip/util.ts

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

Co-authored-by: afc163 <afc163@gmail.com>
* chore: type optimization

* fix: rename direction

* Update index.tsx
* chore: update message hooks demo

* chore: update message hooks demo
* chore: remove throttleByAnimationFrameDecorator

* fix

* fix
* chore: message config ts

* chore: message config test case
* fix(types): external module type error (CompoundedComponent)

* refactor(types): rename and replace internal CompoundedComponent type
hms181231 and others added 22 commits November 21, 2022 10:00
* test: Update button test case

* test: Update button test case
* chore: improve dumirc config

* Update package.json
* docs: auto use chinese mirror if in mirror

* Update .dumi/theme/themeConfig.ts

* Update .dumi/theme/themeConfig.ts

Co-authored-by: Amumu <yoyo837@hotmail.com>
* feat: empty simple in dark theme

* chore: fix lint

* chore: update snapshot

* chore: update snaot
* docs: guide about where config

* docs: add diff demo

* docs: Add SSR part

* docs: add faq
* docs: update document Table style

* docs: add className for component API table

* docs: optimize rehypeAntd logic
* docs: update res

* docs: more

* docs: update

* Update docs/react/customize-theme.zh-CN.md

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

* docs: more mig

Co-authored-by: afc163 <afc163@gmail.com>
Fixed the click text display issue
* chore: revert compile with lib

* chore: lib dekko test

* fix: filename has spaces

* chore: bump @ant-design/tools
@github-actions
Copy link
Contributor

github-actions bot commented Nov 22, 2022

@github-actions
Copy link
Contributor

Size Change: -36 B (0%)

Total Size: 900 kB

Filename Size Change
./dist/antd-with-locales.min.js 479 kB -23 B (0%)
./dist/antd.min.js 421 kB -13 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

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

Coverage data is based on head (5ec1808) compared to base (67ee019).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##           feature    #38851   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          544       544           
  Lines         9365      9355   -10     
  Branches      2652      2653    +1     
=========================================
- Hits          9365      9355   -10     
Impacted Files Coverage Δ
components/avatar/SizeContext.tsx 100.00% <ø> (ø)
components/checkbox/index.tsx 100.00% <ø> (ø)
components/config-provider/SizeContext.tsx 100.00% <ø> (ø)
components/input/index.tsx 100.00% <ø> (ø)
components/menu/index.tsx 100.00% <ø> (ø)
components/modal/PurePanel.tsx 100.00% <ø> (ø)
components/_util/ActionButton.tsx 100.00% <100.00%> (ø)
components/_util/hooks/useForceUpdate.ts 100.00% <100.00%> (ø)
components/_util/hooks/usePatchElement.tsx 100.00% <100.00%> (ø)
components/_util/motion.tsx 100.00% <100.00%> (ø)
... and 76 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 9f2b965 into feature Nov 22, 2022
@github-actions github-actions bot deleted the feature-merge-master branch November 22, 2022 09:05
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