Commit Graph

122 Commits

Author SHA1 Message Date
Tyler Long 52d0605066 Fix subgraph issue 2018-03-17 18:12:24 +08:00
Tyler Long 011220180c Release 8.0.0-alpha.6 2018-03-13 19:31:04 +08:00
Tyler Long 2ed515091f Add id as css scope 2018-03-11 21:36:59 +08:00
Tyler Long 003e5575b9 Setup code coverage 2018-03-10 08:54:28 +08:00
Tyler Long d904574ea8 Replace Karma + Jasmine with Jest 2018-03-10 08:42:59 +08:00
Tyler Long cbb884edae Simplify webpack config 2018-03-09 20:49:12 +08:00
Tyler Long 0a7829fcfe Replace less with scss 2018-03-09 16:23:35 +08:00
Tyler Long 048b39ae16 Remove coveralls 2018-03-09 14:23:37 +08:00
Tyler Long bb365ca1b5 Replace CodeClimate with coveralls 2018-03-09 14:01:53 +08:00
Tyler Long cf2b415cd3 Update todo list 2018-03-08 22:26:30 +08:00
Tyler Long 6a9bd22904 Remove d3-textwrap 2018-03-08 21:33:23 +08:00
Tyler Long d4ac9f8114 Try to upgrade d3 to v4 2018-03-06 16:32:29 +08:00
Tyler Long 4bc2f4d26d Add husky 2018-03-06 16:11:36 +08:00
Tyler Long 89f3de169c Upgrade more dependencies 2018-03-06 16:00:14 +08:00
Tyler Long bc04bb28fe Update karma 2018-03-06 15:27:12 +08:00
Tyler Long 9df8d319c3 Update puppeteer to latest version 2018-03-06 15:06:23 +08:00
Tyler Long 3f55200737 Update some dependencies 2018-03-06 14:37:27 +08:00
Tyler Long 26eaaa8c79 Update dependencies 2017-12-20 22:02:21 +08:00
Tyler Long 77f1a8ecac Remove mermaid CLI from main project. Release 7.1.0 2017-09-14 11:26:21 +08:00
Tyler Long fe0434cb16 Release 7.0.17 2017-09-12 23:13:49 +08:00
Tyler Long 0a828ee67f Load less tyle as string 2017-09-12 21:33:39 +08:00
Tyler Long 5424092189 Use puppeteer and sourcemap 2017-09-12 16:08:03 +08:00
Tyler Long 2d91daf858 Replace tape with jest 2017-09-10 11:42:39 +08:00
Tyler Long e0f5f10215 Release 7.0.10 2017-09-09 00:58:41 +08:00
Tyler Long 11a949b78e Release 7.0.9 2017-09-06 11:12:21 +08:00
Tyler Long 81007f841a Use babel-plugin-lodash 2017-09-05 21:19:53 +08:00
Tyler Long 84f592c417 Update dagre-d3-renderer 2017-09-05 20:57:13 +08:00
Tyler Long 3fbb5f08b8 Remove live-server 2017-09-03 20:07:40 +08:00
Tyler Long 73eb98c4c3 Remove babel-plugin-transform-remove-strict-mode 2017-09-03 08:26:57 +08:00
Tyler Long 894616bef9 Release 7.0.7 2017-09-02 23:44:00 +08:00
Tyler Long 1cfd6b67b3 Remove unused dependencies 2017-09-01 21:54:58 +08:00
Tyler Long 5e4d8a1034 Remove unused dependencies 2017-09-01 21:20:40 +08:00
Tyler Long 00785daac9 Remove useless dependencies 2017-09-01 21:14:33 +08:00
Tyler Long 12bfc9570a Remove useless dependencies 2017-09-01 21:10:26 +08:00
Tyler Long 6fe62060c6 Update config 2017-09-01 18:05:46 +08:00
Tyler Long b077918832 Update library 2017-09-01 15:33:20 +08:00
Tyler Long 73a66b8206 Update libries 2017-09-01 14:52:27 +08:00
Tyler Long d596b58895 Update dependencies 2017-08-16 23:57:43 +08:00
Tyler Long a6ab0a5742 Update libraries 2017-05-31 21:46:09 +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 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 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 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 546e766fd9 Add JavaScript Standard Style 2017-04-10 21:15:12 +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 2525929e8d Add yarn.lock file 2017-04-10 16:45:22 +08:00