feat: 全局 UI 优化与邮件模板系统
- 新增动画系统 CSS 变量(时长、缓动函数、状态层透明度) - 新增 prefers-reduced-motion 媒体查询支持 - 优化按钮组件样式,移除渐变背景,添加涟漪效果 - 优化分享按钮错落有致的展开动画 - 优化评论区展开动画效果 - 新增设置面板 Material 3 风格分段控件 - 新增玻璃拟态(Glassmorphism)主题变体 - 新增新拟态(Neumorphism)主题变体 - 新增邮件模板系统(base.php、comment-notify.php、reply-notify.php) - 新增邮件模板后台设置(主题色、Logo、社交链接、预览功能) - 集成邮件模板到评论回复通知 - 版本更新至 1.5.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"details_url": "https://github.com/nanhaoluo/argon-theme/releases",
|
||||
"download_url": "https://github.com/nanhaoluo/argon-theme/releases/download/v1.4.0/argon.zip"
|
||||
"download_url": "https://github.com/nanhaoluo/argon-theme/releases/download/v1.5.0/argon.zip"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user