Knut Sveidqvist
11f3cbdb36
#1958 Handling multiple edges from and to the same node tuple
2021-04-30 10:34:50 +02:00
Harshil Parmar
0728533676
Merge branch 'develop' into enhancement/standardized_naming
2021-02-06 16:04:14 +05:30
harshilparmar
7019a1149d
Change logger to log
2021-02-06 15:56:05 +05:30
Knut Sveidqvist
fc5693067c
#1874 #1865 Fix for rgression issue
2021-01-28 07:52:17 +01:00
Knut Sveidqvist
177cd30854
#1874 Protecting the original configuration
2021-01-27 22:23:33 +01:00
Knut Sveidqvist
a6cfb315f2
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
2021-01-24 08:33:03 +01:00
Knut Sveidqvist
9ec76f7ecb
#1865 Additional styling fixes
2021-01-24 08:31:16 +01:00
Marc Faber
03edd00014
#1865 Making title color woitk when htmnlLabels are used (separated css rules for cluster text and span)
2021-01-23 22:36:20 +01:00
Knut Sveidqvist
ea9a893c24
#1865 Making title color woitk when htmnlLabels are used
2021-01-23 16:07:25 +01:00
Matthieu MOREL
63b404be9f
wrong index
2020-12-10 09:46:22 +01:00
Matthieu MOREL
aaf031f501
Remove space
2020-12-10 09:44:45 +01:00
Matthieu MOREL
b97e71e83e
Support old and new syntax
2020-12-10 09:35:46 +01:00
Matthieu MOREL
62768cd617
Wording : node instead of task
2020-12-08 09:56:44 +01:00
Matthieu MOREL
2d100197c8
rollback changes on class Diagram
2020-12-06 15:23:05 +01:00
Matthieu MOREL
4debc2dffb
partial rollback on config factorization
2020-12-06 14:58:22 +01:00
Matthieu MOREL
b1bb2dce16
config factorization
2020-12-06 14:44:40 +01:00
Matthieu MOREL
5ca629ec90
parenthesis are mandatory
2020-12-06 14:14:04 +01:00
Matthieu MOREL
e7852ea54e
update diagrams and syntax and examples
...
add test for multiple arguments
2020-12-06 14:04:46 +01:00
Matthieu MOREL
84697eb9b0
6th rank instead of 7
2020-12-06 13:09:11 +01:00
Matthieu MOREL
884f6b3571
callback with tooltip without arguments
2020-12-06 13:02:24 +01:00
Matthieu MOREL
aa9ecde7c8
prefix with href
2020-12-06 12:53:46 +01:00
Matthieu MOREL
1ead98b999
click event or link
2020-12-06 12:51:19 +01:00
Matthieu MOREL
2a14039733
exepect ids as first parameter
2020-12-06 11:12:14 +01:00
Matthieu MOREL
568962dadf
interaction test update
2020-12-06 11:03:24 +01:00
Matthieu MOREL
7126d215b0
format
2020-12-06 10:45:13 +01:00
Matthieu MOREL
027342bba0
missing closing bracket
2020-12-06 10:38:26 +01:00
Matthieu MOREL
7b953ffefb
Arguments handling for flow chart functions
2020-12-06 10:27:54 +01:00
Marc Faber
7ea18f5462
#1742 narrow down console logging when flowchart subgraphs are added
2020-11-18 00:02:10 +01:00
Knut Sveidqvist
d8da24804f
#1724 Adding fontawesome to edge labels
2020-10-15 19:29:37 +02:00
Knut Sveidqvist
7404e436d2
#1726 Handling think lines
2020-10-15 19:00:35 +02:00
Knut Sveidqvist
582a045457
#1704 Test and lint
2020-10-07 20:43:52 +02:00
Knut Sveidqvist
4b2d98129e
#1704 handling of subgraph data
2020-10-07 20:43:31 +02:00
Knut Sveidqvist
c691ef1899
Removing console.logs
2020-09-30 18:47:50 +02:00
Knut Sveidqvist
c9ff70b3cc
#1657 Handling class definitions for flowchart beta
2020-09-20 12:14:04 +02:00
Ashish Jain
57a208d271
Fix for broken Flowchart test cases
2020-09-16 22:02:11 +02:00
Ashish Jain
a26c9fca1e
#1676 Fix for additonal usecases for flowchart
2020-09-16 21:53:17 +02:00
Knut Sveidqvist
c679d18888
#1676 Fix for broken tests
2020-09-16 20:33:04 +02:00
Knut Sveidqvist
2a6372cabe
#1676 Handling vertices starting with a number
2020-09-16 20:09:02 +02:00
Knut Sveidqvist
a14ff7820e
#1676 Fix for tests
2020-09-12 13:40:25 +02:00
Knut Sveidqvist
a446b3c600
#1676 Lint fix
2020-09-12 13:35:11 +02:00
Knut Sveidqvist
c8c4554299
#1676 Adding click support and tooltip support for flowchart
2020-09-12 10:56:23 +02:00
Knut Sveidqvist
9d8c867de8
#1676 Adding click support to the new rendering engine and classDiagram-v2
2020-09-10 20:58:16 +02:00
Knut Sveidqvist
9106c6ad52
#1602 Update of handling of nested subgraphs
2020-09-02 20:34:24 +02:00
Guillaume Grossetie
184fcab0b7
resolves #1490 consistent SVG height and width between diagrams
2020-08-25 15:46:10 +02:00
Knut Sveidqvist
0cbd002667
#1607 Using correct config when to decide about sanitizing text
2020-08-23 20:02:51 +02:00
Knut Sveidqvist
888b1fb021
#1613 #1495 Adding support for edge length to flowchart (beta)
2020-08-16 08:45:44 +02:00
Mattéo Delabre
01344a991d
Add support for changing the length of edges
...
Resolves #637 , resolves #1495 .
The syntax for edges is extended to allow for extra
dashes/equals signs/dots (depending on the edge type). Each added
character increases the length of the edge by one rank level, as
follows:
Length | 1 | 2 | 3 |
------------------|:------:|:-------:|:--------:|
Normal | `---` | `----` | `-----` |
Normal with arrow | `-->` | `--->` | `---->` |
Thick | `===` | `====` | `=====` |
Thick with arrow | `==>` | `===>` | `====>` |
Dotted | `-.-` | `-..-` | `-...-` |
Dotted with arrow | `-.->` | `-..->` | `-...->` |
This features leverages the `minlen` property exposed by Dagre which was
not previously available when using Mermaid.
2020-08-14 00:15:26 +02:00
Justin Greywolf
5e72416478
1592-SVG syntax error with links
...
Added xlink namespace to svg definition
2020-08-12 13:47:21 -07:00
Knut Sveidqvist
e9e9b13df0
Added themeVariable references and som adjustments in base theme calculations.
2020-07-31 15:05:51 +02:00
Knut Sveidqvist
5565aab488
#1590 Theme base tweaked for custom theming
2020-07-30 19:18:18 +02:00