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: style compatibility for content footer navigation #1800

Merged
merged 3 commits into from
Jul 30, 2023

Conversation

PeachScript
Copy link
Member

@PeachScript PeachScript commented Jul 30, 2023

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 代码风格优化 / Code style optimization
  • 性能优化 / Performance optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 重构代码或样式 / Refactor code or style
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

#1796

💡 需求背景和解决方案 / Background or solution

修复内容区域底部上一篇/下一篇链接在 Chrome 下的样式问题,原因是用了 floatinline-start/inline-end 值便于实现 RTL 模式,但该规范目前只有 Firefox 和 Safari 支持,参考:https://developer.mozilla.org/zh-CN/docs/Web/CSS/float#%E6%B5%8F%E8%A7%88%E5%99%A8%E5%85%BC%E5%AE%B9%E6%80%A7

另外顺便改了 2.2.2 的另外两个问题,不希望用户感知,不新提 PR 了:

  1. 完善 lastUpdated 的配置项文档说明,并补充在 GitHub Action 中部署的注意点
  2. fix: code block demos conflict in different locale #1796 中对 tab 页 demo id 生成时的冗余调整去掉,避免 demo id 中包含两遍 tab key

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English Fix style compatibility bug for content footer navigation
🇨🇳 Chinese 修复内容区域底部导航的样式兼容性问题

@vercel
Copy link

vercel bot commented Jul 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dumi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2023 10:00am

@PeachScript PeachScript merged commit 55a6f04 into master Jul 30, 2023
8 checks passed
@PeachScript PeachScript deleted the hotfix/content-footer-compatibility branch July 30, 2023 11: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.

1 participant