Commit Graph

29 Commits

Author SHA1 Message Date
Eirik Bjornset d3577eb59b fix: bug #2346 "ER-attribute comments not work" 2021-12-29 21:27:51 +01:00
Yash-Singh1 d140a9df8f Switch from mermaid-code -> mmd 2021-11-10 18:04:40 -08:00
Yash-Singh1 2ae442accc Support for mermaid-example 2021-11-03 15:26:59 -07:00
Yash-Singh1 ab3e076c91 Use theme properly and another syntax highlight change 2021-11-01 19:33:01 -07:00
Yash-Singh1 d2b7a3ec28 Add syntax highlight to some erdiagrams 2021-11-01 18:02:49 -07:00
Yash-Singh1 1b7e690ec1 Use monaco-mermaid for syntax highlighting and many syntax highlighting improvements 2021-10-31 14:45:41 -07:00
Zer0n0mask 23d23251c7
Update entityRelationshipDiagram.md
Just a piece of code that was there but didn't appear as code but just as the resulting graph.
2021-10-18 21:39:05 -03:00
RonaldZielaznicki 3383da514a Update ER Diagram to have keys and comments.
Update ER Diagrams to have keys and comments.
2021-08-12 16:18:54 -04:00
Jayen Ashar f47450846c
Fix for ER diagram docs.
issue in master but not develop
2021-01-11 18:44:32 +11:00
Knut Sveidqvist 5ec30ac35c Fix for ER diagram docs. 2020-12-23 10:34:50 +01:00
Knut Sveidqvist 96ac13cdac Merge branch 'master' into develop 2020-11-26 19:25:57 +01:00
Lee Sun-Hyoup d72ba16664
Fixed markdown error in Relationship Syntax 2020-11-26 14:25:22 +09:00
sy-records cb41569a5a feat: Auto generation of Edit this Page 2020-11-15 10:28:47 +08:00
Ashish Jain 4f568d5d19 Updating minor changes on Docs 2020-11-05 19:16:12 +01:00
Adrian Hall ae1880311e Support attribute definitions for entities in ERDs 2020-11-02 09:41:46 +00:00
Knut Sveidqvist 6aaec3dc96 Merge branch 'bug/1710_underscore_in_entity_names' of https://github.com/spopida/mermaid into spopida-bug/1710_underscore_in_entity_names 2020-10-31 11:10:24 +01:00
Adrian Hall 26e0283fc7 Merge remote-tracking branch 'origin/bug/1710_underscore_in_entity_names' into develop 2020-10-30 13:56:22 +00:00
Neil Cuzon a9c3019433
Update entityRelationshipDiagram.md 2020-10-28 00:37:35 -07:00
NeilCuzon 445daaeba2 Switching to Docsify and adding search 2020-10-25 00:30:20 -07:00
saowang 9e8c6aed4d Update documents to compatible jekyll-rtd-theme 2020-08-21 01:01:06 +08:00
Marc Faber b55d5c0e39 #1609 Fix markdown and example code in docs for state and er diagrams 2020-08-17 20:26:06 +02: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
Adrian Hall 4e4c80b7fa Update docs to include ER diagram descriptions 2020-04-16 12:19:04 +01:00
Adrian Hall 3db27e6017 Tiny tweaks to docs for ER diagram 2020-04-10 11:47:29 +01:00
Adrian Hall 91b64798bb Escape the pipes in the syntax table 2020-04-10 11:40:39 +01:00
Adrian Hall 9199546dca Alter ERD syntax for compatibility with PlantUML 2020-03-29 08:42:20 +01:00
Adrian Hall d3f78299e7 Add integration tests, basic docs, and fix multi-diagram bug 2020-03-18 16:53:26 +00:00
Adrian Hall 3e76b2374c Initial documentation for ER diagrams 2020-03-18 09:31:10 +00:00