Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
## [1.1.0] - 2026-04-30

### 🔄 Changed
- Updated the bundled Mermaid runtime to [mermaid@11.15.0](https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.15.0).
- Declared JetBrains IDE compatibility from IntelliJ Platform `2023.1` onward and lowered the build baseline to IDEA Community `2023.1.7`.
- Expanded plugin verification coverage across JetBrains IntelliJ-based IDE product families supported by the Gradle verifier at their 2023+ compatibility lower bounds.

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
## [1.1.0]

### 🔄 变更
- 将内置 Mermaid runtime 更新到 [mermaid@11.15.0](https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.15.0)。
- 声明兼容 IntelliJ Platform `2023.1` 及后续版本的 JetBrains IDE,并将构建基线下调到 IDEA Community `2023.1.7`。
- 将插件验证范围扩展到 Gradle verifier 可支持的 JetBrains IntelliJ-based IDE 产品族 2023+ 兼容下限。

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
[![Marketplace downloads](https://img.shields.io/jetbrains/plugin/d/31518?label=Downloads&logo=jetbrains)](https://plugins.jetbrains.com/plugin/31518-mermaid-markdown-bridge)
[![GitHub issues](https://img.shields.io/github/issues/zhongmiao-org/mermaid-markdown-bridge)](https://github.com/zhongmiao-org/mermaid-markdown-bridge/issues)
[![License](https://img.shields.io/github/license/zhongmiao-org/mermaid-markdown-bridge)](./LICENSE)
[![Mermaid](https://img.shields.io/badge/Mermaid-11.14.0-ff3670)](https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.14.0)
[![Mermaid](https://img.shields.io/badge/Mermaid-11.15.0-ff3670)](https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.15.0)
![Kotlin](https://img.shields.io/badge/Kotlin-2.3.21-7F52FF?logo=kotlin&logoColor=white)
![JetBrains Platform](https://img.shields.io/badge/JetBrains%20Platform-2023.1%2B-000000?logo=jetbrains&logoColor=white)

Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
[![Marketplace downloads](https://img.shields.io/jetbrains/plugin/d/31518?label=Downloads&logo=jetbrains)](https://plugins.jetbrains.com/plugin/31518-mermaid-markdown-bridge)
[![GitHub issues](https://img.shields.io/github/issues/zhongmiao-org/mermaid-markdown-bridge)](https://github.com/zhongmiao-org/mermaid-markdown-bridge/issues)
[![License](https://img.shields.io/github/license/zhongmiao-org/mermaid-markdown-bridge)](./LICENSE)
[![Mermaid](https://img.shields.io/badge/Mermaid-11.14.0-ff3670)](https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.14.0)
[![Mermaid](https://img.shields.io/badge/Mermaid-11.15.0-ff3670)](https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.15.0)
![Kotlin](https://img.shields.io/badge/Kotlin-2.3.21-7F52FF?logo=kotlin&logoColor=white)
![JetBrains Platform](https://img.shields.io/badge/JetBrains%20Platform-2023.1%2B-000000?logo=jetbrains&logoColor=white)

Expand Down
2,105 changes: 1,106 additions & 999 deletions src/main/resources/mermaid/mermaid.min.js

Large diffs are not rendered by default.