855 Commits

Author SHA1 Message Date
knsv
315923d1d3 Modernization of build environment, better linting, adjustment after stricter static rules, cleanup of package.json 2015-10-17 12:46:36 +02:00
knsv
632a564158 Modernization, better linting, adjustment after stricter static rules 2015-10-17 10:39:20 +02:00
knsv
658ed3d790 Modernization of build environment. Less gulp, more npm. Eslint. 2015-10-12 07:37:02 +02:00
knsv
16906ee242 New version 2015-10-04 23:28:37 +02:00
knsv
a611ff3abd New version 2015-10-04 23:09:00 +02:00
knsv
8bc3bdd300 Added styling for mermaid tooltips
Adjustments of tooltip positioning for large documents

Documentation of tooltips
2015-10-03 16:30:50 +02:00
knsv
bae1e80ac0 Updated package.json 2015-09-24 18:41:38 +02:00
Nicholas Bollweg
4777fe0d91 doing build before test 2015-07-22 01:15:05 -04:00
Nicholas Bollweg
feddb6d048 fixing weird sort, travis bait 2015-07-22 01:00:45 -04:00
Nicholas Bollweg
1a36ed9786 adding failing test for requirejs 2015-07-22 00:36:31 -04:00
knsv
0dc983d04a New release 2015-06-21 17:26:19 +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
eb555f7da6 Deleted dead code and unused code 2015-06-14 09:51:42 +02:00
knsv
0703292fb9 Bumped up version and removed logging 2015-06-07 16:51:56 +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
b2e489b689 Fix for issue #161 concering nested subgraphs and correct labels for each subgraph. 2015-05-28 23:02:41 +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
3781dea498 Removed duplicate code 2015-03-15 14:55:16 +01:00
knsv
bc5f73daa2 Fix for issue #37
Updated dependencies to dagre/dagre-d3
2015-03-07 12:28:52 +01:00
knsv
cc1a4be15a Added default stylesheet and less structure to create new themes as described in issue #122 2015-03-01 16:48:16 +01:00
knsv
ead74558ea Added default stylesheet and less structure to create new themes 2015-03-01 16:29:41 +01:00
knsv
4078cf3aed Removed semantic-ui form package 2015-02-20 20:42:59 +01:00
knsv
2512666f49 New release 2015-02-15 19:34:18 +01:00
knsv
074a819ca8 New release 2015-02-15 18:11:46 +01:00
knsv
c211434c38 Draft parser for gantt diagrams. 2015-02-08 20:07:15 +01:00
knsv
5452be9fed New release 2015-01-25 16:41:43 +01:00
Mark Dalgleish
50d285bc49 Require d3 directly to better support Node usage 2015-01-20 16:59:58 +11:00
knsv
911cd09dd8 New release 2015-01-11 15:02:35 +01:00
knsv
222a6e0682 New release 0.3.1 2015-01-05 15:32:39 +01:00
knsv
f9943b6b82 Support for different arrow types in sequence diagrams: no arrow head, cross head and regular arrow head. 2015-01-04 17:56:58 +01:00
knsv
96b12e876e New release 2014-12-22 13:49:38 +01:00
knsv
307c599a0e Inclusion of tape tests in new test target for travis 2014-12-21 11:25:31 +01:00
fardog
f349ddd796 Adds CLI tests 2014-12-20 17:40:58 -08:00
fardog
c703c9a0d3 Adds CLI for rendering mermaid files 2014-12-20 17:18:38 -08:00
knsv
5712c6de7b Release 0.2.16 2014-12-15 19:35:09 +01:00
knsv
3f3e23b419 Fixes for issues #47 and #55 including new test cases. 2014-12-13 08:43:25 +01:00
Jason Kim
bd2633acf4 Settig up a linting task for src/ 2014-12-09 22:17:07 -08:00
knsv
9aeff6be2d * Changed the license in package json to the correct license (MIT).
* Changed the link style from the pointed one to a more triangle formed style as default style for links
* Updated the readme file regarding linkStyles to explain the magic number 3a s described in issue #41
2014-12-09 20:42:31 +01:00
knsv
6988dea353 Release 0.2.15 2014-12-05 10:50:47 +01:00
Guy Ellis
76d48db219 Fixed reference to Git repo. 2014-12-04 15:16:40 -05:00
knsv
dd26960852 New release 2014-12-03 19:35:00 +01:00
knsv
fe2f3b403d Patch release 2014-12-03 19:29:44 +01:00
knsv
1e53b588fc Exposing parser in API as requested in issue #21 2014-12-03 18:12:33 +01:00
knsv
ab78295faf Preparation for npm package 2014-12-02 19:05:09 +01:00
knsv
540c614c88 Preparation for npm package 2014-12-02 18:36:16 +01:00
IamanimalXI
225560dcdf initial setup for editor page to generate graph through textarea input 2014-12-01 20:50:58 +01:00
knsv
fe1c78ca29 Updated shape syntax
Coverage instrumentation in tests
2014-11-27 18:21:15 +01:00
knsv
6382fe07ab Fix for br tags within nodes for new line 2014-11-25 23:16:44 +01:00
knsv
9c31ac8aa6 Fix for br tags within nodes for new line 2014-11-25 22:58:57 +01:00
Knut Sveidqvist
31883e02e7 Support for default styles 2014-11-22 17:53:02 +01:00