920 Commits

Author SHA1 Message Date
Tyler Long
52d03f3ce3 Remove useless file 2017-04-16 16:00:38 +08:00
Tyler Long
ebf00eecaa Remove useless file 2017-04-16 15:57:56 +08:00
Tyler Long
262a917952 Test mermaidAPI 2017-04-16 15:37:32 +08:00
Tyler Long
a730225700 Replace window.console with console in order to support node 2017-04-16 09:37:05 +08:00
Tyler Long
538d2c2b83 Remove getTransformToElement polyfill because it's fixed in dagre-d3 2017-04-16 09:30:04 +08:00
Tyler Long
736d57f3f2 Create demo folder 2017-04-16 09:17:25 +08:00
Tyler Long
053388a2d3 Add todo.md 2017-04-15 16:46:10 +08:00
Tyler Long
e17ec3e299 Don't use d3-textwrap before it's for d3 v4 only 2017-04-15 16:44:25 +08:00
Tyler Long
869a64e457 Generate all the dist files using webpack 2017-04-15 16:09:30 +08:00
Tyler Long
9d56595d48 Update libraries to latest version 2017-04-15 15:34:23 +08:00
Tyler Long
ea11f8bff1 Use external d3-textwrap 2017-04-15 14:49:35 +08:00
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