Knut Sveidqvist
94e768dd01
#1110 Cleanup and removal of loggings
2019-12-04 18:04:56 +01:00
Knut Sveidqvist
7adb80b35b
Fixes after verification, font-family set to label of transitions in statediagram
2019-10-19 14:43:26 +02:00
Knut Sveidqvist
3709d9d5c8
Merge pull request #996 from edekadigital/bug-783
...
#783 Hard to customize font-size for gantt charts
2019-10-15 19:38:20 +02:00
Kolja Markwardt
96c86fd4b2
#783 Hard to customize font-size for gantt charts
...
- deselect theme style if font-size is set on the taskText element (e.g. via gantt-config)
2019-10-15 15:59:36 +02:00
Knut Sveidqvist
047ce2949a
#989 Added font styling classes to diagrams lacking then
2019-10-13 19:16:35 +02:00
Knut Sveidqvist
53bdfee057
#989 Font configuration
2019-10-12 16:53:21 +02:00
Knut Sveidqvist
2da55993e0
Test of font-settings for correct image snapshots
2019-10-12 09:16:33 +02:00
Knut Sveidqvist
a258eda035
#945 Setting up stylesheet, classes and colors
2019-10-11 18:12:24 +02:00
Christian Klemm
96735dd543
Added rendering for annotations
2019-10-04 21:09:49 +02:00
Ashish Jain
398d66bda9
#22 Update SCSS for pie chart specific title class
2019-09-11 21:39:39 +02:00
Ashish Jain
42fc23cff2
#22 Basic Pie Chart
2019-09-11 21:20:28 +02:00
Knut Sveidqvist
e679556975
Merge pull request #886 from stanhu/sh-fix-flowchart-label
...
Fix text label colors for flow charts. Thanks for the fix!
2019-07-21 09:28:12 -07:00
Stan Hu
c6502fb03b
Style the flow chart labels via SCSS
2019-07-21 08:51:44 -07:00
Knut Sveidqvist
5fd803d479
Fix merge changes for pr 722 and issue #782
2019-06-30 16:14:59 +02:00
Knut Sveidqvist
e0a70bd352
Merge of latest changesin to pr #804
2019-06-09 12:40:37 -07:00
Knut Sveidqvist
3e6396cc4b
Merged in recent updates
2019-06-09 10:53:46 -07:00
Knut Sveidqvist
23693bd57e
Merge pull request #845 from Qix-/style-subgraph
...
Support styling of subgraphs
2019-05-28 22:22:45 +02:00
Josh Junon
f51596eb61
Support styling of subgraphs
2019-05-24 17:08:45 +02:00
Jonathan Newnham
c1d252afe0
fix dark theme loop labels not visible
...
* fix loop label text forced to black, ignoring styles
* fix styles that were being ignored
2019-05-14 11:23:37 +10:00
abzicht
0a7b8840a4
Added css for clickable when task text is outside of task
2019-03-15 20:34:26 +01:00
abzicht
d2eb507e7d
Adding styles for clickable tasks
2019-03-10 13:43:20 +01:00
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