合并#4077
Open
northeast18 wants to merge 15 commits into
Open
Conversation
Updated the workflow to include a trigger-deploy job and added comments for clarity.
- Add defensive check in getPageTableOfContents to skip invalid blockId
- Fix transclusion_reference handling to check if pointer exists
- Add null check in all theme Catalog/Toc components before calling uuidToId
This fixes the build error:
TypeError: Cannot read properties of undefined (reading 'replaceAll')
at uuidToId (notion-utils/build/index.js:533:31)
- Add validation for childBlock structure when expanding sync_block - Ensure childBlock has valid id before adding to clonedBlock - Filter out blocks without valid id in formatNotionBlock - Add id validation in adapterNotionBlockMap This fixes the uuidToId error in react-notion-x Block component.
…ge修复封面图以及优化文章卡片摘要大小和颜色
实现sitemap.xml验证
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 配套