224 Commits

Author SHA1 Message Date
Tyler Long
5f5c8a2df0 package.json specify files 2017-06-01 13:38:08 +08:00
Tyler Long
0c4bab2966 Release 7.0.1 2017-06-01 13:19:03 +08:00
Tyler Long
a6ab0a5742 Update libraries 2017-05-31 21:46:09 +08:00
Tyler Long
22ad977349 Disable Chrome headless mode because it's not supported by stable version of Chrome 2017-05-31 20:58:50 +08:00
Tyler Long
1dcb6cd390 Update travis config 2017-04-26 10:45:12 +08:00
Tyler Long
391149dbd8 Refactor webpack config code 2017-04-22 17:12:12 +08:00
Tyler Long
73027d5cec yarn dist generates minified css files 2017-04-22 16:04:16 +08:00
Tyler Long
c52a8fc442 Webpack compile less to css 2017-04-22 15:40:35 +08:00
Tyler Long
a4d06742c3 Remove jshint because we are using standard style based on ESLint 2017-04-21 11:21:42 +08:00
Tyler Long
95712ea357 Update package.json 2017-04-19 18:37:55 +08:00
Tyler Long
d5178f61f1 Remove gulp-uglify 2017-04-19 00:02:38 +08:00
Tyler Long
941a7f9ff5 Get rid of browserify 2017-04-18 23:35:52 +08:00
Tyler Long
0ccc216a2c Replace karma-browserify with karma-webpack 2017-04-18 23:20:38 +08:00
Tyler Long
f0dc7f89e4 Replace phantomjs with phantomjs-prebuilt 2017-04-18 22:20:49 +08:00
Tyler Long
332ceb0da6 Replace karma + PhantomJS with karma + Chrome headless 2017-04-18 22:14:02 +08:00
Tyler Long
5d68359eb6 First working version of babel 2017-04-17 22:34:25 +08:00
Tyler Long
0ebf162673 Try babel 2017-04-17 16:47:26 +08:00
Tyler Long
166acad749 Remove some dependencies 2017-04-17 00:52:23 +08:00
Tyler Long
15bfc12cbe Remove useless dependencies 2017-04-17 00:37:01 +08:00
Tyler Long
6a7a5b9249 Format code of src/d3.js 2017-04-16 22:49:59 +08:00
Tyler Long
e16e501b93 mermaidAPI should target node 2017-04-16 21:38:48 +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
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
dc4edf775d Fix style issue of logger.js 2017-04-11 23:46:11 +08:00
Tyler Long
413162dfad Fix some code style issues 2017-04-11 22:57:57 +08:00
Tyler Long
d46fda537d Use JavaScript Standard Style for lint 2017-04-11 22:02:50 +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
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
2deacb8e97 Format files in root folder 2017-04-10 16:36:54 +08:00
Knut Sveidqvist
c7c077c21c Fix for issue #501
Added heko request to readme
2017-04-01 13:51:03 +02:00
Knut Sveidqvist
fb70b9742a New release 2017-01-29 12:14:02 +01: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
Knut Sveidqvist
165d43b0cd New release 2016-05-29 19:22:10 +02:00
Raghu Rajagopalan
65140f6b3f WIP - able to draw circles now. 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan
2fee6e62aa WIP - scaffolding for rendering gitgraph. 2016-04-25 11:36:36 +05:30
Raghu Rajagopalan
8befe916fb WIP - pretty print commit on console 2016-04-25 11:35:44 +05:30