abzicht
4587f5a73d
Added 'clickable' class to all elements with interactivity. This allows css styling for clickable elements
2019-03-09 20:08:52 +01:00
Gijs van Dam
48f8c3f85a
Add custom rendering of milestone tasks
...
If a task is a milestone, the rect shape will be square in the center of
the original width of the rectangular calculated if it weren't a
milestone. The placement of the label text is adjusted accordingly.
Both the rect and the text get a 'milestone' and 'milestoneText' class
accordingly.
The scss rotates the square and scales it a bit down, so that it's a
diamond, which appears to be the defacto standard for milestone icons.
The label text is put in italics.
The rotational transform is done in the scss, so that it's easy for
users to create their own milestone icon-style.
2019-02-01 12:34:55 +08:00
Tyler Long
2914d4975b
Fix arrowhead style issue
2018-12-18 13:55:14 +08:00
Tyler Long
2a0fcd99e4
Merge pull request #720 from paulbland/add-activation-class
...
Add nested activation classes
2018-12-18 13:39:18 +08:00
Gerrit-Jan Lubbertsen
ba2f2cb284
Fix issue with marker-end.
...
I had issues with marker-end. Assuming that CSS got more strict over time.
2018-11-13 16:32:26 +01:00
Bland, Paul
80c7c9a86e
added ability to style nested activations
2018-08-24 11:56:28 -04:00
Bland, Paul
228b832bed
moved hard-coded fill and stroke colors from svgDraw.js to scss files, and added defaults to all themes
2018-08-22 10:22:50 -04:00
Bland, Paul
5903b33016
typo in word "sequence"
2018-08-16 16:55:28 -04:00
Bland, Paul
47bad33949
change all occurences of node number to "sequence number"
2018-08-16 16:53:30 -04:00
Bland, Paul
fb79b133e9
added sequence numbers
2018-08-16 13:44:59 -04:00
Tyler Long
d6085fcdb9
Rename flow.scss to flowchart.scss
2018-03-13 14:49:46 +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
2ed515091f
Add id as css scope
2018-03-11 21:36:59 +08:00
Tyler Long
b093f9fd41
Simplify css code
2018-03-11 20:26:23 +08:00
Tyler Long
fde6396f48
Minor change to css code
2018-03-11 20:14:22 +08:00
Tyler Long
be33c41a40
Scope all css rules to .mermaid
2018-03-11 18:24:58 +08:00
Tyler Long
e20528ab0d
Simplify scss code
2018-03-11 18:06:28 +08:00
Tyler Long
a40d89ba0d
Simplify SCSS code
2018-03-11 17:26:55 +08:00
Tyler Long
0a7829fcfe
Replace less with scss
2018-03-09 16:23:35 +08:00