Commit Graph

350 Commits (93bcf8dbb5cfb0c0f6f9670b6e03e14e09db5aa3)
 

Author SHA1 Message Date
Ben Peachey 4f7c12dd63
Merge pull request #164 from kirchsth/feature/boundaryTransparent
#163 Boundary background color is transparent again
5 years ago
Ben Peachey 18f8b64a0f
Merge pull request #161 from kirchsth/feature/updateReadmeSample
#159 Update readme sample with new features and styles
5 years ago
Ben Peachey 34ba2d6143
Merge pull request #160 from kirchsth/feature/relationLine
#159 Relation tags support line styles
5 years ago
Ben Peachey 5986de1a8e
Merge pull request #158 from kirchsth/feature/legendautohide
#157 Legend shows only diagram "style" relevant legend entries
5 years ago
Ben Peachey 8618a7df3a
Merge pull request #150 from kirchsth/feature/149_LegendColor
#149  Calculate missing legend colors based on brightness
5 years ago
Ben Peachey a32f7d8034
Merge pull request #147 from kirchsth/feature/143_incl_C4Person
#146 New layout call SHOW_PERSON_OUTLINE() activates shape "person"; new $shape argument supports rounded-box and eight-sided shapes
5 years ago
Ben Peachey 24d973558b
Merge pull request #143 from kirchsth/feature/141_incl_SHOW_LEGEND_LEFT
#134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance()
5 years ago
Ben Peachey 8f4fa655db
Merge pull request #141 from kirchsth/feature/126_incl_Link_Portrait
#49, #139: Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT()
5 years ago
Ben Peachey d54f58e96c
Merge pull request #59 from stawirej/intellij_live_template
Add live templates for IntelliJ
5 years ago
KIRCHSTH e408d6dcfc #164 samples\C4CoreDiagrams.md - Fix "Deployment Diagram for Internet Banking System - Live with details" url 5 years ago
KIRCHSTH 31df88c71e #163 Boundary background is transparent again 5 years ago
KIRCHSTH 4d9db66dfb #159 Update readme sample with new features and styles (2) 5 years ago
KIRCHSTH f5d06a70cb #159 Update readme sample with new features and styles 5 years ago
KIRCHSTH 32c482facd #159 Relation tags support line styles 5 years ago
KIRCHSTH 78e81e6388 #157 Legend shows only style relevant $tag and default elements 5 years ago
KIRCHSTH 35bd190742 #149: LegendColor considers brightness (3 - add old PlantUML version workaround) 5 years ago
KIRCHSTH bbbda8c6e8 #149: LegendColor considers brightness (2 - relations too) 5 years ago
KIRCHSTH 41b3a20f09 #149: LegendColor considers brightness 5 years ago
KIRCHSTH 841aef26f4 #145: Support rounded-box and eight-sided shapes 5 years ago
KIRCHSTH adbedcb151 #146 New layout call SHOW_PERSON_OUTLINE() activates shape "person" 5 years ago
KIRCHSTH fb5c125172 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (3 - legend is reserved; LEGEND() is new default alias) 5 years ago
KIRCHSTH e6e7cd3d75 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (2 - fix https://) 5 years ago
KIRCHSTH 70e2622d10 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (instead of SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT()) 5 years ago
KIRCHSTH 9774e06e86 #134: Legend fill whitespace with SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT() 5 years ago
Ben Peachey a464e4c117
Merge pull request #142 from qrilka/patch-1
Typo fix
5 years ago
Kirill Zaborsky 669ac18e0e
Typo fix 5 years ago
KIRCHSTH 0b5b3a2f20 Merge remote-tracking branch 'upstream/master' into feature/126_incl_Link_Portrait 5 years ago
Ben Peachey 34353ddd4a
Add backward compatibility for UpdateSkinparamsAndLegendEntry. 5 years ago
Ben Peachey 621a191552
Add backward compatibility for SHOW_DYNAMIC_LEGEND 5 years ago
Ben Peachey ceddd0aba6
Merge pull request #135 from kirchsth/feature/126_inclLink
#119, #72: All elements and relationships can support hyperlinks (based on #126)
5 years ago
Ben Peachey 0b1211c5dc
Merge branch 'master' into intellij_live_template 5 years ago
KIRCHSTH 930716246a Merge remote-tracking branch 'upstream/master' into feature/126_incl_Link_Portrait 5 years ago
KIRCHSTH e050eb3838 #126: C4 relationships support description, sprite/openIconic and tags (7 - update sample with scaled sprites)
#49,  #139: Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT()
5 years ago
Victor Lupu bd69532d15
Merge pull request #136 from kirchsth/feature/133
#133, #48: fix StereotypeFontSize 0 and StereotypeFontColor problem
5 years ago
KIRCHSTH a5f49ce791 #133, #48: fix StereotypeFontSize 0 and StereotypeFontColor problem (2 - fix update with missing font/bg color too) 5 years ago
KIRCHSTH 41f8919cda #133, #48: fix StereotypeFontSize 0 and StereotypeFontColor problem 5 years ago
KIRCHSTH 0ad6fedf38 #119, #72: Add link support: Readme.md - add missing args in docu 5 years ago
KIRCHSTH 19447d7382 #119, #72: Add link support: Readme.md - image with links is added as svg 5 years ago
KIRCHSTH e24ddc02ca #119, #72: Add link support: Relationships are updated, Readme.md extended 5 years ago
KIRCHSTH abe96b1142 #119, #72: Add link support: Added SystemDb..., SystemQueue... are updated 5 years ago
KIRCHSTH 5f8ab7b923 Merge remote-tracking branch 'upstream/master' into feature/126_inclLink 5 years ago
KIRCHSTH 1c86ba40b1 #119, #72: Add link support: All elements (except relations) are updated 5 years ago
KIRCHSTH f3639ab59f #126: C4 relationships support description, sprite/openIconic and tags (6a - fix PR finding: all files should end with empty line) 5 years ago
KIRCHSTH cdc8602051 #126: C4 relationships support description, sprite/openIconic and tags (6 - fix PR findings: remove obsolete code, update comments and use https urls) 5 years ago
Adrian Lupu ea051eb969 Merge branch 'feature/128' of https://github.com/kirchsth/C4-PlantUML into master 5 years ago
Adrian Lupu aeb192fa54 updated readme and code snippets to include database/queue systems 5 years ago
Adrian Lupu bf9537d3db Merge branch 'feature/113-SystemDb-SystemDb_Ext-missing' of https://github.com/kirchsth/C4-PlantUML into master 5 years ago
Victor Lupu 56961669be
Merge pull request #125 from kirchsth/feature/124
#124 Remove not working, misleading and unused default values
5 years ago
KIRCHSTH 78b2eac66d #113: Restore SystemDb and SystemDb_Ext 5 years ago
KIRCHSTH c3c6fa7162 #128: Some boundary skinparam have to be set a package skinparams too (PlantUML uses internal packages) 5 years ago