Commit Graph

38 Commits

Author SHA1 Message Date
Tyler Long c9442653e9 Replace require with import 2017-09-10 19:41:34 +08:00
Tyler Long 3fbb5f08b8 Remove live-server 2017-09-03 20:07:40 +08:00
Tyler Long 64b5880444 Move gulp tasks 2017-09-03 12:19:34 +08:00
Tyler Long d5178f61f1 Remove gulp-uglify 2017-04-19 00:02:38 +08:00
Tyler Long 3ac23c21d9 Refactor code 2017-04-17 00:12:30 +08:00
Tyler Long f04d415b0a Fix gulpfile.js style issue 2017-04-13 21:08:51 +08:00
Tyler Long 620f3e8734 Auto fix standard style voilations 2017-04-11 22:14:25 +08:00
Tyler Long 2deacb8e97 Format files in root folder 2017-04-10 16:36:54 +08: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 bc5f73daa2 Fix for issue #37
Updated dependencies to dagre/dagre-d3
2015-03-07 12:28:52 +01:00
knsv ead74558ea Added default stylesheet and less structure to create new themes 2015-03-01 16:29:41 +01:00
knsv c211434c38 Draft parser for gantt diagrams. 2015-02-08 20:07:15 +01:00
knsv 44a2e0472a * Draft implementation of info diagram
* Fix for issue #109
2015-01-20 19:48:33 +01:00
Björn Weström 8e45e7284b Removed extraction of dagre-d3
Pending resolution of a issue with globals
2015-01-14 00:05:58 +01:00
Björn Weström 9f970ed953 Merge branch 'master' into text-labels
Conflicts:
	dist/mermaid.full.js
	dist/mermaid.full.min.js
	dist/mermaid.slim.js
	dist/mermaid.slim.min.js
	src/diagrams/flowchart/flowRenderer.js
	src/utils.js
	test/web_style.html
2015-01-13 21:50:05 +01:00
Björn Weström 9246df4410 Break out dagre-d3 dependency 2015-01-11 16:16:18 +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 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
knsv 7fc2a0a544 Increased scope of lint check, removed some issues 2014-12-13 20:58:53 +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 4c564ebe9e Adding experimental new grammars 2014-12-04 17:58:05 +01: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 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 2317ea5117 Better text handling for flowcharts 2014-11-25 18:58:47 +01:00
knsv d18103a0ec Added support for click events on nodes 2014-11-24 22:03:32 +01:00
knsv d61da879d8 Using browserify for module management, updated build scripts
mermaid_config can be used to config start on load.
2014-11-21 08:03:43 +01:00
knsv eac94e5370 First steps on work with sequence diagrams. 2014-11-20 20:46:51 +01:00
knsv 4c26ec7414 First steps on work with sequence diagrams. 2014-11-19 19:29:55 +01:00
knsv 512b333658 Style in place for edges
dependency on requirejs removed
dist in place
2014-11-13 19:51:05 +01:00
knsv e7cb84b1d9 Support for åäö and minus in text 2014-11-12 07:35:44 +01:00
knsv d158a13566 Styles in place for boxes 2014-11-11 08:12:03 +01:00
knsv 89093922ed Draft test shell with karma and jasmine 2014-11-04 07:45:23 +01:00
knsv d9b9288da9 Initial commit with draft parser inplace. 2014-11-03 00:02:29 +01:00