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: fix date-picker style #44642

Merged
merged 2 commits into from Sep 5, 2023
Merged

fix: fix date-picker style #44642

merged 2 commits into from Sep 5, 2023

Conversation

li-jia-nan
Copy link
Member

@li-jia-nan li-jia-nan commented Sep 5, 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 fix: fix date-picker style
🇨🇳 Chinese 修复 date-picker 自定义页脚样式问题

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

Fix date picker layout and code style. Update index.ts to use consistent indentation, spacing, and imports.

🔍 Walkthrough

🤖 Generated by Copilot at 1369f7b

  • Fix missing unit in padding value of date picker extra selector (link)
  • Add empty line at the beginning of index.ts file (link)

@stackblitz
Copy link

stackblitz bot commented Sep 5, 2023

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

Signed-off-by: lijianan <574980606@qq.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 387.75 KB (-3 B 🔽)
./dist/antd-with-locales.min.js 446.8 KB (-3 B 🔽)

@argos-ci
Copy link

argos-ci bot commented Sep 5, 2023

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

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 1 change Sep 5, 2023, 10:35 AM

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (03fee8d) 100.00% compared to head (4b27a4b) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #44642   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          666       666           
  Lines        11294     11294           
  Branches      3053      3053           
=========================================
  Hits         11294     11294           
Files Changed Coverage Δ
components/date-picker/style/index.ts 100.00% <ø> (ø)

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

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.

日期组件样式错误
2 participants