16 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	Change Log
Unreleased
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:
- 
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)
Implemented enhancements:
Fixed bugs:
- NoModificationAllowedError #23
 
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
 
0.3.5 (2015-02-15)
0.3.4 (2015-02-15)
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
sequenceConfigfails #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:
- 
Ignore all files except the license and dist/ folder when installing with Bower. #112 (jasonbellamy)
 
0.3.3 (2015-01-25)
Implemented enhancements:
- Support for dotted links #26
 
Closed issues:
Merged pull requests:
- 
Require d3 directly to better support Node usage #107 (markdalgleish)
 - 
Add new parameter to the console client to override the svg configuration in sequence diagrams #104 (jjmr)
 
0.3.2 (2015-01-11)
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)
Implemented enhancements:
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:
- 
Flowchart doc: Text in the circle now in a circle #81 (Grahack)
 - 
Show help and version even if phantom isn't present. Fixes #71 #75 (fardog)
 
0.3.0 (2014-12-22)
Implemented enhancements:
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)
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)
Fixed bugs:
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:
0.2.14 (2014-12-03)
0.2.13 (2014-12-03)
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)
0.2.9 (2014-12-01)
Closed issues:
Merged pull requests:
- 
Formatting Update #12 (darrencauthon)
 
0.2.8 (2014-12-01)
0.2.7 (2014-12-01)
Closed issues:
- Provide parser as separate module #4
 
0.2.6 (2014-11-27)
0.2.5 (2014-11-27)
Merged pull requests:
0.2.4 (2014-11-25)
0.2.3 (2014-11-24)
0.2.2 (2014-11-22)
0.2.1 (2014-11-22)
0.2.0 (2014-11-22)
0.1.1 (2014-11-17)
0.1.0 (2014-11-16)
* This Change Log was automatically generated by github_changelog_generator