Skip to content

fix(web): use FunctionSquare icon for formula entry#1826

Merged
yanglbme merged 1 commit into
mainfrom
fix/web-formula-icon
Jul 15, 2026
Merged

fix(web): use FunctionSquare icon for formula entry#1826
yanglbme merged 1 commit into
mainfrom
fix/web-formula-icon

Conversation

@YangFong

Copy link
Copy Markdown
Member

公式图标统一替换为 Lucide 的 FunctionSquare,替换原来手写的 ƒ 字符

Copilot AI review requested due to automatic review settings July 14, 2026 17:32
@github-actions

Copy link
Copy Markdown

🚀 Cloudflare Workers Preview has been successfully deployed!

Preview URL: https://md-pr-1826.doocs.workers.dev

Built with commit aebded1

Copilot AI 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.

Pull request overview

This PR standardizes the formula entry icon in the web editor UI by replacing the custom “ƒ” character with Lucide’s FunctionSquare icon, aligning formula actions with the rest of the icon-based menu items.

Changes:

  • Replace the formula menu item icon in the editor context menu with <FunctionSquare />.
  • Replace the formula menu item icon in the insert dropdown (both submenu and top-level menu variants) with <FunctionSquare />.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
apps/web/src/components/editor/EditorContextMenu.vue Uses Lucide FunctionSquare for the formula entry item in the context menu.
apps/web/src/components/editor/editor-header/InsertDropdown.vue Uses Lucide FunctionSquare for formula entry in both insert menu variants.

@github-actions

Copy link
Copy Markdown

🚀 Surge Preview has been successfully deployed!

Preview URL: https://doocs-md-preview-pr-1826.surge.sh

Built with commit aebded1

@yanglbme yanglbme merged commit 230d91a into main Jul 15, 2026
6 checks passed
@yanglbme yanglbme deleted the fix/web-formula-icon branch July 15, 2026 00:09
@github-actions

Copy link
Copy Markdown

🗑️ Cloudflare Workers preview deployment has been cleaned up.

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.

3 participants