Releases: ATQQ/sugar-blog
@sugarat/theme@0.3.1
Please refer to CHANGELOG.md for details.
What's Changed
- fix: 首页和侧边栏跳转导致页面刷新 by @ATQQ in #206
- chore:首页加载优化,水合问题优化 by @ATQQ in #208
- feat: 支持深色模式更加丝滑的过渡动画 by @ATQQ in #209
- feat: add github ci by @admin8756 in #205
- feat: 支持首页内容自动刷新 by @ATQQ in #210
New Contributors
- @admin8756 made their first contribution in #205
Full Changelog: https://github.com/ATQQ/sugar-blog/compare/0.3.3...@sugarat/theme@0.3.1
@sugarat/theme@0.3.0
What's Changed
- fix:BlogItem.vue 右侧图片样式问题 by @Rabbit937 in #200
- feat:集成Artalk评论、新增文章底部打赏按钮 by @1gcat in #197
- chore:依赖升级
- VitePress 1.0.2
New Contributors
- @Rabbit937 made their first contribution in #200
Please refer to CHANGELOG.md for details.
Full Changelog: https://github.com/ATQQ/sugar-blog/compare/@sugarat/theme@0.2.30...@sugarat/theme@0.3.0
@sugarat/theme@0.2.30
What's Changed
0.2.18 - 0.2.30
- feat: 新增各个模块可选开启的开关
- feat: footer 支持更丰富的配置
- feat: 支持调整阅读时间分析组件位置,详见
global.article
配置 - feat: 左侧推荐列表可以自定义关联关键词,详见文章配置
recommend
属性 - feat: 兼容 cover 指向非public 目录文件封面展示
- feat: 内置 oml2d 看板娘
- feat: 内置 pagefind 搜索自动过滤
publish:false
文章 - feat: RSS 插件支持配置忽略
publish:false
的影响 - feat: 友链列表实现使用swiper
- feat: 内置时间线组件
- fix: 修复回到顶部按钮点击不生效
- fix: Hydration error
- fix: 生成的链接兼容
cleanUrls
配置 - fix: showSelf 渲染异常
- fix: 左侧推荐列表在很多文章时,首次展示页码不正确
- Updated dependencies
- vitepress-plugin-pagefind@0.2.14
- oh-my-live2d@0.15.2
- vitepress-plugin-rss@0.2.2
New Contributors
- @qiaofugui made their first contribution in #175
- @hacxy made their first contribution in #186
- @cyrilbois made their first contribution in #191
- @1gcat made their first contribution in #195
Please refer to CHANGELOG.md for details.
@sugarat/theme@0.2.17
What's Changed
0.2.10 - 0.2.17
-
feat: 添加回到顶部组件
-
feat: 支持移动端自动收起公告
-
feat:评论组件优化(最小化新样式)
-
feat:图标自定义(公告,评论,回到顶部)
-
feat: 公告自动记录关闭状态
-
feat: support for customizing docMeta insert position
-
feat: 内置 markdown-it-task-checkbox 插件
-
fix: 友链随机Build后预览异常
-
fix: 相对路径的图片无法自动识别cover
-
fix: recommend active error in index.md
-
fix: error in coverImgTransform function
-
fix: get cover fail in table
-
fix:流程图配置构建无效
-
依赖升级
- vitepress-plugin-rss@0.2.1
- vitepress@1.0.0-rc.40
Please refer to CHANGELOG.md for details.
@sugarat/theme@0.2.9
What's Changed
0.2.8 - 0.2.9
- feat: 友链支持随机顺序和自动轮播
- fix: tag error (#154) (@itcatplayit)
- chore: devtool warn fix
- 依赖升级
- vitepress-plugin-rss@0.2.0
- vitepress@1.0.0-rc.31
Please refer to CHANGELOG.md for details.
@sugarat/theme@0.2.7
What's Changed
0.2.5 - 0.2.7
- fix: 设置base后logo不生效
- fix: nav-bar-content-before slot
- fix: ERR_REQUIRE_ESM
- lock vitepress-plugin-mermaid version@2.0.13
Please refer to CHANGELOG.md for details.
@sugarat/theme@0.2.4
What's Changed
- feat: recommend 支持多种排序
- feat: 支持基于 bun 的模板
- feat: footer 配置支持flat模式
- feat: 头像合入卡片展示(支持切换为
split
模式) - feat: 移动端支持头像展示(可关闭
minScreenAvatar: false
) - chore: 深色模式调整卡片背景色
- chore: 评论更加丝滑的切换深色模式
- 使用 @giscus/vue 组件替换 giscus 脚本
Please refer to CHANGELOG.md for details.
@sugarat/theme@0.2.3
What's Changed
0.2.2 - 0.2.3
- feat: 默认开启 tabs 支持
- chore: 优化 Mermaid 配置的生成逻辑
- chore: 内置RSS替换为 vitepress-plugin-rss
- chore: 架构优化
- 便于独立在VitePress使用
- 无用依赖清理
- 主题无关配置屏蔽
- 无用依赖移除
Please refer to CHANGELOG.md for details.
@sugarat/theme@0.2.1
What's Changed
0.2.0 - 0.2.1
- feat: 支持首页展示头像
- feat: 支持更加简单的定义底部footer
- chore: 默认使用rc17
- chore: update version link
Please refer to CHANGELOG.md for details.
@sugarat/theme@0.1.50
What's Changed
0.1.46 - 0.1.50
- fix: setActiveLink #138
- Updated dependencies
- vitepress-plugin-pagefind@0.2.10
- feat: 支持设置 RSS 图标的 ariaLabel 同时添加默认 title
- fix: 移动端公告被遮挡
- fix: 默认 emoji 在部分设备上不展示,使用 SVG 替代
- fix: 插槽图片无法预览
- fix: 未统计 hidden 的文章数量
- Updated dependencies
- vitepress-plugin-pagefind@0.2.9
- chore: pagefind 兼容 V1 版本
Please refer to CHANGELOG.md for details.