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

fix: menu slide bar style #39819

Merged
merged 1 commit into from Dec 27, 2022
Merged

fix: menu slide bar style #39819

merged 1 commit into from Dec 27, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Dec 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
  • Workflow
  • Other (about what?)

🔗 Related issue link

close #39815

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Menu slide bar style issue when border is reset by preset.
🇨🇳 Chinese 修复 Menu 组件滑块在 border 被预设值重置时的样式问题。

☑️ 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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 26, 2022

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 367.74 KB (-3 B 🔽)
./dist/antd-with-locales.min.js 422.83 KB (-2 B 🔽)

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

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

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

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #39819   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          557       557           
  Lines         9621      9621           
  Branches      2722      2722           
=========================================
  Hits          9621      9621           
Impacted Files Coverage Δ
components/menu/style/theme.tsx 100.00% <ø> (ø)
components/theme/util/genComponentStyleHook.ts 100.00% <100.00%> (ø)

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.

@hengkx
Copy link
Member

hengkx commented Dec 26, 2022

好像 还是不行

@hengkx
Copy link
Member

hengkx commented Dec 26, 2022

好像 还是不行

可以的,刚有缓存

@MadCcc MadCcc merged commit 3a03c7a into master Dec 27, 2022
@MadCcc MadCcc deleted the fix/menu-bar branch December 27, 2022 02:29
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.

nextjs menu hover style error
2 participants