11.9.0
Added 1
- Add `getRegisteredDiagramsMetadata` to `mermaid`, which returns all the registered diagram IDs in mermaid
Changed 1
- Move packet diagram out of beta
Fixed 2
- Adjust sequence diagram title positioning to prevent overlap with top border in Safari
- Fix loading `leftMargin` from config so the `timeline.leftMargin` config value correctly controls the size of the left margin
Minor Changes
- #6453
5acbd7eThanks @sidharthv96! - feat: AddgetRegisteredDiagramsMetadatatomermaid, which returns all the registered diagram IDs in mermaid
Patch Changes
-
#6738
d90634bThanks @shubham-mermaid! - chore: Updated TreeMapDB to use class based approach -
#6510
7a38eb7Thanks @sidharthv96! - chore: Move packet diagram out of beta -
#6747
3e3ae08Thanks @darshanr0107! - fix: adjust sequence diagram title positioning to prevent overlap with top border in Safari -
#6751
d3e2be3Thanks @darshanr0107! - chore: Update MindmapDB to use class based approach -
#6715
637680dThanks @Syn3ugar! - fix(timeline): fix loadingleftMarginfrom configThe
timeline.leftMarginconfig value should now correctly control the size of the left margin, instead of being ignored. -
Updated dependencies [
7a38eb7]:- @mermaid-js/parser@0.6.2