Skip to content

mermaid support#1429

Merged
gugu merged 8 commits into
mainfrom
markdown-diagram-support
Nov 14, 2025
Merged

mermaid support#1429
gugu merged 8 commits into
mainfrom
markdown-diagram-support

Conversation

@gugu

@gugu gugu commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings November 14, 2025 08:06

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 adds mermaid diagram support to the AI panel component by enabling mermaid rendering in markdown content. This allows AI responses to include diagrams and visual representations using mermaid syntax.

  • Added mermaid attribute to the markdown component in the AI panel template
  • Configured angular.json to include the mermaid.min.js script in the build

Reviewed Changes

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

File Description
frontend/src/app/components/dashboard/db-table-view/db-table-ai-panel/db-table-ai-panel.component.html Added mermaid attribute to markdown component to enable mermaid diagram rendering in AI messages
frontend/angular.json Added mermaid.min.js script to the build configuration scripts array

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread frontend/angular.json
@gugu gugu enabled auto-merge (squash) November 14, 2025 08:34
@gugu gugu disabled auto-merge November 14, 2025 08:36
@gugu gugu enabled auto-merge (squash) November 14, 2025 09:27
@gugu gugu merged commit de54915 into main Nov 14, 2025
12 checks passed
@gugu gugu deleted the markdown-diagram-support branch November 14, 2025 09:29
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