Commit Graph

42 Commits (30dfd759ce83d3e8c36528360d34f03d512dffc0)

Author SHA1 Message Date
KIRCHSTH 95a73c1040 Add support for lineThickness in AddRelTag (3 - add test diagram, fix without color) 3 years ago
KIRCHSTH 0d26257952 PlantUML >=v.1.2022.2 can merge line and text colors of relationship tags 3 years ago
KIRCHSTH 2fd6c7a58d #240 Fix -DRELATIVE_INCLUDE="absolute/relativeToDiagram" (2 - to many files) 3 years ago
KIRCHSTH eed1546d1d #240 Fix -DRELATIVE_INCLUDE="absolute/relativeToDiagram" 3 years ago
kirchsth 07e5afde0a
Merge pull request #251 from kirchsth/feature/247_FixDynamicLegend
#247 Element styles are correct combined and dynamic legend is correct calculated
4 years ago
KIRCHSTH 344f4f616f #247 Element styles are correct combined and dynamic legend is correct calculated 4 years ago
KIRCHSTH d38fa11878 #244 Add sprites robot and robot2 4 years ago
KIRCHSTH 276a843fec #227 Boundaries can be styled via 4 years ago
KIRCHSTH ee5c527b04 #222 PlantUML stereotypes support no spaces anymore, remove spaces in $tags too (and set $legendText with space) 4 years ago
kirchsth ede252de15
Merge pull request #217 from kirchsth/feature/215_Lay_xxxxx
#215 Lay_x calls supports long version Lay_xxxx too
4 years ago
KIRCHSTH 4cd424258d #215 Lay_x calls supports long version Lay_xxxx too 4 years ago
KIRCHSTH 59f24b597c #186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (4 - build) 4 years ago
KIRCHSTH c65e5de534 #186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (3 - cleanup) 4 years ago
KIRCHSTH e607396e47 #186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (2 - border and arrow color changed too) 4 years ago
KIRCHSTH a05be2c75e #173 Tags support sprites, technology and custom text (resolve conflicts, fix PR findings) 5 years ago
Ben Peachey 990010f495
Merge pull request #182 from kirchsth/feature/181addVersion
#181 Add version information calls `C4Version()` and `C4VersionDetails()`
5 years ago
kirchsth b67e7dc6b4
Merge branch 'master' into master 5 years ago
KIRCHSTH 44d50245b2 #181 Add version information calls `C4Version()` and `C4VersionDetails()` 5 years ago
KIRCHSTH abe5940384 #174 Add Layout Landscape 5 years ago
Sven Pöche a9e8f5fed9 remove unnecessary macros BiRel_Back and BiRel_Back_Neighbor 5 years ago
Sven Pöche 87cd9567c1 adjust percy relations tests 5 years ago
KIRCHSTH 6f645d3cd2 Tags support $techn(/$type) too. 5 years ago
KIRCHSTH 9029269285 Legend supports sprites and custom text (5 - fix OpenIconic and add image support) 5 years ago
KIRCHSTH 2d23c1791b Legend supports sprites and custom text (4 - update ReadMe.md, add test file) 5 years ago
KIRCHSTH f5d06a70cb #159 Update readme sample with new features and styles 5 years ago
KIRCHSTH 78e81e6388 #157 Legend shows only style relevant $tag and default elements 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 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
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
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 bd6c20115e #126: C4 relationships support description, sprite/openIconic and tags (5 - skinparam arrow colors allows no #, resync percy files, fix build) 5 years ago
KIRCHSTH 878b3b96b1 #126: C4 relationships support description, sprite/openIconic and tags (4 - rename AddTagSupport() to AddElementTag(), AddRelTagSupport() to AddRelTag(), update img links) 5 years ago
KIRCHSTH 433db676fb #126: C4 relationships support description, sprite/openIconic and tags (2 - incl legend)
add procedures: AddRelTagSupport(), UpdateRelStyle()
rename procedures: SHOW_DYNAMIC_LEGEND() to SHOW_LEGEND(), UpdateSkinparamsAndLegendEntry() to UpdateElementStyle()
5 years ago
KIRCHSTH f85e1379e7 #126: workflow tests: add C4 relations checks 5 years ago
KIRCHSTH 8c4c1ecc5b * Node is added as short version of Deployment_Node,
(Deployment_)Node() supports description, sprite and left/right alignment via Node_L()/Node_R()
* Element properties can be defined via  SetPropertyHeader(), WithoutPropertyHeader() and AddProperty()
5 years ago
KIRCHSTH b61cf26db8 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="."
Update github workflow that local files are used
5 years ago
KIRCHSTH d799a4c5d5 #93: local file includes can be activated via command line argument -DRELATIVE_INCLUDE="."
Update github workflow that local files are used
5 years ago
Adrian Lupu 77b14a3347 percy diagrams LAYOUT_TOP_DOWN() fix 5 years ago
Ignacio Orlandoni 208211a729
Added workflow and samples as tests 5 years ago