323 Commits

Author SHA1 Message Date
knsv
df77276805 New version of docs 2015-07-03 08:50:32 +02:00
knsv
6f96b5dd14 Added logger for dealing with issue #179
Added markdown files for the documentation.
parseError exposed from the mermaidAPI
2015-06-30 14:23:32 +02:00
knsv
0dc983d04a New release 0.5.1 2015-06-21 17:26:19 +02:00
knsv
50219cf2d9 Fix for issues with generating diagrams using the cli: default style for clusters and fixes for autoscaling side effects 2015-06-21 17:25:58 +02:00
knsv
4ed345101a Fix for issue #178, auto-line wrap of notes in sequence diagrams 2015-06-20 20:58:58 +02:00
knsv
e5a701d04d Fix for issue #175 2015-06-16 10:40:08 +02:00
knsv
342b83a010 Fix for issue #174 2015-06-14 14:46:01 +02:00
knsv
eb555f7da6 Deleted dead code and unused code 2015-06-14 09:51:42 +02:00
knsv
8a0c857a92 Merge remote-tracking branch 'origin/master' 2015-06-14 09:39:00 +02:00
knsv
31d5899011 Fix for issue #170 2015-06-14 09:37:59 +02:00
knsv
14520e8bd5 Path fix for jison parser generation 2015-06-14 09:37:25 +02:00
knsv
efb4e464b2 Fix for issue #170 2015-06-14 09:33:48 +02:00
Knut Sveidqvist
6042ca9c56 Merge pull request #172 from kkirsche/patch-1
Remove moot `version` property from bower.json
2015-06-14 09:32:44 +02:00
knsv
e5c16fd960 Added subgraphs in new grammar 2015-06-13 18:34:45 +02:00
knsv
6eb018489e Fix issue with new line in the lexer 2015-06-13 08:19:31 +02:00
knsv
5447a88c34 Cleanup of bundles 2015-06-11 08:22:01 +02:00
Kevin Kirsche
4fbebcfab4 Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
2015-06-10 18:51:14 -04:00
Knut Sveidqvist
35e4cd7c18 Update README.md 2015-06-07 21:09:09 +02:00
knsv
999430f9e0 New release 0.5.0 2015-06-07 17:05:57 +02:00
knsv
be535604ab Cleanup of bundles 2015-06-07 16:56:09 +02:00
knsv
0703292fb9 Bumped up version and removed logging 2015-06-07 16:51:56 +02:00
Knut Sveidqvist
c0ca932ccf Merge pull request #168 from knsv/dev-0.5.0
Merge of changes in dev-0.5.0 branch into master before release
2015-06-07 09:32:51 +02:00
knsv
08fa19bc83 Updated conf handling
Added initialize function
Moved genric configuration as clonseCssStyles till conf root
Added parse funtion to the mermaidAPI api
2015-06-07 09:21:19 +02:00
knsv
55fa62d9c0 Chineese example 2015-06-06 12:13:55 +02:00
knsv
94e5177bb1 Fixed build issue 2015-05-31 08:19:26 +02:00
knsv
45f34d871b Added option for whether or not to cloneCssStyles as mentioned in issue #157. 2015-05-30 17:20:24 +02:00
knsv
173a2b12aa Fix for issue #150. 2015-05-30 13:00:04 +02:00
knsv
3f0ead3e0a Fix for issue #150 this change makes gant diagram autoscale. 2015-05-30 12:59:20 +02:00
knsv
6864652b80 Initial fix for defect #162. 2015-05-29 08:23:13 +02:00
knsv
ca99a30b71 Example page for using the slim bundle and with some nested subgraphs. 2015-05-28 23:05:49 +02:00
knsv
b2e489b689 Fix for issue #161 concering nested subgraphs and correct labels for each subgraph. 2015-05-28 23:02:41 +02:00
knsv
cf67307711 Fix for build scripts, mermaid full was not including d3. 2015-05-26 21:10:33 +02:00
knsv
2d1f5aa6cb Adding missing files 2015-05-26 20:59:23 +02:00
Knut Sveidqvist
56375faa65 Update README.md 2015-05-26 20:45:30 +02:00
Knut Sveidqvist
1236c0c272 Update README.md 2015-05-26 20:44:44 +02:00
knsv
b4a96c9b21 Render function as mentioned in issue #146, only works in browser context
Updated build scripts
New way for bundling content in dist, tobe tested, currently to be considered beta
2015-05-26 20:41:53 +02:00
knsv
05f3982632 Fix for defect #161, nested subgraphs. 2015-05-15 12:11:36 +02:00
knsv
9face45357 Merge remote-tracking branch 'origin/master'
Conflicts:
	dist/mermaid.full.js
	dist/mermaid.full.min.js
	dist/mermaid.slim.js
	dist/mermaid.slim.min.js
	src/diagrams/gantt/ganttRenderer.js
	test/gantt.html
2015-05-09 19:18:12 +02:00
knsv
824a43f537 Added support for nested subgraphs in grammar, part 1 of issue #161 2015-05-09 19:08:04 +02:00
knsv
ae6bb57cf5 Added support for nested subgraphs in grammar, part 1 of issue #161 2015-05-09 19:05:47 +02:00
knsv
82dffe0a1d Fix for defect #158 2015-04-20 21:22:37 +02:00
knsv
22cee7e4b0 Fix for defect #158 2015-04-20 21:22:05 +02:00
knsv
c65f6aaed3 Merge remote-tracking branch 'origin/master' 2015-04-20 21:21:37 +02:00
knsv
2204d46ce1 Fix for defect #158 2015-04-20 21:21:17 +02:00
Knut Sveidqvist
11a30dd505 Merge pull request #155 from tylerlong/master
IE, local html, cssRules access is denied
2015-04-19 10:14:59 +02:00
Tyler Long
e0d90def93 IE, local html, cssRules access is denied
IE, open html file directly from hard disk(insead of from a http server), cssRules access is denied.

Thus an expection is thrown. But in the catch statement, another one is thrown again thus caused the whole mermaid code break. 

In this line `console.warn('Invalid CSS selector "' + rule.selectorText + '"', err);`  rule is undefined, so exception will be thrown if we don't check.
2015-04-19 15:58:09 +08:00
knsv
f310eb0574 Fix for default arguments to init method 2015-04-11 16:47:14 +02:00
knsv
2bd7dee3c7 Fix for init not running by default 2015-04-11 16:36:04 +02:00
knsv
594e69dd93 Adjusted cli tool for new init functionality 2015-03-29 12:26:47 +02:00
knsv
1fd94f9cf1 Remoed a console.log 2015-03-29 12:08:07 +02:00