Change MOUSE_FOLLOW default to true#4093
Open
townesholer wants to merge 1 commit into
Open
Conversation
tangly1024
requested changes
May 26, 2026
Collaborator
tangly1024
left a comment
There was a problem hiding this comment.
当前改动不能直接合入:它会让所有未显式配置的站点默认加载 /js/mouse-follow.js 并运行 canvas 粒子动效;移动端只是 CSS 隐藏 canvas,脚本仍会加载和初始化。这属于全局默认行为、性能和可访问性变化,但 PR 未提供需求来源、文档更新或构建/交互验证。请保持默认关闭,或补充明确的产品决策与按设备/降低动态效果偏好禁用的实现后再评估。另建议后续单独处理环境变量字符串 alse 仍会被视为开启的问题。
Collaborator
|
补充更正:上条 review 最后一项所指的字面配置是 |
Collaborator
|
再次更正:我继续检查了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
已知问题
解决方案
.env.local迁移到package.jsonpackage.json读取版本号改动收益
package.json读取具体改动
blog.config.js测试确认
用户文档(
docs/user-guide/)若本 PR 未 修改
docs/user-guide/、docs/developer/中与站长相关的说明,可勾选「不适用」并跳过本节。docs/user-guide/目录约定conf/*.config.js一致(若文档涉及配置).env、私有 ID文档说明(可选):对应官方 slug / URL、是否与功能 PR 配套