mermaid/src
Mindaugas Laganeckas ce3ba4f772
Make initThrowsErrors available to clients
Missing piece for https://github.com/mermaid-js/mermaid/pull/2379
2022-05-18 08:51:19 +02:00
..
__mocks__/entity-decode getting there 2022-02-10 20:32:21 +01:00
dagre-wrapper feat: add hideUnusedParticipants and some cleanup 2022-04-14 19:19:18 -07:00
diagrams #3050 Renaming setTitle to setAccTitle 2022-05-17 20:23:45 +02:00
jison chore(deps-dev): bump jest from 27.5.1 to 28.0.3 (#2995) 2022-05-04 17:42:11 -07:00
themes #3050 Renaming setTitle to setAccTitle 2022-05-17 20:23:45 +02:00
Diagram.js #1252 Adding confuration options and some cleanup, swicth of graphType from git to gitGraph 2022-04-07 18:22:06 +02:00
accessibility.js Linting changes to fix build 2022-04-12 07:16:14 +02:00
commonDb.js #3050 Renaming setTitle to setAccTitle 2022-05-17 20:23:45 +02:00
config.js protect config.js from attempting to use invalid theme name 2022-04-29 17:46:19 -07:00
config.spec.js getting there 2022-02-10 20:32:21 +01:00
defaultConfig.js Added support to change the position of the main branch 2022-05-06 19:37:32 +02:00
errorRenderer.js getting there 2022-02-10 20:32:21 +01:00
interactionDb.js getting there 2022-02-10 20:32:21 +01:00
logger.js Autofix 2022-03-31 19:15:01 +02:00
mermaid.js Make initThrowsErrors available to clients 2022-05-18 08:51:19 +02:00
mermaid.spec.js getting there 2022-02-10 20:32:21 +01:00
mermaidAPI.js fix parse() to match spec (return true if valid, false if invalid (and a parseError handler is defined)) 2022-05-05 11:48:53 -07:00
mermaidAPI.spec.js add more test for mermaidAPI.parse() to ensure it matches documented behavior 2022-05-05 11:50:11 -07:00
styles.js #3050 Renaming setTitle to setAccTitle 2022-05-17 20:23:45 +02:00
utils.js #1252 Adding confuration options and some cleanup, swicth of graphType from git to gitGraph 2022-04-07 18:22:06 +02:00
utils.spec.js #1252 Adding confuration options and some cleanup, swicth of graphType from git to gitGraph 2022-04-07 18:22:06 +02:00