Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps hexo-theme-butterfly from 5.5.2 to 5.5.4.

Release notes

Sourced from hexo-theme-butterfly's releases.

5.5.4

Full Changelog: jerryc127/hexo-theme-butterfly@5.5.3...5.5.4

✨ 新增功能

Mermaid 圖表增強

  • 新增 Mermaid 圖表在新標籤頁中打開的功能
  • 支持 Mermaid 圖表的縮放(zoom)和平移(pan)互動操作
  • 新增查看按鈕(view button),方便用戶快速操作

標籤雲自定義顏色

  • 標籤頁面的標籤雲支持自定義顏色功能
  • 側邊欄標籤卡片也支持自定義顏色配置
  • 新增 custom_colors 配置選項,允許為不同標籤指定特定顏色

🐛 Bug 修復

  • 修正 ABCJS 音樂譜渲染問題,改用 textContent 以提高顯示準確性
  • 修復代碼高亮系統的樣式問題
  • 修復頁面標題(page header)的樣式和佈局問題
  • 修復代碼高亮 diff 模式的樣式顯示
  • 恢復並優化了部分被誤改的樣式設定

🔄 重構優化

  • 優化代碼高亮系統的整體結構
  • 優化 Mermaid 圖表的渲染和顯示邏輯
  • 改進標籤雲的實現方式,將自定義顏色從內聯樣式改為 CSS 類
  • 優化代碼結構,提升可讀性和維護性
  • 移除多餘的換行符號,保持代碼整潔

📦 依賴更新

  • 更新插件版本以修正相容性問題

🙏 貢獻者

感謝以下貢獻者對本版本的貢獻:


✨ New Features

Mermaid Diagram Enhancements

  • Added functionality to open Mermaid diagrams in a new tab

... (truncated)

Commits
  • 749cdf6 Merge branch 'dev'
  • e3e1d9e feat: 新增 Mermaid 圖表功能的選項,支持在新標籤頁中打開和縮放平移互動
  • 954598b Merge branch 'dev' of https://github.com/jerryc127/hexo-theme-butterfly into dev
  • b6afb6e fix: 修正 ABCJS 渲染使用 textContent 以提高音樂譜顯示準確性
  • b06e704 Merge pull request #1777 from bugwz/mermaid_svg_action
  • e4597de update
  • b034637 Merge pull request #1778 from Void4m0n/feature/cloudtags-custom-colors
  • bdc97cc fix(tagcloud): independent tags page and card_tags, drop colormode, use inlin...
  • 5878e3b refactor(tagcloud): switch custom_colors from inline styles to CSS classes
  • d156201 feat(card_tags): add colormode/custom_colors to cloudTags call
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 5.5.2 to 5.5.4.
- [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases)
- [Commits](jerryc127/hexo-theme-butterfly@5.5.2...5.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 26, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants