mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
400 lines
12 KiB
Markdown
400 lines
12 KiB
Markdown
# [1.0.0-beta.44](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.43...v1.0.0-beta.44) (2022-10-15)
|
|
|
|
|
|
|
|
# [1.0.0-beta.43](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2022-08-15)
|
|
|
|
|
|
|
|
# [1.0.0-beta.42](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.41...v1.0.0-beta.42) (2022-08-14)
|
|
|
|
|
|
|
|
# [1.0.0-beta.41](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2022-08-14)
|
|
|
|
|
|
### Features
|
|
|
|
* **theme:** 调整主题样式 ([7d5457b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7d5457b733f0cfbb1a89b483476bae4ae1caaf57))
|
|
|
|
|
|
|
|
# [1.0.0-beta.40](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.39...v1.0.0-beta.40) (2022-08-11)
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-windicss:** 新增windicss插件 ([7ae8230](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7ae82300a048ee910c66629a8ebb3a104b6c26e6))
|
|
|
|
|
|
|
|
# [1.0.0-beta.39](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.38...v1.0.0-beta.39) (2022-08-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* 同步vuepressde vue-router版本为4.1.2 ([894e272](https://github.com/pengzhanbo/vuepress-theme-plume/commit/894e272727dc0b10d0a7aea6ff58a9524ee321da))
|
|
|
|
|
|
|
|
# [1.0.0-beta.38](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.37...v1.0.0-beta.38) (2022-08-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **theme:** 修复代码块行数显示问题 ([1da1b0a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1da1b0a57cea740c3fc00ed45c3cc5332fa4f0d9))
|
|
|
|
|
|
|
|
# [1.0.0-beta.37](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.36...v1.0.0-beta.37) (2022-07-20)
|
|
|
|
|
|
|
|
## 1.0.0-beta.36 (2022-05-17)
|
|
|
|
* refactor: 升级 vue-router, vue, vuepress 版本, 跟进 vuepress.beta.45的变更 ([bf9ccc4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/bf9ccc4))
|
|
|
|
|
|
|
|
## 1.0.0-beta.35 (2022-05-17)
|
|
|
|
* refactor: update vuepress dependencies ([9c03bbd](https://github.com/pengzhanbo/vuepress-theme-plume/commit/9c03bbd))
|
|
* refactor(theme): 优化皮肤交互 ([c62218e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c62218e))
|
|
|
|
|
|
|
|
## 1.0.0-beta.34 (2022-05-14)
|
|
|
|
* fix: 优化皮肤主题交互 ([1bf2c82](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1bf2c82))
|
|
|
|
|
|
|
|
## 1.0.0-beta.33 (2022-05-12)
|
|
|
|
* perf(theme): 调整 sidebar 样式与交互 ([f1c776e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f1c776e))
|
|
* docs: update readme ([ec67e52](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ec67e52))
|
|
* docs: update readme.md ([f8ecdd9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f8ecdd9))
|
|
* docs(plugin-netlify-functions): update readme ([9edaeb9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/9edaeb9))
|
|
|
|
|
|
|
|
## 1.0.0-beta.32 (2022-05-10)
|
|
|
|
* refactor(plugin-page-collection): 添加说明文档和代码注释说明 ([26b59ce](https://github.com/pengzhanbo/vuepress-theme-plume/commit/26b59ce))
|
|
* fix(plugin-netlify-functions): 修复 netlify 服务在vuepress服务重启前未被正确关闭就重启的问题 ([5263c58](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5263c58))
|
|
* fix(plugin-netlify-functions): 修复 netlify 重复启动问题 ([1d63a9c](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1d63a9c))
|
|
* fix(theme): 修复 文章 设置 article 为 false 时未被正确过滤的问题 ([edf5456](https://github.com/pengzhanbo/vuepress-theme-plume/commit/edf5456))
|
|
* feat(plugin-page-collection): 新增 plugin-netlify-functions 使用示例插件 ([10af203](https://github.com/pengzhanbo/vuepress-theme-plume/commit/10af203))
|
|
* chore(plugin-netlify-functions): update package.json keywords ([14724ed](https://github.com/pengzhanbo/vuepress-theme-plume/commit/14724ed))
|
|
|
|
|
|
|
|
# [1.0.0-beta.31](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2022-05-09)
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-netlify-functions:** 新增 netlify-functions 插件 ([10cfbdb](https://github.com/pengzhanbo/vuepress-theme-plume/commit/10cfbdb80f3ab5d57d4ddce93e8271a44717cdbb))
|
|
|
|
|
|
|
|
# [1.0.0-beta.30](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2022-05-07)
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-baidu-tongji:** 新增百度统计插件 ([69a18b9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/69a18b910c62a0fa3b456769fe8b81c0aa7f9d95))
|
|
|
|
|
|
|
|
# [1.0.0-beta.29](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.28...v1.0.0-beta.29) (2022-05-06)
|
|
|
|
|
|
### Features
|
|
|
|
* **theme:** 更新主题样式 ([335d273](https://github.com/pengzhanbo/vuepress-theme-plume/commit/335d273d2caf315373c05d2aca61f58daa2a129a))
|
|
|
|
|
|
|
|
# [1.0.0-beta.28](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.27...v1.0.0-beta.28) (2022-05-05)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **theme:** 搜索插件加载逻辑调整 ([5de0583](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5de058362ea247dfba3ee9dbcdf09689b2ad88c3))
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-copy-code:** 新增一键复制代码插件 ([c285261](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c2852610dde9bb57ca2b50258eacb661927f70ff))
|
|
|
|
|
|
|
|
# [1.0.0-beta.27](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.26...v1.0.0-beta.27) (2022-05-04)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **theme:** fix backToTop ([48599f4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/48599f4dd200697867a2ec45b78a103a87bca74e))
|
|
|
|
|
|
### chore
|
|
|
|
* update vuepress dependencies ([e04e2a1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e04e2a19736469e00c3545caac6c7fc2e1e56083))
|
|
|
|
|
|
### Continuous Integration
|
|
|
|
* support pnpm ([29d1705](https://github.com/pengzhanbo/vuepress-theme-plume/commit/29d1705da593d41e784ec1fb81ef0e758ff9f347))
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-copy-code:** new plugin: plugin-copy-code ([5cc6409](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5cc6409b809ba9cb2c41bf305342ea5a841b6758))
|
|
* **theme:** add backTop button ([93e034f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/93e034fa9f9c36a2349ab485ae78fe8ff9ead551))
|
|
* **theme:** add Global Component Badge ([7503c7f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7503c7fffe3b7c2d9c7219991d41b341eebd447d))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* support pnpm
|
|
* 跟随vuepress@2.0.0.beta.41的重大变更
|
|
|
|
|
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
# [1.0.0-beta.26](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.25...v1.0.0-beta.26) (2022-04-25)
|
|
|
|
|
|
### Features
|
|
|
|
* support sitemap and seo ([a57af59](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a57af599e649d1f7ce357f704a222c7babc77b06))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.25](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.24...v1.0.0-beta.25) (2022-04-25)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix define config ([00bca40](https://github.com/pengzhanbo/vuepress-theme-plume/commit/00bca40d895499017308359bfce682cec055f42b))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.24](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2022-04-25)
|
|
|
|
|
|
### Features
|
|
|
|
* 主题配置函数 ([844feea](https://github.com/pengzhanbo/vuepress-theme-plume/commit/844feeae7406f5aee8edef35bce4a08e808f692e))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.23](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2022-04-23)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.22](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.21...v1.0.0-beta.22) (2022-04-18)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.21](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2022-04-18)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.20](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2022-04-18)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.19](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2022-04-18)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.18](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.17...v1.0.0-beta.18) (2022-04-14)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.17](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2022-04-12)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.16](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2022-04-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* sidebar ([a2794d7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a2794d72ea7a276d8fd876475f5e9c77c33f5e90))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.15](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2022-04-12)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.14](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2022-04-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* 修复sidebar问题 ([420ec9f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/420ec9fb663793fe2d4fd7e9e61f12ca0d05217e))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.13](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2022-04-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* 修复note生成sidebar时目录嵌套时未正确识别路径 ([7b3a6e2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7b3a6e2252582a19bdbf42c1ddf85dfab199d57b))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.12](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2022-04-08)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* 修复page页toc问题 ([2d44799](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2d4479909f4c84a8d71c8a97c93f21bde3b8208c))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.11](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-04-08)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.10](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-04-08)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.9](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-04-06)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.8](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-04-06)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.7](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-04-05)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.6](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2022-04-05)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.5](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-05)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.4](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-05)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.3](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-05)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# [1.0.0-beta.2](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-05)
|
|
|
|
**Note:** Version bump only for package vuepress-theme-plume
|
|
|
|
|
|
|
|
|
|
|
|
# 1.0.0-beta.1 (2022-04-05)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* 目录解析问题 ([f2924b1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f2924b15d2a3b238d071f54c761b553e473960da))
|
|
* 修复目录解析问题 ([472ee9b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/472ee9bd0c281a7d799e55744aa91de38e3c0bc3))
|
|
* update dayjs import ([5534b96](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5534b96d7a087dcf9342e0227f16b12e29ca690d))
|
|
* update dayjs import ([965fdc7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/965fdc7accf1249d3560bfee691bf407de52cb24))
|