Skip to content

Commit

Permalink
📃 docs: log
Browse files Browse the repository at this point in the history
  • Loading branch information
白云苍狗 committed Dec 23, 2022
1 parent cd54f58 commit aae3656
Showing 1 changed file with 20 additions and 10 deletions.
30 changes: 20 additions & 10 deletions docs/.vitepress/assets/log.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
{
"large_version": "v1.2.x",
"children": [
{
"version": "1.2.9",
"date": "2022-12-23",
"logs": [
{
"type": "fix",
"text": "修复 sidebar.social 覆盖问题"
}
]
},
{
"version": "1.2.8",
"date": "2022-12-19",
Expand Down Expand Up @@ -32,15 +42,15 @@
"logs": [
{
"type": "feat",
"text": "封面日期添加格式化配置"
"text": "支持封面日期添加格式化配置"
},
{
"type": "perf",
"text": "优化移动端中banner、文章详情里svg样式"
},
{
"type": "fix",
"text": "文章目录截断显示,激活时显示全部"
"text": "修改文章目录截断显示,激活时显示全部"
}
]
},
Expand All @@ -50,15 +60,15 @@
"logs": [
{
"type": "feat",
"text": "可自定义默认封面图"
"text": "支持可自定义默认封面图"
},
{
"type": "feat",
"text": "文章增加自定义作者"
"text": "支持文章增加自定义作者"
},
{
"type": "fix",
"text": "复制时版权信息显示当前文章作者"
"text": "修复复制时版权信息显示文章作者错误"
},
{
"type": "fix",
Expand Down Expand Up @@ -90,7 +100,7 @@
"logs": [
{
"type": "feat",
"text": "增加标签和分类的汇总页"
"text": "支持标签和分类的汇总页"
},
{
"type": "fix",
Expand Down Expand Up @@ -138,7 +148,7 @@
},
{
"type": "fix",
"text": "嵌套导航 target 设置失效"
"text": "修复嵌套导航 target 设置失效"
}
]
}
Expand All @@ -161,7 +171,7 @@
},
{
"type": "fix",
"text": "自定义 CDN 配置渲染错误"
"text": "修复自定义 CDN 配置渲染错误"
}
]
},
Expand Down Expand Up @@ -229,7 +239,7 @@
},
{
"type": "fix",
"text": "开启 sw 时,内置插件更新异常"
"text": "修复开启 sw 时,内置插件更新异常"
}
]
},
Expand All @@ -243,7 +253,7 @@
},
{
"type": "fix",
"text": "页面切换时主题按钮状态丢失"
"text": "修复页面切换时主题按钮状态丢失"
},
{
"type": "fix",
Expand Down

0 comments on commit aae3656

Please sign in to comment.