Skip to content

Releases: mermaid-js/mermaid

0.2.15

05 Dec 09:57
Compare
Choose a tag to compare
  • Better handling of width
  • Git ingore update
  • Correct repository information in package .json

0.2.14

05 Dec 10:01
Compare
Choose a tag to compare
  • Better text support with handling of more unicode characters and some special characters as ? etc
  • Parser exposed in the API
  • Added check for previously processed div elements, fix for issue #29.

Support for unicode letters

01 Dec 20:22
Compare
Choose a tag to compare

This time also including the compiled files in dist.

Support for unicode letters.

01 Dec 20:05
Compare
Choose a tag to compare

Support for unicode letters.

Version fix

01 Dec 09:01
Compare
Choose a tag to compare
0.2.8

Verison fix

Version fix

01 Dec 08:34
Compare
Choose a tag to compare

Difference between bower version and version in the code

Bugfix

28 Nov 17:20
Compare
Choose a tag to compare
  • Default shape for nodes without shape info set to rectangle

Release v0.2.5

27 Nov 20:33
Compare
Choose a tag to compare
  • Support for new shapes circle, irregular rectangle
  • Support for styling of links
  • Support for newlines in texts
  • Centered text on links
  • Shaded background for text on links
  • Support for click on nodes

0.2.4

25 Nov 22:03
Compare
Choose a tag to compare

Better text handling within nodes
Support for
tags winin node text
Possibility to add click events to nodes

v0.2.2

24 Nov 08:15
Compare
Choose a tag to compare

Added support for:

  • additional special characters in nodes, for instance <, >
  • multiple arrows from one node to another
  • definition of classes that can be applied multiple nodes
  • a default class that is applied to all nodes witthout classes