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: Slider tooltip visible abnormal #25945

Merged
merged 1 commit into from
Aug 1, 2020
Merged

fix: Slider tooltip visible abnormal #25945

merged 1 commit into from
Aug 1, 2020

Conversation

lihqi
Copy link
Contributor

@lihqi lihqi commented Jul 31, 2020

[中文版模板 / 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
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

#25910

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Slider tooltip visible abnormal
🇨🇳 Chinese 修复 Slider tooltip 显隐异常的问题

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • 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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 31, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 31, 2020

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c7a49e9:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #25945 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #25945      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files         373      373              
  Lines        7312     7311       -1     
  Branches     1993     2043      +50     
==========================================
- Hits         7281     7280       -1     
  Misses         31       31              
Impacted Files Coverage Δ
components/slider/index.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1154d4...c7a49e9. Read the comment docs.

@xrkffgg xrkffgg linked an issue Aug 1, 2020 that may be closed by this pull request
@xrkffgg xrkffgg merged commit 2a18b55 into ant-design:master Aug 1, 2020
@afc163 afc163 mentioned this pull request Aug 2, 2020
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.

Slider tooltip visible abnormal
3 participants