Skip to content

Feat del bilili#319

Merged
xun082 merged 3 commits into
xun082:mainfrom
Hemomoo:feat-del-bilili
Mar 13, 2026
Merged

Feat del bilili#319
xun082 merged 3 commits into
xun082:mainfrom
Hemomoo:feat-del-bilili

Conversation

@Hemomoo

@Hemomoo Hemomoo commented Mar 13, 2026

Copy link
Copy Markdown
Collaborator

PR 描述

移除bilibili

PR 类型

  • 🐛 Bug 修复
  • ✨ 新功能
  • 💄 UI/UX 改进
  • ♻️ 重构
  • 🚀 性能优化
  • 📝 文档更新
  • 🔄 其他

Issue 关联

Closes #

其他信息

@netlify

netlify Bot commented Mar 13, 2026

Copy link
Copy Markdown

Deploy Preview for ornate-blancmange-89db6b failed. Why did it fail? →

Name Link
🔨 Latest commit 47e2648
🔍 Latest deploy log https://app.netlify.com/projects/ornate-blancmange-89db6b/deploys/69b3c0a8989fb0000813772e

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

此拉取请求旨在从 DocFlow 应用程序中完全移除 Bilibili 视频集成功能。这包括删除所有相关的扩展文件、对话框组件、Slash 命令配置以及对 Bilibili 节点的所有引用,从而精简代码库并移除不再需要的外部服务依赖。

Highlights

  • 移除 Bilibili 扩展: Bilibili Tiptap 扩展及其相关文件已从项目中完全移除。
  • 更新 Slash 命令: Slash 命令组中用于插入 Bilibili 视频的命令已被删除。
  • 更新扩展套件配置: 主 ExtensionKit 配置中不再包含 Bilibili 扩展。
  • 清理工具函数: 编辑器工具函数中对 Bilibili 节点的引用已被移除。
Changelog
  • apps/DocFlow/src/extensions/Bilibili/Bilibili.ts
    • 移除了 Bilibili Tiptap 扩展的定义文件。
  • apps/DocFlow/src/extensions/Bilibili/BilibiliDialog.tsx
    • 移除了 Bilibili 视频插入对话框的 React 组件文件。
  • apps/DocFlow/src/extensions/SlashCommand/groups.ts
    • 移除了 Slash 命令组中用于插入 Bilibili 视频的命令条目。
  • apps/DocFlow/src/extensions/extension-kit.ts
    • 移除了 ExtensionKit 配置中对 Bilibili 扩展的引用。
  • apps/DocFlow/src/extensions/index.ts
    • 移除了 Bilibili 扩展的导出声明。
  • apps/DocFlow/src/utils/editor/is-custom-node-selected.ts
    • 移除了 isCustomNodeSelected 函数中对 Bilibili 节点的引用。
Activity
  • 此拉取请求自创建以来,尚未有任何人工活动(评论、审查等)。
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

这个 PR 移除了 DocFlow 应用中的 Bilibili 功能。在 DocFlow 范围内,相关的组件、扩展和命令都已正确移除。为了确保 Bilibili 功能被完全清理,可能还需要一些额外的步骤。我注意到 @syncflow/bilibili 包(位于 packages/bilibili)以及 packages/transformer/src/presets/bilibili.ts 文件仍然存在。如果此功能在项目中已无他用,这些文件可能会成为死代码,建议一并移除。此外,也应检查 apps/DocFlow/package.json 并移除相关的依赖。如果该包在别处仍有使用,则此 PR 的范围是合适的。

@xun082 xun082 merged commit e15caf4 into xun082:main Mar 13, 2026
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants