Skip to content

Latest commit

 

History

History
386 lines (193 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

386 lines (193 loc) · 15.6 KB

Change Log

Full Changelog

Implemented enhancements:

  • Add a css file, mermaid.css, with default styling #122

Closed issues:

  • Some examples not displayed on Firefox 36.0.1 #138

  • inoperable in an AMD/requirejs environment: IPython Notebook #127

  • Add capability for gantt diagrams #118

  • lower case v causes error in the parser #108

  • Label's css conflict with boostrap's .label #67

Merged pull requests:

  • Adding init argument to the global API #137 (bollwyvl)

  • Add description of manual calling of init #136 (bollwyvl)

  • Allow other forms of node selection for init() #135 (bollwyvl)

  • Use a library-level variable for assigning ids #134 (bollwyvl)

0.4.0 (2015-03-01)

Full Changelog

Implemented enhancements:

  • Assymetric shapes not documented #82

  • Improve arrows #3

Fixed bugs:

  • NoModificationAllowedError #23

Closed issues:

0.3.5 (2015-02-15)

Full Changelog

0.3.4 (2015-02-15)

Full Changelog

Implemented enhancements:

  • Apply styling from css when using the CLI utility #85

  • Generated SVG works poorly outside web browsers #58

  • Generating SVG text blob for use in Node #2

Closed issues:

  • Subgraph syntax bug? #120

  • Live editor #115

  • Error in "Basic Syntax" wiki page #113

  • semicolons, anyone? #111

  • undefined sequenceConfig fails #109

  • Sequence Diagrams: Show Actors below as well #106

  • Allow overriding sequence diagram configuration (SVG properties) #103

  • Error when rendering A-- This is the text -- B #102

  • Clipping in documentation #97

  • isolate class styling to the svg container #92

  • Make the new graph declaration more visual #40

Merged pull requests:

0.3.3 (2015-01-25)

Full Changelog

Implemented enhancements:

  • Support for dotted links #26

Closed issues:

  • Missing arrows in sequence diagram #98

  • Error with >9 linkStyles #95

Merged pull requests:

  • Require d3 directly to better support Node usage #107 (markdalgleish)

  • update doc with -c option #105 (jjmr)

  • Add new parameter to the console client to override the svg configuration in sequence diagrams #104 (jjmr)

  • Text based labels, new shape #101 (bjowes)

  • fix html tags in example usage #100 (deiwin)

0.3.2 (2015-01-11)

Full Changelog

Implemented enhancements:

  • Make link text look like it is on the line #53

Closed issues:

  • disable auto render #91

  • Tidy breaks mermaid (linebreaks in <div>) #87

  • Bug: <br> being rendered as text in node #73

  • Graph edges appear to render outside of the canvas #70

Merged pull requests:

0.3.1 (2015-01-05)

Full Changelog

Implemented enhancements:

  • Support for sequence diagrams #16

  • Client utility for mermaid #6

Closed issues:

  • Non ASCII chars in labels #84

  • 'undefined' titles of Quicklinks on the usage page #80

  • [cli] Enhancement proposal: not fail --version / --help if phantomjs isn't installed #71

Merged pull requests:

0.3.0 (2014-12-22)

Full Changelog

Implemented enhancements:

  • How do I do comments? #47

  • Improve readability with new line as terminator and whitespace #38

Fixed bugs:

  • This characters failed the lexical parsing #46

Closed issues:

  • Trailing whitespace at the end of lines is not ignored #55

  • Use classes instead of inline style for easy styling #24

Merged pull requests:

  • Adds Command Line Interface for generating PNGs from mermaid description files #69 (fardog)

  • Allow special symbols for direction along with acronyms #66 (vijay40)

0.2.16 (2014-12-15)

Full Changelog

Fixed bugs:

  • Lines routed outside visible area #19

Closed issues:

  • Mermaid not rendering properly on Wordpress pages #59

  • Improve example page with live demo #52

  • Does not render upon AngularJS Updates #45

  • Download link in README.MD doesn't work. #42

  • linkStyle usage is not obvious #41

  • Move *.spec.js in src/ to test/ #35

Merged pull requests:

0.2.15 (2014-12-05)

Full Changelog

Fixed bugs:

  • Error with some characters #25

  • Cap-cased words break parser #8

Closed issues:

  • Question marks don't render properly with /dist/mermaid.full.min.js #30

  • Provide parse function in browser widthout require? #21

  • Better label text support #18

Merged pull requests:

  • Include bower_components/ to .gitignore #33 (serv)

  • Fixed reference to Git repo. #32 (guyellis)

0.2.14 (2014-12-03)

Full Changelog

0.2.13 (2014-12-03)

Full Changelog

Implemented enhancements:

  • Publish to NPM #7

Closed issues:

  • modified init to be applied more than once #29

  • Wanted to know build process for the project. #28

  • can not support Chinese description #20

  • Support unicode chars in labels #9

Merged pull requests:

  • initial setup for editor page to generate graph through textarea input #14 (ImanimalXI)

0.2.10 (2014-12-01)

Full Changelog

0.2.9 (2014-12-01)

Full Changelog

Closed issues:

  • Add link to jsbin playground to README #11

  • What are the requirements ? #10

Merged pull requests:

0.2.8 (2014-12-01)

Full Changelog

0.2.7 (2014-12-01)

Full Changelog

Closed issues:

  • Provide parser as separate module #4

0.2.6 (2014-11-27)

Full Changelog

0.2.5 (2014-11-27)

Full Changelog

Merged pull requests:

0.2.4 (2014-11-25)

Full Changelog

0.2.3 (2014-11-24)

Full Changelog

0.2.2 (2014-11-22)

Full Changelog

0.2.1 (2014-11-22)

Full Changelog

0.2.0 (2014-11-22)

Full Changelog

0.1.1 (2014-11-17)

Full Changelog

0.1.0 (2014-11-16)

* This Change Log was automatically generated by github_changelog_generator