Releases: MaLuns/hexo-theme-async
Releases · MaLuns/hexo-theme-async
v2.0.0
🎈 Performance
- 使用 ts 重写主题脚本,减少 js 体积
- 优化主题样式,减少 css 体积
🚀 Features
- 增加文章过期提醒
- 适配 giscus
- 增加代码块强制换行
- 支持可覆盖默认模板
🐞 Bug Fixes
Full Changelog: v1.2.14...v2.0.0
v1.2.14
🐞 Bug Fixes
- 修复 truncate 报错
- 修复可单独覆盖插件 CDN
- 修复动态插件加载顺序问题
v1.2.13
🚀 Features
🐞 Bug Fixes
- 修复 Pjax 下,插件插入 style 标签丢失
- 修复 flink 重复构建时报错
v1.2.12
🚀 Features
- 支持阅读模式、单双栏切换
- 增加 tabs、imgs、gallery、caniuse、flink 标签插件
- 可调整上下篇文章卡片大小
🎈 Performance
- 优化 table、details 样式
- 优化 footer 移动端样式
🐞 Bug Fixes
v1.2.11
🚀 Features
- 支持复制代码片段
- 支持根据主题模式设置黑白两种logo、文章图片、封面等
- 支持自定义页面
🎈 Performance