Commit Graph

1155 Commits

Author SHA1 Message Date
Tyler Long 13ec3f6c0d Support all d3 curves 2018-03-18 09:35:28 +08:00
Tyler Long a949c2aaec config.sequenceDiagram backwards compatibility 2018-03-18 09:08:05 +08:00
Tyler Long f4324d1de6 Fix test about curve 2018-03-17 23:19:13 +08:00
Tyler Long f1d2808594 Support flowchart curve as option 2018-03-17 23:05:14 +08:00
Tyler Long 52d0605066 Fix subgraph issue 2018-03-17 18:12:24 +08:00
Tyler Long 015b976c28 Fix CSS cannot select number ID issue 2018-03-17 09:10:10 +08:00
Tyler Long b777c8de15 Release 8.0.0-beta.3 2018-03-16 20:13:39 +08:00
Tyler Long 93201b2ded
Merge pull request #641 from sopherio/master
SequenceDiagram: Add support for multiple alt else statements
2018-03-16 20:03:44 +08:00
Tyler Long 234d39cf96 Chrome browser is no longer a requirement for project setup 2018-03-15 23:46:22 +08:00
Tyler Long 9913bf654b Properly handle wrong theme name 2018-03-15 22:44:00 +08:00
Tyler Long 2d560861df Support Custom CSS 2018-03-15 21:47:53 +08:00
Tyler Long 24786c643b Fix a typo 2018-03-15 21:22:49 +08:00
Stefan Sechelmann 3b4e48e32f remove whitespace to adhere to standards 2018-03-15 14:10:10 +01:00
Stefan Sechelmann 45b81a9db9 add par and alt examples to index.html 2018-03-15 14:08:37 +01:00
Stefan Sechelmann 500dea182f change grammar to support multiple alt else statements 2018-03-15 13:57:54 +01:00
Stefan Sechelmann 274e9f3e42 add test:tdd script to package.json 2018-03-15 13:57:26 +01:00
Stefan Sechelmann cf589f713d add spec for multiple else statements 2018-03-15 13:56:56 +01:00
Tyler Long 07d881cd5e Release 8.0.0-alpha.9 2018-03-14 21:40:26 +08:00
Tyler Long 0d0f793f81 Simplify code 2018-03-14 21:38:29 +08:00
Tyler Long 23dfe1e8a9 Fix classDef issue 2018-03-14 21:36:10 +08:00
Tyler Long a8e49a0d2d Auto convert <br> to <br/> 2018-03-13 21:58:37 +08:00
Tyler Long 594847ba04 Release 8.0.0-alpha.7 2018-03-13 21:18:09 +08:00
Tyler Long f3fcfb635b Gantt numberSectionStyles should be 4 2018-03-13 21:17:32 +08:00
Tyler Long 011220180c Release 8.0.0-alpha.6 2018-03-13 19:31:04 +08:00
Tyler Long 3e9215b27d Rename folders 2018-03-13 15:28:48 +08:00
Tyler Long 6ce2dfeaec Remove example graph 2018-03-13 15:19:24 +08:00
Tyler Long 9176237361 Remove dot graph 2018-03-13 15:14:43 +08:00
Tyler Long 9b65abe76a Remove useless code 2018-03-13 15:04:05 +08:00
Tyler Long d6085fcdb9 Rename flow.scss to flowchart.scss 2018-03-13 14:49:46 +08:00
Tyler Long 259d2a9b5c Refactor css loading code 2018-03-13 14:31:56 +08:00
Tyler Long f62736c749 Support customization of gantt diagram xAxis format using diagram code 2018-03-13 14:01:44 +08:00
Tyler Long 7ef1b28c83 Remvoe ganttDb getDateFormat 2018-03-13 13:48:27 +08:00
Tyler Long 7df9dea72a Fix sequence diagram note text y position issue 2018-03-13 13:23:38 +08:00
Tyler Long 2a061fba07 Fix note text y position 2018-03-13 11:06:27 +08:00
Tyler Long 93aa575697 Minor change to code 2018-03-13 10:58:10 +08:00
Tyler Long 8a20a71906 Test a complex sequence diagram 2018-03-13 10:54:39 +08:00
Tyler Long 37076d3d1f Support global config of gantt axisFormat 2018-03-12 21:33:02 +08:00
Tyler Long acf11bdc6c Refactor by renaming 2018-03-12 21:16:22 +08:00
Tyler Long d222196fd1 Refactor by renaming 2018-03-12 21:06:49 +08:00
Tyler Long 6f43082e38 Rename graphDb to flowDb 2018-03-12 20:52:06 +08:00
Tyler Long 964bc4dc12 Rename info to example 2018-03-12 20:46:29 +08:00
Tyler Long ecf7870b3e Refactor scss 2018-03-12 20:21:19 +08:00
Tyler Long 30fcab1c63 Rename scss files 2018-03-12 20:10:33 +08:00
Tyler Long edde501d54 Inline window.getComputedStyle(svg) so you can save the svg. 2018-03-11 23:47:45 +08:00
Tyler Long 35c0e2cea2 Release 8.0.0-alpha.2 2018-03-11 23:26:37 +08:00
Tyler Long 5cf061cb32 Fix foreignObject issue 2018-03-11 23:19:38 +08:00
Tyler Long 5b6dfb01a6 Use timestamp to generate uniq id 2018-03-11 22:46:59 +08:00
Tyler Long a0b589979d Simplify API 2018-03-11 22:38:13 +08:00
Tyler Long 0d0cdd0542 Remove render2 method 2018-03-11 22:23:26 +08:00
Tyler Long 297fa7a069 Remove codeclimate config file 2018-03-11 22:15:43 +08:00