882 Commits

Author SHA1 Message Date
Tyler Long
19212eb4aa Upgrade all libraries except d3 2017-04-10 18:10:30 +08:00
Tyler Long
176ffa8e7c Update phantomjs 2017-04-10 17:52:19 +08:00
Tyler Long
3caa755b28 Update some libraries 2017-04-10 17:46:52 +08:00
Tyler Long
e48ff4c7e9 Update chalk, he and lodash 2017-04-10 17:43:02 +08:00
Tyler Long
e1e7be07f7 Remove auto generated js file from dist folder 2017-04-10 17:09:21 +08:00
Tyler Long
23dd96be97 Update .gitignore 2017-04-10 16:53:32 +08:00
Tyler Long
2525929e8d Add yarn.lock file 2017-04-10 16:45:22 +08:00
Tyler Long
2deacb8e97 Format files in root folder 2017-04-10 16:36:54 +08:00
Tyler Long
3b2b0da3a1 Add .editorconfig 2017-04-10 16:33:31 +08:00
Knut Sveidqvist
ca5a96f53a Merge pull request #509 from filipedeschamps/patch-1
Update CLI instructions
2017-04-08 08:45:40 +02:00
Filipe Deschamps
c2227e1a48 Update CLI instructions
Documentation `Usage` section wasn't reflecting CLI `--help` instructions anymore.
2017-04-07 23:11:16 -03:00
Knut Sveidqvist
dff8027be6 Merge pull request #503 from yudenzel/master
Add style for classDiagram to dark/default theme
2017-04-07 07:27:11 +02:00
YuDenzel
8f7f1ee0b5 Add style for classDiagram to dark/default theme
Copy classDiagram.less in forest theme to dark and default theme.

Issue: #454
2017-04-06 00:40:14 +08:00
Knut Sveidqvist
c7c077c21c Fix for issue #501
Added heko request to readme
2017-04-01 13:51:03 +02:00
Knut Sveidqvist
d7b1eb74e5 Upgraded version of node 2017-04-01 12:04:02 +02:00
Knut Sveidqvist
8772a5bba0 Merge pull request #498 from gomlgs/patch-1
Fix documentation for git graph.
2017-04-01 11:45:07 +02:00
Knut Sveidqvist
c6ccfa8b6a Merge pull request #497 from saveman71/master
Fix links in documentations
2017-04-01 11:43:59 +02:00
Knut Sveidqvist
63057c2f60 Merge pull request #470 from u-minor/support_parallel
add par statement to sequenceDiagram
2017-04-01 11:41:25 +02:00
Minoru Nakata
3b9baeb866 add generated parser 2017-03-30 18:39:48 +09:00
Minoru Nakata
38c5e65c35 add par statement to sequenceDiagram 2017-03-30 18:28:44 +09:00
gomlgs
fa7570efd8 Fix documentation for git graph. 2017-03-24 13:27:26 -07:00
Antoine Bolvy
b50c15e278 Fix links in documentations
* The main change (in term of importance) is the fix of two broken links that were
pointing to outdated sections ids.
* Added a link to mermaidCLI in the sequenceDiagram section, to reflect the one in
the gantt section.

* Converted some links to https.
2017-03-23 20:17:01 -04:00
Knut Sveidqvist
96be32225e Merge pull request #473 from gnkm/Add-viewbox-to-class-diagram
Add viewbox attr to class diagram
2017-03-19 13:37:39 +01:00
Knut Sveidqvist
dab3bc6ce4 Merge pull request #481 from raghur/gitgraph-doc-updates
Update README.md with git graph sample
2017-03-19 13:34:33 +01: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
Knut Sveidqvist
acbbfbe419 Merge pull request #477 from brookhong/sequenceDiagram
Fixed #456 sequenceDiagram: dotted line for alt and empty bracket sho…
2017-03-19 13:33:52 +01:00
Raghu Rajagopalan
c1478418ae Add documenation for git graph 2017-02-21 12:32:19 +05:30
Steven Schobert
37f9655714 fix misspelling of “another” 2017-02-20 11:56:57 -06:00
brook hong
4f12596e29 Update color for label to make it align with loop line 2017-02-16 23:11:53 +08: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
Genki Matsunaga
b935108ed8 Add viewbox attr to class diagram 2017-02-07 18:29:49 +09:00
Knut Sveidqvist
fb70b9742a New release 7.0.0 2017-01-29 12:14:02 +01:00
Knut Sveidqvist
8d91a42fe7 Fix for merge error 2017-01-09 21:36:01 +01:00
Knut Sveidqvist
0be8d62f7d Fix for merge error 2017-01-09 21:35:53 +01:00
Knut Sveidqvist
cac960c6b8 Merge pull request #452 from joshuacolvin/issue416_link_style_fill_none
Fix for #416, customizing link style with any color sets `fill` property to `black` instead of `none`
2017-01-09 21:30:03 +01:00
Knut Sveidqvist
8596eb6091 Merge branch 'master' into issue416_link_style_fill_none 2017-01-09 08:02:08 +01:00
Knut Sveidqvist
7ff87fdac9 Merge pull request #447 from jawn/patch-1
Fix spelling
2017-01-09 07:58:36 +01:00
Knut Sveidqvist
4c04001637 Merge pull request #449 from bfriedz/circle-styles
Allow .node>circle to receive css styles
2017-01-09 07:58:07 +01:00
Joshua Colvin
8c6cfebc1c Add unit tests to check that 'fill:none' is being set by default.
Updated unit tests to include 'fill:none' in expect style array values.
2017-01-07 12:58:47 -05:00
Joshua Colvin
ff0ab048df Add unit tests for isSubstringInArray utility function 2017-01-07 12:57:32 -05:00
Joshua Colvin
9b66b114cc Add conditional to add 'fill:none' to styles array if fill not present 2017-01-07 12:54:49 -05:00
Joshua Colvin
957244583c Add utilty function to check for substring in array 2017-01-07 12:53:49 -05:00
Rebecca Dreezer
a124be71b1 Allow .node>circle to receive css styles 2017-01-05 22:02:38 -05:00
Bernard Vander Beken
345d460643 Fix spelling 2017-01-04 11:19:14 +01:00
Knut Sveidqvist
7f0d4fff1b Merge pull request #445 from whyzdev/flowchat_text
added tests and fix cli css style selector lowercase problem
2017-01-03 19:28:06 +01:00
Knut Sveidqvist
1903154d01 Merge pull request #441 from hetz/hetz-patch-gulp-uglify
Update d3.js
2017-01-03 19:27:18 +01: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
256c529de8 fix cli css style selector text lowercase problem by setting svg style content to commandline css content, if available -- this overwrites cloneCssStyles 2017-01-01 22:47:09 -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