Socket
Socket
Sign inDemoInstall

mermaid

Package Overview
Dependencies
Maintainers
2
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mermaid - npm Package Versions

1
2123

0.5.7

Diff

Changelog

Source

0.5.7 (2016-01-25)

Full Changelog

Closed issues:

  • Mermaid + LightPaper = ❤️ #280
  • Bower Integration #278
  • Mermaid breaks when variables end in 'v' #276
  • sequence diagrams don't support participant aliasing #263
  • One diagram that fails to render stops further execution on the page #259
  • Where to find line layout algorithm? #258
  • Compatibility with node.js #257
  • Label resizing with dynamically loaded fonts #255
  • SVG arrowheads are broken in the CLI #249
  • Cannot read property 'replace' of undefined #239

Merged pull requests:

  • gh-50 Allow styling of edge labels in css #267 (Anoia)
  • Allow sequenceDiagram participant aliasing #265 (gibson042)
knsv
published 0.5.6 •

Changelog

Source

0.5.6 (2015-11-22)

Full Changelog

Closed issues:

  • title doesn't work in sequenceDiagram #248
  • hypen-minus should be valid in sequence diagram alt/else/etc. descriptions #247
  • Broken in firefox? #245
  • When there is a Chinese symbol in the flowchart, it will crash。 #238
  • Non-alpha characters included in ALPHA token (flow graph jison) #232
  • subgraph not rendering with change to sample #231
  • sequence diagram requires a new line at the end? #229
  • Live Editor: Permalink address not being parsed #202
  • Add download SVG link to the live editor #144

Merged pull requests:

knsv
published 0.5.5 •

Changelog

Source

0.5.5 (2015-10-21)

Full Changelog

Closed issues:

  • sequence diagram, arrowhead instead of crosshead #227

Merged pull requests:

knsv
published 0.5.4 •

Changelog

Source

0.5.4 (2015-10-19)

Full Changelog

Closed issues:

  • Weird bug in live editor when using words with substring end #184
  • Custom icons #15
  • Marker-end arrow cannot be shown for URL with query parameter #225
  • Please update bower's D3 version #221
  • Set log level from mermaid configuration #220
  • Width fixed to 400px #204
  • render to png from the cli does not display the marker-end arrow heads #181
  • Links in sequence diagrams #159
  • comment characters %% cause parse error #141
  • Add a reversed asymmetric shape #124
  • Add syntax for double headed arrows #123
  • Support for font-awesome #49

Merged pull requests:

  • Allow end as a substring of vertex id #224 (spect88)
  • Remove duplicate npm dependencies: d3 and he #223 (spect88)
knsv
published 0.5.3 •

Changelog

Source

0.5.3 (2015-10-04)

Full Changelog

knsv
published 0.5.2 •

Changelog

Source

0.5.2 (2015-10-04)

Full Changelog

Closed issues:

  • Installing “atom-mermaid@0.1.3” failed #218
  • Render mermaid code on websites? #215
  • Brackets in a node with text? #213
  • node feature request #211
  • Please add prefix for styles #208
  • Bad handling of block arguments #207
  • please consider port to mac osx #203
  • allow phantomjs >=1.9.x #201
  • syntax for venn diagrams? #200
  • Broken CLI Graphs? (v0.5.1) #196
  • Static site does not render under HTTPS #194
  • Error on simple graph #192
  • Escape "~" #191
  • Trying to add link using 'click' to flowchart #188
  • cli: no lines and arrowheads rendered / only dotted lines #187
  • text of mermaid div displayed on page #186
  • using mermaid with laravel #185
  • Atom editor package #183
  • Auto linewrap for notes in sequence diagrams #178
  • Execute code after initialize #176
  • Autoscaling for all diagram types #175
  • Problem with click event callback #174
  • How to escape characters? #170
  • it can not work #167
  • UML Class diagram #154
  • Broken subgraph using the CLI #153
  • Support PlantUML syntax #149
  • IE Support issue #142
  • Flowchart truncated #140
  • Double Quote as text is not working #219
  • classDef / class not working with htmlLabels? #210
  • Links in graph missing #209
  • Last word in comment boxes getting cut off by word wrap library : ( #195
  • Escaping characters in sequence diagram #193
  • SVG foreignObject rendering #180
  • IE9 issue #179
  • inoperable in an AMD/requirejs environment: IPython Notebook #127
  • [Parser] Hyphen in participant name bring TypeError #74
  • Support for hyperlink and tooltip #34

Merged pull requests:

knsv
published 0.5.1 •

Changelog

Source

0.5.1 (2015-06-21)

Full Changelog

Closed issues:

  • Live editor is broken #173
  • 0.5.0 no longer respects custom date definitions in Gantt diagrams #171
  • Drop label character restrictions #162
  • can't nest subgraphs in flowchart #161
  • Unable to generate gantt diagram with mermaid CLI #158
  • Inline css by "mermaid" #157
  • Finite State Machine Diagram #152
  • How to center align gantt diagram #150
  • Security concern regarding class definition #148
  • File Extension #147
  • To SVG Export #146
  • setTimeout with clusters problematic with programmatic edits and no callback #133
  • Possibility to set the width of the generated flowchart #129
  • flowchart - styling of edges via css overrides specific styles set in the graph definition #128
  • module.exports.cloneCssStyles() in combination with Angularjs breaks display in Chrome and IE #126
  • Gantt - suitable xAxis for longer project #125
  • Mix horizontal and vertical graph #68
  • How to get started with this project ? #64
  • Special characters break parsing #54
  • Responsive graph layout for mobile viewers #51
  • Styling connector lines #31

Merged pull requests:

  • Remove moot version property from bower.json #172 (kkirsche)
knsv
published 0.5.0 •

Changelog

Source

0.5.0 (2015-06-07)

Full Changelog

Closed issues:

  • it can not work where graph TD contains chinese character #166
  • Broken Examples #163
  • uglifyjs wanrings which means we can improve the code #156
  • New(er) features unavailable in downloadable js files? #151
  • Add gh-gapes link to description #143
  • Some examples not displayed on Firefox 36.0.1 #138
  • tags ending in a "v" don't render #132
  • Links in flowchart #131
  • Using the library for iOS development #130
  • Add a css file, mermaid.css, with default styling #122
  • Add capability for gantt diagrams #118
  • lower case v causes error in the parser #108
  • Label's css conflict with boostrap's .label #67
  • TypeError: Cannot read property 'layout' of undefined #37
  • software architecture diagram #36
  • Support for bar charts and pie diagrams #22

Merged pull requests:

knsv
published 0.4.0 •

Changelog

Source

0.4.0 (2015-03-01)

Full Changelog

Closed issues:

  • subgraph background is black in rendered flowchart PNG via CLI #121
  • Integrate editor at https://github.com/naseer/mermaid-webapp #110
  • Internet Explorer Support #99
  • Asymmetric shapes not documented #82
  • NoModificationAllowedError #23
  • Improve arrows #3
knsv
published 0.3.5 •

Changelog

Source

0.3.5 (2015-02-15)

Full Changelog

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc