mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Merge branch 'develop' into sidv/examples
* develop: (189 commits) chore(deps): update dependency vite to v6.1.6 [security] corrected font size text docs(theme): fix table formatting by removing extra line between fontFamily and fontSize chore(deps): update dependency eslint-plugin-unicorn to v59 chore(deps): update dependency vite to v6.1.5 [security] docs(theme): document fontFamily customization in themeVariables chore(deps): update eslint chore(deps): update peter-evans/create-pull-request digest to 3b1f4bf chore(deps): update dependency vite to v6.1.5 [security] Added the changeset Deleted unused code Deleted unused method chore: update E2E timings added changeset and unit test fix(sequenceDiagram): allow empty message after colon (Fixes #6518) chore(deps): update wei/curl digest to 012398a `layout-elk` package documentation misleading version [autofix.ci] apply automated fixes code review - wording and removals [autofix.ci] apply automated fixes ...
This commit is contained in:
5
.changeset/add-vert-tag-bar-chart.md
Normal file
5
.changeset/add-vert-tag-bar-chart.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'mermaid': minor
|
||||
---
|
||||
|
||||
feat: Add Vertical Line To Gantt Plot At Specified Time
|
5
.changeset/proud-seahorses-wash.md
Normal file
5
.changeset/proud-seahorses-wash.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'mermaid': patch
|
||||
---
|
||||
|
||||
FontAwesome icons can now be embedded as SVGs in flowcharts if they are registered via `mermaid.registerIconPacks`.
|
5
.changeset/sixty-deer-tell.md
Normal file
5
.changeset/sixty-deer-tell.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'mermaid': major
|
||||
---
|
||||
|
||||
fix: allow sequence diagram arrows with a trailing colon but no message
|
5
.changeset/ten-lamps-trade.md
Normal file
5
.changeset/ten-lamps-trade.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'mermaid': patch
|
||||
---
|
||||
|
||||
fix: allow colons in events
|
Reference in New Issue
Block a user