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: 💄 change DatePicker arrow style #17480

Merged
merged 1 commit into from Jul 5, 2019
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jul 4, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

👻 What's the background?

更换一种箭头样式实现方式,解决非 utf-8 编码下箭头样式乱码的问题。

close #17334
close #15365

💡 Solution

用伪元素的边框加转向来实现。

效果:

图片

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese 优化 DatePicker 箭头样式,解决非 utf-8 编码下箭头样式乱码的问题

☑️ Self Check before Merge

  • 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

@netlify
Copy link

netlify bot commented Jul 4, 2019

Deploy preview for ant-design ready!

Built with commit 6498cbb

https://deploy-preview-17480--ant-design.netlify.com

@buildsize
Copy link

buildsize bot commented Jul 4, 2019

File name Previous Size New Size Change
package-lock.json 833.41 KB 834.61 KB 1.19 KB (0%)

@afc163
Copy link
Member Author

afc163 commented Jul 5, 2019

用例莫名其妙都挂了。

@afc163 afc163 merged commit 5375bf0 into master Jul 5, 2019
@delete-merged-branch delete-merged-branch bot deleted the change-date-picker-arrow branch July 5, 2019 07:07
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.

DatePicker日期控件左右箭头乱码 DatePicker日期控件有时左右箭头会乱码
1 participant