Commit Graph

335 Commits

Author SHA1 Message Date
knsv e1f0367631 Release 8.2.4 2019-08-25 06:31:58 -07:00
Alexander Sage cfea52f570 chore: integrate jison into webpack build 2019-08-03 15:05:43 -07:00
knsv 0478e4217b Version bump 2019-07-22 02:20:29 -07:00
knsv f11d1a6fa1 #847 Better sanitizing of urls 2019-07-22 02:18:09 -07:00
knsv c33533082c #847 Handling of embedded javascript in links 2019-07-21 07:39:36 -07:00
knsv 5dd392127f Release docs 2019-07-21 02:23:23 -07:00
ashishjain0512 1cee9828b0 Added script for update e2e snapshots 2019-07-16 08:32:27 -07:00
Knut Sveidqvist c818dbb5a0 Setting default securityLevel to strict, updated docs in mermaidAPI 2019-07-14 06:07:27 -07:00
Knut Sveidqvist 9753578903 Removed filelog as it causes a security warning 2019-07-14 02:44:46 -07:00
Knut Sveidqvist 95967151ae Release 8.1.0 2019-06-25 10:24:57 +02:00
Knut Sveidqvist 4cb0b9174b Added info diagram to show the version pf mermaid, buig fixes for gannt diagrams 2019-06-15 14:28:13 +02:00
Knut Sveidqvist e0a70bd352 Merge of latest changesin to pr #804 2019-06-09 12:40:37 -07:00
Knut Sveidqvist df7dc21893 Merge branch 'no-bloat' 2019-06-09 07:00:29 -07:00
Knut Sveidqvist 2f7da8b577 Added test of usage via webpack to the e2e tests 2019-06-09 06:49:40 -07:00
Fabio Spampinato ed3d15501a Aligned “lodash” version with other dependencies, so that it gets deduplicated 2019-06-04 03:52:01 +02:00
Fabio Spampinato fef85cf259 Importing only specific modules from "lodash" 2019-06-04 03:32:56 +02:00
Fabio Spampinato 00be016979 Avoiding publishing the “src” folder to NPM 2019-06-04 03:17:14 +02:00
Fabio Spampinato 9290aa2b61 Replaced “moment” with “moment-mini" 2019-06-04 03:14:35 +02:00
Knut Sveidqvist 357e738983 Adding image snapshots for graphs 2019-05-31 14:20:43 +02:00
Knut Sveidqvist 7242a98adb Moving jest config out of package.json to facilitate different jest configurations for unit tests and e2e tests 2019-05-30 19:31:41 +02:00
Knut Sveidqvist 6974892a11 Added jest, jest-puppeteer and jest-image-snapshot for e2e tests 2019-05-30 19:27:27 +02:00
Philipp A d78b33ca75 Fixed tests 2019-04-26 10:04:46 +02:00
abzicht 0a7b8840a4 Added css for clickable when task text is outside of task 2019-03-15 20:34:26 +01:00
abzicht f272cff7f6 Adding minify capability 2019-03-10 18:23:11 +01:00
Tyler Long 9ecee6b163 Generate jison files 2018-12-17 17:31:22 +08:00
Tyler Long 349aeb5a26 Upgrade dependencies 2018-12-17 14:56:26 +08:00
Tyler Long a4992963b3 Set SVG viewBox 2018-04-12 23:05:08 +08:00
Tyler Long 44ff608868 ultimate solution to position the svg 2018-04-12 09:06:20 +08:00
Tyler Long 8b1698b17d Fix flowchart text size measuring issue 2018-03-21 21:29:12 +08:00
Tyler Long f8da3c2e48 More padding to fix cutoff issue 2018-03-20 23:04:01 +08:00
Tyler Long 03f9264394 Update dependencies 2018-03-20 21:49:31 +08:00
Tyler Long 33da5bcee1 Fix flowchart cut off issue 2018-03-20 20:08:52 +08:00
Tyler Long 01541a3dc1 Fix a typo in flowRenderer. Fix #541 2018-03-19 09:31:29 +08:00
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 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 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
Stefan Sechelmann 274e9f3e42 add test:tdd script to package.json 2018-03-15 13:57:26 +01:00
Tyler Long 07d881cd5e Release 8.0.0-alpha.9 2018-03-14 21:40:26 +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 011220180c Release 8.0.0-alpha.6 2018-03-13 19:31:04 +08:00
Tyler Long 7df9dea72a Fix sequence diagram note text y position issue 2018-03-13 13:23:38 +08:00
Tyler Long 37076d3d1f Support global config of gantt axisFormat 2018-03-12 21:33:02 +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 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 bb9d5e38fa Fix coveralls issue 2018-03-09 14:11:51 +08:00
Tyler Long bb365ca1b5 Replace CodeClimate with coveralls 2018-03-09 14:01:53 +08:00
Tyler Long c251270633 Release 8.0.0-alpha.1 2018-03-09 09:35:11 +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 7dd174642c Use graphlibrary 2018-03-06 16:04:40 +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 8848203d90 Fix issues of last PR 2017-12-26 20:58:54 +08:00
Tyler Long b093fc8a55 Update webpack config 2017-12-20 22:20:56 +08:00
Tyler Long 7e01b2b3fb Get rid of babel-preset-es2015 2017-12-20 22:10:58 +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 a4348f1963 Inline svg font 2017-09-13 10:15:35 +08:00
Tyler Long fe0434cb16 Release 7.0.17 2017-09-12 23:13:49 +08:00
Tyler Long a6f992ce5b Allow user to configure theme 2017-09-12 22:54:50 +08:00
Tyler Long 04fc5e51fc Release 7.0.15 2017-09-12 22:21:10 +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 75d9e7bc59 webpack fs: 'empty' 2017-09-11 23:06:34 +08:00
Tyler Long c5a7eeaa0f Remove 'fs' as dependency 2017-09-10 23:16:35 +08:00
Tyler Long 4947c75ff7 Release 7.0.12 2017-09-10 23:00:20 +08:00
Tyler Long c53c679c6b jest --runInBand 2017-09-10 11:56:53 +08:00
Tyler Long 2d91daf858 Replace tape with jest 2017-09-10 11:42:39 +08:00
Tyler Long fc5c07027c No manual global mermaid 2017-09-09 21:47:21 +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 21c91a8408 Release 7.0.8 2017-09-03 22:20:00 +08:00
Tyler Long 3fbb5f08b8 Remove live-server 2017-09-03 20:07:40 +08:00
Tyler Long 973f5b2591 Minor change to package.json scripts 2017-09-03 12:21:42 +08:00
Tyler Long a9c23f205b Remove jison_legacy 2017-09-03 12:15:58 +08:00
Tyler Long 2565b47637 Update karma config 2017-09-03 09:09:58 +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 f6b5c704e8 Make build faster 2017-09-01 18:34:10 +08:00
Tyler Long 6fe62060c6 Update config 2017-09-01 18:05:46 +08:00
Tyler Long a18179e6db Remove editor 2017-09-01 17:35:13 +08:00
Tyler Long 89e1da4780 Update build scripts 2017-09-01 16:15:41 +08:00
Tyler Long 47be3df96a Remove docs 2017-09-01 15:46:40 +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 4017628630 Release 7.0.4 2017-08-17 00:00:26 +08:00
Tyler Long d596b58895 Update dependencies 2017-08-16 23:57:43 +08:00
Tyler Long 1076d67137 Disable amd parse for lodash 2017-06-04 12:13:22 +08:00
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