Commit Graph

56 Commits (v2.7.0)

Author SHA1 Message Date
KIRCHSTH bb6ff64fb7 Create release (branch) v2.7.0 3 years ago
KIRCHSTH 7bb61e9fac #307 Sequence/Dynamic diagram - simplify to "one" Rel() call
- Sequence diagram
  - Add SHOW_INDEX() layout option
  - Rel() extended with $index, $rel (replaces RelIndex() and RelSpecialIndex())

- Dynamic diagram
  - Rel() extended with $index (makes RelIndex...() obsolete)

- all index related macros moved to C4.puml

- update README.ms and LayoutOptions.md
3 years ago
KIRCHSTH 2fe7c7cebc #307 add sequence support (part 3 - add styles, updated docu/samples) 3 years ago
KIRCHSTH c036cd6575 #307 add sequence support (part 2 - boundaries, updated docu) 3 years ago
KIRCHSTH 31a5b63140 #307 add sequence support (part 1) 3 years ago
kirchsth 5c4db8a639
#245,#291 Enables theme support (#295) 3 years ago
kirchsth 859853bfef
Merge pull request #294 from kirchsth/feature/PersonSystemWithType
#287 System and person support [...] notation
3 years ago
Andreas Deininger c14d922ee3 Fixing typos 3 years ago
Andreas Deininger c8819ae80d Fixing typos 3 years ago
KIRCHSTH ac045c6361 #287 System and person support [...] notation 3 years ago
KIRCHSTH ad253a6880 #281 elements and relationships can be empty; additional $sprite is part of relationship links 3 years ago
Ben Peachey c8e739e41f
Fix typo in bigbankplc-styles.puml Sample
Fix `cutomer` typo as reported in #279
3 years ago
KIRCHSTH 8d08100549 #255 All $label and $techn supports line breaks 3 years ago
KIRCHSTH e68bf9db4c #232 Legend details can be Small()==default, Normal() or None(); defined via SHOW_LEGEND($details=...)
- if $legendText contains a  `\n` then the part before is the label and the part behind the details
3 years ago
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