mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
19 KiB
19 KiB
1.0.0-rc.31 (2024-2-2)
Features
Performance Improvements
- 改版博客文章列表页UI,贴合设计趋势 (8a969ab)
- 使用官方插件替换 seo、sitemap 插件 (15c1f52)
- 优化文章标签页 UI (8d56e98)
- 优化文章归档页 UI (c1e0c85)
1.0.0-rc.30 (2024-1-31)
Features
Performance Improvements
1.0.0-rc.29 (2024-1-26)
Performance Improvements
- bump
shikijito0.10(38bfad7) - bump twoslash to
0.10.0(1beacde) - bump vuepress to
2.0.0-rc.2(81870e0) - bump
huskytov9(87e0c39) - update content style (afb88ee)
1.0.0-rc.28 (2024-1-21)
Features
- update
demo-wrappercontainer (0f8acc3)
1.0.0-rc.27 (2024-1-16)
Features
- add
demo-wrappercontainer support (7784600)
1.0.0-rc.26 (2024-1-16)
Features
- add
demo-wrappercontainer support (7b946d7)
1.0.0-rc.25 (2024-1-15)
Bug Fixes
- 移动设备下 twoslash 样式兼容问题 (fd78015)
1.0.0-rc.24 (2024-1-12)
Bug Fixes
- 修复在 windows 下的路径拼接错误 (e2305cb)
1.0.0-rc.23 (2024-1-11)
Features
- (试验性)代码高亮支持 twoslash (d0fdf79)
1.0.0-rc.22 (2024-1-8)
Bug Fixes
1.0.0-rc.21 (2024-1-8)
Bug Fixes
- 修复 notes data 插件 路径解析 (ab798d4)
1.0.0-rc.20 (2024-1-7)
Performance Improvements
1.0.0-rc.19 (2024-1-6)
Performance Improvements
- 优化在移动设备的 UI 表现 (33aaf36)
1.0.0-rc.18 (2024-1-6)
Performance Improvements
- 优化在移动设备的 UI 表现 (bc4100e)
1.0.0-rc.17 (2024-1-6)
Bug Fixes
- docs search ui (fcbd562)
1.0.0-rc.16 (2024-1-6)
Features
Performance Improvements
- 优化开发模式下 devtools 主题数据预览 (36aa6c9)
1.0.0-rc.15 (2024-1-5)
Features
Performance Improvements
1.0.0-rc.14 (2024-1-4)
Features
Performance Improvements
- 优化博客列表页数据逻辑 (689bde3)
1.0.0-rc.13 (2024-1-3)
Bug Fixes
- theme: build html fail (8625c68)
1.0.0-rc.12 (2024-1-1)
Performance Improvements
1.0.0-rc.11 (2024-1-1)
Features
- 优化 html 构建输出 (a69a8ea)
Performance Improvements
1.0.0-rc.10 (2023-12-30)
Bug Fixes
- 修复内容容器内代码样式 (dd14296)
1.0.0-rc.9 (2023-12-30)
Features
- 新增 back-to-top (c0c3122)
- plugin-caniuse: 新增 浏览器版本支持列表选项 (d537d5a)
- plugin-content-update: 新增内容更新触发类型 (85b6d2c)
- plugin-iconify: 新增更多的 icon props (90e6b81)
Performance Improvements
1.0.0-rc.8 (2023-12-30)
Features
- support print page (2ab6ae2)
Performance Improvements
1.0.0-rc.7 (2023-12-28)
Features
- 新增 content-update 插件 (496bbae)
Performance Improvements
- 调整 iconify 逻辑 (bd0f857)
- 调整代码复制逻辑,适配 shikiji diff (90465d2)
- 删除无用文件 (a598209)
- 优化 blog extract 交互 (713b2cf)
- 优化代码结构 (7ab0686)
- 优化归档页、标签页 UI (7b8fea5)
- 优化开发时编写md时一些组件的热更新交互 (bcc894b)
1.0.0-rc.6 (2023-12-27)
Performance Improvements
- 调整 滚动交互 (a81947a)
- 调整主题配置 (15d9265)
- 更新 externalLinkIcon 样式 (0244f68)
- 优化搜索框、内容容器样式 (6f97ba4)
- copy code 插件样式调整 (3b00215)
1.0.0-rc.5 (2023-12-26)
Bug Fixes
- 修复 SSR 替换字符问题 (1ac989b)
Features
1.0.0-rc.4 (2023-12-26)
Features
Performance Improvements
1.0.0-rc.3 (2023-12-24)
Bug Fixes
- 代码块在内容容器中的 UI错误 (99f04bb)
Features
- support reading time (aa9b872)
Performance Improvements
- 调整 doc search UI (086516a)
1.0.0-rc.2 (2023-12-23)
Features
Performance Improvements
1.0.0-rc.1 (2023-12-23)
Performance Improvements
- optimize
plugin-copy-code(21059df) - theme: remove
copy-codeoptions (d330af8) - update
SidebarItem(e0870e0)
1.0.0-rc.0 (2023-12-23)
Features
- 代码高亮魔法注释 UI (46f6df4)
- 导航栏子元素高亮时父元素高亮 (1b7d3da)
- 新增可配置选项 (19dd1f0)
- 新增移动设备页内headers导航 (1db07c4)
- 移除 shiki 和 prismjs,添加 shikiji (f64a6da)
- 优化 copy-code UI 和 交互 (8e959bc)
- add
plugin-shikiji(1111e85)