Commit Graph

709 Commits

Author SHA1 Message Date
Tyler Long fd5b3083dd Update d3 to 3.5.17 2017-04-15 13:26:58 +08:00
Tyler Long 58a787b660 Upgrade D3 to 3.5.12 2017-04-15 13:22:26 +08:00
Tyler Long dffc53b7b1 Minor changes 2017-04-15 13:13:54 +08:00
Tyler Long 173899fc76 First fully working version of webpack 2017-04-15 12:38:24 +08:00
Tyler Long 7166ade310 Debug flowchart 2017-04-15 12:28:16 +08:00
Tyler Long 7b935823da First working version of webpack 2017-04-15 10:28:37 +08:00
Tyler Long e945bf884e First try of webpack 2017-04-14 17:43:53 +08:00
Tyler Long d87da684a9 eslint watch 2017-04-13 22:35:27 +08:00
Tyler Long 15bdaca2f9 Use yarn install of npm 2017-04-13 22:21:09 +08:00
Tyler Long df8085bee0 Fix all code style issues 2017-04-13 21:53:23 +08:00
Tyler Long f04d415b0a Fix gulpfile.js style issue 2017-04-13 21:08:51 +08:00
Tyler Long ab398c64a8 Fix code style issues 2017-04-13 20:50:22 +08:00
Tyler Long a2ce9e6a54 Fix code style issues 2017-04-13 20:16:38 +08:00
Tyler Long dc4edf775d Fix style issue of logger.js 2017-04-11 23:46:11 +08:00
Tyler Long e91229f69f Fix style issue of mermaid.js and mermaidAPI.js 2017-04-11 23:31:59 +08:00
Tyler Long f136a7fd8d Add .ackrc 2017-04-11 23:11:12 +08:00
Tyler Long 413162dfad Fix some code style issues 2017-04-11 22:57:57 +08:00
Tyler Long 7d1c1e3845 Add index.html to dist folder 2017-04-11 22:24:55 +08:00
Tyler Long 620f3e8734 Auto fix standard style voilations 2017-04-11 22:14:25 +08:00
Tyler Long d46fda537d Use JavaScript Standard Style for lint 2017-04-11 22:02:50 +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
Tyler Long 546e766fd9 Add JavaScript Standard Style 2017-04-10 21:15:12 +08:00
Tyler Long 82220638a0 package.json scripts test should do dist 2017-04-10 20:51:01 +08:00
Tyler Long 432f3446b0 Minor change to d3 version 2017-04-10 20:28:50 +08:00
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