mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
2.3 KiB
2.3 KiB
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)