Commit Graph

161 Commits

Author SHA1 Message Date
Tyler Long 1c7c109960 Refactor or remove some file 2017-04-22 17:13:05 +08:00
Tyler Long 1927ed47ff Update some config files 2017-04-22 17:09:51 +08:00
Tyler Long 3ac23c21d9 Refactor code 2017-04-17 00:12:30 +08:00
Tyler Long 8b44401b1b Update some configuration files 2017-04-17 00:12:05 +08:00
Tyler Long 413162dfad Fix some code style issues 2017-04-11 22:57:57 +08:00
Tyler Long 620f3e8734 Auto fix standard style voilations 2017-04-11 22:14:25 +08:00
Tyler Long fc96360e17 Get all tape tests correct 2017-04-11 21:52:19 +08:00
Tyler Long bc94fc3d6d Convert test/cli_test-sample.js to ES6 2017-04-10 22:24:20 +08:00
Tyler Long c1e5fe3281 Change cli_test-parser.js to ES6 2017-04-10 21:59:40 +08:00
Tyler Long 69ceab9f44 Change cli_test-output.js to ES6 2017-04-10 21:26:38 +08:00
Knut Sveidqvist c7c077c21c Fix for issue #501
Added heko request to readme
2017-04-01 13:51:03 +02:00
Minoru Nakata 38c5e65c35 add par statement to sequenceDiagram 2017-03-30 18:28:44 +09:00
Knut Sveidqvist b0e81bf188 Merge pull request #479 from stevenschobert/ss-fix-typo
Fix misspelling of “another”
2017-03-19 13:34:14 +01:00
Steven Schobert 37f9655714 fix misspelling of “another” 2017-02-20 11:56:57 -06:00
brook hong c714a7a28c Fixed #456 sequenceDiagram: dotted line for alt and empty bracket should be hidden
And draw label with right bottom corner cut
2017-02-16 22:50:39 +08:00
whyzdev 9558ebcb0b remove dups 2017-01-01 23:41:38 -05:00
whyzdev d63934637f remove dups 2017-01-01 23:36:42 -05:00
whyzdev a56fe7a8fe add more tests in cli_test-samples: flowchart, sequence, gantt, gitgraph, load html in phantomjs and save screenshot png 2017-01-01 22:47:09 -05:00
whyzdev 71125e7b86 change " to ' per code climate 2016-12-19 00:40:29 -05:00
whyzdev 4a5bbe1791 added a flowchart cli test to reproduce #434 2016-12-18 23:17:24 -05:00
whyzdev 0ecbbf8ddf add tests 2016-12-18 22:52:41 -05:00
whyzdev b73698849d rename tests 2016-12-18 18:05:37 -05:00
whyzdev e13c939583 added cli_test_run-samples to test samples from commandline; added --outputSuffix option 2016-12-18 12:30:37 -05:00
whyzdev 96a25935ac fix warnings per code climate 2016-12-17 18:03:11 -05:00
Knut Sveidqvist 72718c14d1 Merge pull request #435 from whyzdev/issue428_fix_gantt_cli_cfg
fix gantt and sequence digram cli cfg
2016-12-14 12:43:50 +01:00
Knut Sveidqvist fbe64b21bc Fix for issue #311, mermaid will clear div used for rendering initially in the redner function. 2016-12-14 12:41:29 +01:00
Knut Sveidqvist a179212c60 Fix for issue #311, mermaid will clear div used for rendering initially in the redner function. 2016-12-14 12:40:44 +01:00
whyzdev b426e600ce fix gantt chart cli configuration one more time missing }; make sequenceConfig cli configuration work; added guantt and sequence files in tape cli output tests 2016-12-13 21:07:32 -05:00
Ben Page 0c62c08abd fixed css, sequenceConfig, and ganttConfig being sent as buffer to phantomjs
made verbose cli argument a boolean
2016-09-28 15:08:46 -05:00
tkfm.yamaguchi f2e4b922a9 Fix tests 2016-05-23 11:45:47 +09:00
tkfm.yamaguchi e8be61e062 Add example for side span of gantt 2016-05-23 11:23:49 +09:00
Alan Hohn 00682160b6 add line interpolation to linkStyle in flowchart 2016-04-28 20:59:09 -04:00
Knut Sveidqvist bda1aaa5db Draft fix for issue #304 2016-03-23 20:34:44 +01:00
Knut Sveidqvist e9c6db4d8c Merge pull request #317 from crodriguez1a/feature/dark-theme
Dark theme for better contrast on darker backgrounds
2016-03-14 07:14:37 +01:00
Carlos Rodriguez 7404de6776 fix bad spacing 2016-03-12 13:24:53 -05:00
Carlos Rodriguez d763fffd7a some clean up, fix mix.html 404 2016-03-12 13:23:31 -05:00
Carlos Rodriguez bba1050e5e Use mix as test file instead 2016-03-12 12:36:37 -05:00
Carlos Rodriguez 28f9e6f17b Starting with gantt theme 2016-03-12 12:00:47 -05:00
knsv 325d0dd075 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	dist/mermaid.js
2016-03-12 11:24:22 +01:00
knsv 2c90034d39 Fix for issue with rednering in IE as described in #303 2016-03-12 11:23:57 +01:00
Ash Searle 9cedbea2cf Support leading comments for sequenceDiagrams 2016-03-02 17:26:21 +00:00
knsv d56af022c1 Fix for issue #262 2015-12-27 15:57:11 +01:00
knsv cc8c5aecaf Fix for issue #271 2015-12-27 14:18:21 +01:00
knsv 8c8f5928f5 Changes to build environment for windows compatability 2015-12-26 10:59:44 +01:00
knsv a9f4f8e06c Fix for issue #259 2015-11-22 18:53:09 +01:00
knsv 989ff03e43 Set version to 0.5.6
Removed logging
One more iteration in handling of parser API
2015-11-22 18:10:38 +01:00
knsv 51858c02eb Fix for issues #249. Adding configuration option for when to use absolute references for arrow heads. Default is off.
Jasmine tests running in browser via karma.
2015-11-21 11:51:15 +01:00
knsv 4eb38e4cfd Fix for issues #239 and #257. 2015-11-15 15:06:24 +01:00
knsv 6e2534aa77 Labels for relations between classes in classdiagrams 2015-11-11 16:19:06 +01:00
knsv 24d1afd40f Redering arrow heads depending on relation defined in class diagram. 2015-11-07 10:00:40 +01:00