Skip to content

Bump hexo-theme-butterfly from 3.7.8 to 4.6.0 #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps hexo-theme-butterfly from 3.7.8 to 4.6.0.

Release notes

Sourced from hexo-theme-butterfly's releases.

4.6.0

Breaking Change

  1. cover 的顯示優化 #1101

    當 cover 設置為 false,或者沒有獲取到 cover 的值時,文章頁相關推薦和分頁按鈕背景顯示為主題色

Feature

  1. toc可設置是否顯示預覽進度

    toc:
    +  scroll_percent: true
  2. 右下角按鈕增加預覽進度顯示

    +# show scroll percent in scroll-to-top button
    +rightside_scroll_percent: true
  3. cover 可設置顏色/漸變色 等配置

  4. default_cover 可配置顏色

  5. 導航欄設置:隱藏博客名字 / 設置 logo / 設置固定導航欄 # 1150 #1104

    +nav:
    +  logo: # image
    +  display_title: true
    +  fixed: false # fixed navigation bar
  6. 不蒜子可配置 CDN #1132

  7. gallery 標簽外掛增加圖片懶加載,增加 lazyload rowHeight 和 limit 屬性配置

  8. 更新 plugins.yml

Fix

  1. 修復 hexo-log 讀取不到的 bug #1102
  2. 修復使用本地搜索時,輸入特殊符號沒有顯示結果的 bug
  3. 修復頂部圖和 footer 配置帶有/的顏色參數時,無法顯示顏色的 bug
  4. 修復閲讀模式下,代碼塊的背景顏色仍顯示彩色背景的 bug (自定義代碼塊) #1139

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 3.7.8 to 4.6.0.
- [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases)
- [Commits](jerryc127/hexo-theme-butterfly@3.7.8...4.6.0)

---
updated-dependencies:
- dependency-name: hexo-theme-butterfly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2023

Superseded by #22.

@dependabot dependabot bot closed this Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-butterfly-4.6.0 branch January 18, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants