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

style: fix Pagination buttons transition style #44030

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Aug 4, 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

现在 hover 到上一页下一页的时候,背景色切换没有 transition 效果。这个 PR 补一下。

Aug-04-2023 18-09-37

📝 Changelog

Language Changelog
🇺🇸 English Fix Pagination transition style in prev/next buttons.
🇨🇳 Chinese 修复 Pagination 上下页切换按钮 transition 丢失的问题。

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

Improve pagination style and transition effects. Refactor transition property in components/pagination/style/index.ts.

🔍 Walkthrough

🤖 Generated by Copilot at 460ac2e

  • Enable transition effect for pagination items and jump input (link, link)

@stackblitz
Copy link

stackblitz bot commented Aug 4, 2023

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 389.87 KB (-5 B 🔽)
./dist/antd-with-locales.min.js 448.77 KB (-5 B 🔽)

@argos-ci
Copy link

argos-ci bot commented Aug 4, 2023

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

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 1 change Aug 4, 2023, 9:27 AM

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fb00f1c) 100.00% compared to head (460ac2e) 100.00%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #44030   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          658       658           
  Lines        11186     11186           
  Branches      3029      3029           
=========================================
  Hits         11186     11186           
Files Changed Coverage Δ
components/pagination/style/index.ts 100.00% <ø> (ø)

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

@zombieJ
Copy link
Member

zombieJ commented Aug 4, 2023

有对应 issue 么,加个 gif 看看问题?

@afc163
Copy link
Member Author

afc163 commented Aug 4, 2023

Aug-04-2023 18-09-37

@afc163 afc163 merged commit fee14ec into master Aug 4, 2023
103 checks passed
@afc163 afc163 deleted the style/pagination-prev-next-button branch August 4, 2023 12:56
@PeachScript PeachScript mentioned this pull request Aug 11, 2023
20 tasks
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.

4 participants