Commit Graph

299 Commits

Author SHA1 Message Date
Knut Sveidqvist fd5bcad5d6 Fixes after verification, version upgrade 2019-10-19 14:44:54 +02:00
Christian Klemm 42b8ac1235
Added e2e tests to prepublish task 2019-10-16 22:00:57 +02:00
Alejandro Di Leo 0678f61ce9 Updates node-sass to 4.12 and regenerates lockfiles 2019-10-06 13:15:36 -03:00
Brian Mearns 054901cb79 Fixes #848 - Use more secure PRNG
Math.random() is not cryptogaphically secure, but the crypto-random-string
package provides what is needed with a cryptographically secure pseudo-random
number generator.
2019-10-01 21:29:42 -04:00
knsv be2e467583 Release 8.3.1. Reseting the flow parser between parsings 2019-09-19 15:00:21 -07:00
knsv 0200fef389 Release 8.3.0 2019-09-18 22:19:48 -07:00
Knut Sveidqvist 4411a26002 Cleanup, removed old e2e in favour of cypress 2019-09-18 18:37:53 +02:00
knsv d2f082b2e2 #931 Replacing linter 2019-09-12 12:55:56 -07:00
knsv b3dac15d57 Merge branch 'master' into i931_code_standard 2019-09-12 12:51:41 -07:00
Knut Sveidqvist def4ca699a #931 added conf and libraries 2019-09-12 21:03:49 +02:00
Ashish Jain 42fc23cff2 #22 Basic Pie Chart 2019-09-11 21:20:28 +02:00
Knut Sveidqvist 9f87ab4941 #927 Adding support for cypress and Percy 2019-09-11 18:53:05 +02:00
knsv f4bafacc62 Release 8.2.6 2019-09-01 04:16:09 -07:00
knsv 34d3b85227 Release 8.2.5 2019-08-26 11:23:54 -07:00
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