Releases: mermaid-js/mermaid
[email protected]
Minor Changes
- #6453
5acbd7e
Thanks @sidharthv96! - feat: AddgetRegisteredDiagramsMetadata
tomermaid
, which returns all the registered diagram IDs in mermaid
Patch Changes
-
#6738
d90634b
Thanks @shubham-mermaid! - chore: Updated TreeMapDB to use class based approach -
#6510
7a38eb7
Thanks @sidharthv96! - chore: Move packet diagram out of beta -
#6747
3e3ae08
Thanks @darshanr0107! - fix: adjust sequence diagram title positioning to prevent overlap with top border in Safari -
#6751
d3e2be3
Thanks @darshanr0107! - chore: Update MindmapDB to use class based approach -
#6715
637680d
Thanks @Syn3ugar! - fix(timeline): fix loadingleftMargin
from configThe
timeline.leftMargin
config value should now correctly control the size of the left margin, instead of being ignored. -
Updated dependencies [
7a38eb7
]:- @mermaid-js/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
0da2922
]:- @mermaid-js/[email protected]
@mermaid-js/[email protected]
Patch Changes
- Updated dependencies [
0da2922
]:- @mermaid-js/[email protected]
@mermaid-js/[email protected]
Patch Changes
- #6725
0da2922
Thanks @shubham-mermaid! - chore: use Treemap instead of TreemapDoc in parser.
[email protected]
Minor Changes
Patch Changes
-
#6707
592c5bb
Thanks @darshanr0107! - fix: Log a warning when duplicate commit IDs are encountered in gitGraph to help identify and debug rendering issues caused by non-unique IDs. -
Updated dependencies [
f338802
]:- @mermaid-js/[email protected]
@mermaid-js/[email protected]
Minor Changes
Patch Changes
-
#6707
592c5bb
Thanks @darshanr0107! - fix: Log a warning when duplicate commit IDs are encountered in gitGraph to help identify and debug rendering issues caused by non-unique IDs. -
Updated dependencies [
f338802
]:- @mermaid-js/[email protected]
@mermaid-js/[email protected]
[email protected]
Minor Changes
-
#6479
97b79c3
Thanks @monicanguyen25! - feat: Add Vertical Line To Gantt Plot At Specified Time -
#6225
41e84b7
Thanks @Shahir-47! - feat: Add support for styling Journey Diagram title (color, font-family, and font-size) -
#6423
aa6cb86
Thanks @BambioGaming! - Added support for the click directive in stateDiagram syntax -
#5980
df9df9d
Thanks @BryanCrotazGivEnergy! - feat: Add shorter+<count>: Label
syntax in packet diagram -
#6523
c17277e
Thanks @NourBenz! - fix: allow sequence diagram arrows with a trailing colon but no message -
#6475
a1ba65c
Thanks @Shahir-47! - feat: Dynamically Render Data Labels Within Bar Charts
Patch Changes
-
#6588
b1cf291
Thanks @omkarht! - Fix stroke styles for ER diagram to correctly apply path and row-specific styles -
#6296
a4754ad
Thanks @sidharthv96! - chore: Convert StateDB into TypeScript -
#6463
2b05d7e
Thanks @AaronMoat! - fix: Remove incorrectstyle="undefined;"
attributes in some Mermaid diagrams -
#6282
d63d3bf
Thanks @saurabhg772244! - FontAwesome icons can now be embedded as SVGs in flowcharts if they are registered viamermaid.registerIconPacks
. -
#6407
cdbd3e5
Thanks @thomascizeron! - Refactor grammar so that title don't break Architecture Diagrams -
#6616
ca80f71
Thanks @ashishjain0512! - fix(timeline): ensure consistent vertical line lengths with visible arrowheadsFixed timeline diagrams where vertical dashed lines from tasks had inconsistent lengths. All vertical lines now extend to the same depth regardless of the number of events in each column, with sufficient padding to clearly display both the dashed line pattern and complete arrowheads.
-
#6566
bca6ed6
Thanks @arpitjain099! - fix: Fix incomplete string escaping in URL manipulation logic whenarrowMarkerAbsolute: true
by ensuring all unsafe characters are escaped. -
Updated dependencies [
df9df9d
,cdbd3e5
]:- @mermaid-js/[email protected]
@mermaid-js/[email protected]
Minor Changes
-
#6479
97b79c3
Thanks @monicanguyen25! - feat: Add Vertical Line To Gantt Plot At Specified Time -
#6225
41e84b7
Thanks @Shahir-47! - feat: Add support for styling Journey Diagram title (color, font-family, and font-size) -
#6423
aa6cb86
Thanks @BambioGaming! - Added support for the click directive in stateDiagram syntax -
#5980
df9df9d
Thanks @BryanCrotazGivEnergy! - feat: Add shorter+<count>: Label
syntax in packet diagram -
#6523
c17277e
Thanks @NourBenz! - fix: allow sequence diagram arrows with a trailing colon but no message -
#6475
a1ba65c
Thanks @Shahir-47! - feat: Dynamically Render Data Labels Within Bar Charts
Patch Changes
-
#6588
b1cf291
Thanks @omkarht! - Fix stroke styles for ER diagram to correctly apply path and row-specific styles -
#6296
a4754ad
Thanks @sidharthv96! - chore: Convert StateDB into TypeScript -
#6463
2b05d7e
Thanks @AaronMoat! - fix: Remove incorrectstyle="undefined;"
attributes in some Mermaid diagrams -
#6282
d63d3bf
Thanks @saurabhg772244! - FontAwesome icons can now be embedded as SVGs in flowcharts if they are registered viamermaid.registerIconPacks
. -
#6407
cdbd3e5
Thanks @thomascizeron! - Refactor grammar so that title don't break Architecture Diagrams -
#6616
ca80f71
Thanks @ashishjain0512! - fix(timeline): ensure consistent vertical line lengths with visible arrowheadsFixed timeline diagrams where vertical dashed lines from tasks had inconsistent lengths. All vertical lines now extend to the same depth regardless of the number of events in each column, with sufficient padding to clearly display both the dashed line pattern and complete arrowheads.
-
#6566
bca6ed6
Thanks @arpitjain099! - fix: Fix incomplete string escaping in URL manipulation logic whenarrowMarkerAbsolute: true
by ensuring all unsafe characters are escaped. -
Updated dependencies [
df9df9d
,cdbd3e5
]:- @mermaid-js/[email protected]
@mermaid-js/[email protected]
Minor Changes
- #5980
df9df9d
Thanks @BryanCrotazGivEnergy! - feat: Add shorter+<count>: Label
syntax in packet diagram
Patch Changes
- #6407
cdbd3e5
Thanks @thomascizeron! - Refactor grammar so that title don't break Architecture Diagrams