mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
83 lines
4.3 KiB
Markdown
83 lines
4.3 KiB
Markdown
# [1.0.0-rc.4](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2023-12-26)
|
||
|
||
|
||
### Features
|
||
|
||
* 添加 标签页、归档页 支持 ([3ab460b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3ab460b01b47f7bc9194a85f2d5d53340c3884f4))
|
||
* 添加友情链接页面支持 ([25d703b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/25d703b906e6f0c7bfbc9ccf41deb40c25df996d))
|
||
|
||
|
||
### Performance Improvements
|
||
|
||
* 优化侧边栏和页面内导航 ([e5db17f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e5db17fb7e2e5cab9af8ea2e1ca5fefec9b15ded))
|
||
* 优化内容容器 暗色模式下 UI ([4f02717](https://github.com/pengzhanbo/vuepress-theme-plume/commit/4f02717ea35ce10057b9b71d88bcb6e7fa9205dd))
|
||
|
||
|
||
|
||
# [1.0.0-rc.3](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2023-12-24)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* 代码块在内容容器中的 UI错误 ([99f04bb](https://github.com/pengzhanbo/vuepress-theme-plume/commit/99f04bb2d0d85e0c37abc020fcc39898078d7fcf))
|
||
|
||
|
||
### Features
|
||
|
||
* support reading time ([aa9b872](https://github.com/pengzhanbo/vuepress-theme-plume/commit/aa9b8727dbcfb48325a4f74550f56b764d32eacc))
|
||
|
||
|
||
### Performance Improvements
|
||
|
||
* 调整 doc search UI ([086516a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/086516a4a08aa08e7f5db58e91125b91cddc3b01))
|
||
|
||
|
||
|
||
# [1.0.0-rc.2](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2023-12-23)
|
||
|
||
|
||
### Features
|
||
|
||
* add PageFooter ([918fba3](https://github.com/pengzhanbo/vuepress-theme-plume/commit/918fba3e5eec2c0976dca90dee2e4cc84502fb0e))
|
||
* rename vuepress-plugin-netlify-functions ([49236d8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/49236d812d097e5ab61601fc18b5c389d21b1a3c))
|
||
|
||
|
||
### Performance Improvements
|
||
|
||
* 优化交互体验,调整 UI ([b9ffac1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b9ffac184a617eee0f43cf92856061cb2e8d3944))
|
||
* shikiji 处理转译字符 ([58eb1c8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/58eb1c88a079bae843eb4334aaa5d594a7727c3a))
|
||
|
||
|
||
|
||
# [1.0.0-rc.1](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2023-12-23)
|
||
|
||
|
||
### Performance Improvements
|
||
|
||
* optimize `plugin-copy-code` ([21059df](https://github.com/pengzhanbo/vuepress-theme-plume/commit/21059df58b78d0f978be949b9f81a2327887f247))
|
||
* **theme:** remove `copy-code` options ([d330af8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/d330af827167d7725f42be77057d6118a410ee69))
|
||
* update `SidebarItem` ([e0870e0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e0870e03dbc4cca207d3ea6b60bf8b83c1d52c20))
|
||
|
||
|
||
|
||
# [1.0.0-rc.0](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.89...v1.0.0-rc.0) (2023-12-23)
|
||
|
||
|
||
### Features
|
||
|
||
* 代码高亮魔法注释 UI ([46f6df4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/46f6df489e14c7ea2377d79cf4be797be6a83b41))
|
||
* 导航栏子元素高亮时父元素高亮 ([1b7d3da](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1b7d3dae330d3dbef18ff0cbd85d577b9dc877d7))
|
||
* 新增可配置选项 ([19dd1f0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/19dd1f002abeb62789cc9322240ddab7e2c8e04a))
|
||
* 新增移动设备页内headers导航 ([1db07c4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1db07c4215c9d26367f8a2f11fa3c20d9ac9e985))
|
||
* 移除 shiki 和 prismjs,添加 shikiji ([f64a6da](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f64a6da55f7ce406b393430e530f09691a14fcae))
|
||
* 优化 copy-code UI 和 交互 ([8e959bc](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8e959bcd984eb20d75f577272fc51c1f1cd1e335))
|
||
* add `plugin-shikiji` ([1111e85](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1111e855cb4f9818decc4ebec356a332a5283d35))
|
||
|
||
|
||
### Performance Improvements
|
||
|
||
* 代码复制交互优化 ([c9c7bb4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c9c7bb441c867c594290b69728b05f2da470bd55))
|
||
* 使用 `vueuse` 实现页面滚动锁定 ([387dff9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/387dff9a606be34283cad6f0e14a77b9f985c3a0))
|
||
* 优化侧边栏交互 ([92fb84d](https://github.com/pengzhanbo/vuepress-theme-plume/commit/92fb84d946a82511a8b858fb4bb38707c37a0610))
|
||
* 优化链接属性设置 ([8f2507b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8f2507bbb247dd251c1f5f481d99d74cd12dc2da))
|