467 Commits

Author SHA1 Message Date
Neil Cuzon
ed1c2cb596
Update README.md 2020-07-18 05:18:18 -07:00
Neil Cuzon
212e0e624f
Update n00b-overview.md 2020-07-18 04:59:52 -07:00
Neil Cuzon
1c6a64caf2
Update n00b-overview.md 2020-07-18 04:27:17 -07:00
Neil Cuzon
615c6cb388
Update directives.md 2020-07-17 20:00:24 -07:00
Neil Cuzon
31f890d55c
Update n00b-overview.md 2020-07-17 16:54:55 -07:00
Neil Cuzon
567c09850c
Update n00b-overview.md
- Added copy to make it more friendly to beginners.
2020-07-17 16:54:23 -07:00
Knut Sveidqvist
da8e75f98a Merge from master with doc updates 2020-07-16 12:27:03 +02:00
Knut Sveidqvist
b6b76eb137 Docs updated from code 2020-07-16 12:17:21 +02:00
Neil Cuzon
14388f4bb1
Update n00b-gettingStarted.md 2020-07-15 21:30:23 -07:00
Neil Cuzon
369e6d1e61
Update README.md 2020-07-15 14:15:28 -07:00
Neil Cuzon
789200d454
Update README.md 2020-07-15 14:11:35 -07:00
Neil Cuzon
dcfab0f4dd
Update README.md 2020-07-15 13:27:54 -07:00
Neil Cuzon
9677ed9e2d
Update README.md 2020-07-15 10:35:50 -07:00
Neil Cuzon
a4ece6c1c5
Update directives.md 2020-07-15 10:35:19 -07:00
Neil Cuzon
e34396015f
Update directives.md 2020-07-15 10:34:57 -07:00
Neil Cuzon
64e3310376
Update directives.md 2020-07-15 10:34:34 -07:00
Knut Sveidqvist
3a9306a9c2 #1485 Setting proper font settings in the root css 2020-07-15 12:12:57 +02:00
Neil Cuzon
cd23899e02
Update README.md 2020-07-14 21:01:01 -07:00
Neil Cuzon
5a9fa66b04
Update _sidebar.md 2020-07-14 21:00:45 -07:00
Neil Cuzon
1866244a2a
Update 8.6.0_docs.md 2020-07-14 19:37:05 -07:00
Neil Cuzon
5d4583c77f
Update 8.6.0_docs.md 2020-07-14 19:33:06 -07:00
Neil Cuzon
66ee81c55f
Update 8.6.0_docs.md 2020-07-14 19:27:00 -07:00
Neil Cuzon
2b9960e05f
Update stateDiagram.md 2020-07-14 14:25:49 -07:00
Neil Cuzon
c2e34cd0f5
Update pie.md 2020-07-14 14:25:46 -07:00
Neil Cuzon
78bb5e09e5
Update sequenceDiagram.md 2020-07-14 14:25:43 -07:00
Neil Cuzon
e8c7ffa872
Update flowchart.md 2020-07-14 14:25:40 -07:00
Neil Cuzon
557a3f0896
Update gantt.md 2020-07-14 14:25:37 -07:00
Neil Cuzon
b2af5390fb
Update README.md 2020-07-13 18:14:59 -07:00
Neil Cuzon
eb6c901527
Update README.md 2020-07-13 18:04:41 -07:00
Neil Cuzon
d5a9cbe5a3
Update README.md 2020-07-13 18:03:36 -07:00
Neil Cuzon
0658581bcd
Update README.md 2020-07-13 18:02:38 -07:00
Neil Cuzon
26c3f5a2cc
Update README.md 2020-07-13 18:01:43 -07:00
Neil Cuzon
ea0cd80ea7
Add files via upload 2020-07-13 17:58:25 -07:00
Neil Cuzon
11d35c8410
Update README.md 2020-07-13 17:13:07 -07:00
Neil Cuzon
38359e176f
Update README.md 2020-07-13 17:12:29 -07:00
Neil Cuzon
e54d9cf629
Update 8.6.0_docs.md 2020-07-13 14:56:28 -07:00
Neil Cuzon
deccf8891d
Update README.md 2020-07-13 14:56:24 -07:00
Neil Cuzon
e5ac551795
Update README.md 2020-07-13 14:47:52 -07:00
Neil Cuzon
7684f79e64
Update README.md 2020-07-13 14:47:36 -07:00
Neil Cuzon
9fdab327c8
Update 8.6.0_docs.md 2020-07-13 14:46:47 -07:00
Neil Cuzon
1908af6f54
Update 8.6.0_docs.md 2020-07-13 14:45:55 -07:00
Neil Cuzon
a677608f1d
Update 8.6.0_docs.md 2020-07-13 14:42:57 -07:00
Neil Cuzon
93d462e028
Update README.md 2020-07-13 13:59:55 -07:00
Knut Sveidqvist
686ee1e349 Relase 8.6.0 2020-07-13 16:39:52 +02:00
Neil Cuzon
06ceb5e68d
Update README.md 2020-07-12 10:44:35 -07:00
Knut Sveidqvist
12668b78b9
Merge pull request #1535 from 72636c/feature/er_classes
Add classes to ERD elements
2020-07-12 10:52:30 +02:00
Knut Sveidqvist
8255088508
Merge pull request #1534 from 72636c/feature/er_use_max_width
Add `er.useMaxWidth` config option
2020-07-12 10:51:00 +02:00
Ryan Ling
3e38da2120
Document er defaults 2020-07-11 20:50:36 +10:00
Ryan Ling
f2e7c82231
Fix table alignment 2020-07-11 20:44:46 +10:00
Ryan Ling
20e56d7dfa
Add classes to ERD elements
It's a little hard to style the current ERDs. This aims to make things
easier by associating a distinct class with each type of element within
the diagram.

I've added a common `er` class across the elements so that those that
bring their own `themeCSS` can target styles at this diagram type. This
hasn't really been done elsewhere so I'm open to suggestions; an
alternative may be to add classes to a top-level element so that we can
do e.g. `svg.mermaid.er .entityBox`.
2020-07-11 20:34:57 +10:00