Skip to content

Release: v1.1.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@songhn233 songhn233 released this 30 Sep 09:39
· 84 commits to master since this release
a1fdd69

v1.1.0-beta2

🐛 Fix bugs 修复问题

  • Fixed issue with title in head not changing with page content 修复了head中的标题不随页面内容变化的问题
  • Fixes problem with display of search input 修复了搜索框的显示问题
  • Fixes possible partial text drift issues 修复了可能存在的部分文字偏移问题

✨ New features 新特性

  • Optimized for SEO and semantics 对 SEO 和语义化可访问性做了进一步增强
  • Refactoring css to improve performance (unfinished) 重构 css 以提高性能(未完成)