lvxianchao / notes

狗屁不通瞎写的博客
https://coderlxc.com
1 stars 0 forks source link

Bump hexo-theme-fluid from 1.8.14 to 1.9.3 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps hexo-theme-fluid from 1.8.14 to 1.9.3.

Release notes

Sourced from hexo-theme-fluid's releases.

1.9.3

:art: 优化

  • 许可协议可以被隐藏
  • TOC 支持自定义配置
  • 优化重载事件触发
  • 修改文字计数逻辑
  • 略微缩短导航栏二级菜单的宽度

:bug: 修复

  • 修复 scope 配置参数判断
  • 修复分类侧边栏
  • 修复部分情况代码块底部间距
  • 修复摘要转义

:art: Enhancement

  • License can be hidden
  • TOC supports custom configs
  • Optimized reload event triggering
  • Modify word count logic

:bug: Fix

  • Fix scope config judgment
  • Fix category sidebar
  • Fix margin-bottom of code blocks in some cases
  • Fix excerpt escaping

1.9.2

:art: 优化

:bug: 修复

  • 修复 Markdown 插件在自定义页面的加载
  • 修复统计代码的加载时机 #769
  • 修复友链页评论配置无效 #765
  • 修复脚注渲染 BUG #766
  • 修复代码高亮背景的判断 #770
  • 修复 ClipboardJS 重复加载
  • 修复节标题样式选择范围

:art: Enhancement

:bug: Fix

  • Fix Markdown plugin loading on custom pages

... (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)
dependabot[bot] commented 1 year ago

Superseded by #45.