KIRCHSTH
499a8f133b
Create release (branch) v2.10.0
2 years ago
kirchsth
c3f3f0c469
support all PlantUML elements - fix url, TOC
2 years ago
kirchsth
1a7bc85a5f
first prototype with all PlantUML elements (use feature/all_plantuml_elements branch)
2 years ago
kirchsth
3a379dd76a
#320 Dynamic/Sequence fix Rel() without $index argument
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
Kirchsteiger, Helmut AVL AT
437e39caf3
Revert "Update the `!include` paths to point to the new release URL."
...
This reverts commit d729c55c55 .
3 years ago
Ben Peachey
d729c55c55
Update the `!include` paths to point to the new release URL.
3 years ago
KIRCHSTH
8d08100549
#255 All $label and $techn supports line breaks
3 years ago
KIRCHSTH
eed1546d1d
#240 Fix -DRELATIVE_INCLUDE="absolute/relativeToDiagram"
3 years ago
KIRCHSTH
a05be2c75e
#173 Tags support sprites, technology and custom text (resolve conflicts, fix PR findings)
5 years ago
KIRCHSTH
abe5940384
#174 Add Layout Landscape
5 years ago
KIRCHSTH
e24ddc02ca
#119 , #72 : Add link support: Relationships are updated, Readme.md extended
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
Ben Peachey
d9dac90504
Merge pull request #98 from kirchsth/feature/95
...
#96 Dynamic diagrams supports Index(), LastIndex() and SetIndex()
5 years ago
KIRCHSTH
b0d1692be2
#93 : local file includes can be activated via command line argument -DRELATIVE_INCLUDE="." (2 - fix !if)
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
KIRCHSTH
cc9235cd2d
#95 Dynamic diagrams supports Index(), LastIndex() and SetIndex()
5 years ago
Adrian Lupu
7d050e48b0
switched urls to https://github.com/plantuml-stdlib/C4-PlantUML
5 years ago
Piotr Niewiejski
d8c061979a
Replace function with procedure declaration when no return specified
6 years ago
Adrian Lupu
34a1da0a1e
updated include for dynamic diagram
6 years ago
Adrian Lupu
362c9801fb
#27 Add deployment and dynamic diagrams support #34 https://github.com/RicardoNiepel/C4-PlantUML/pull/34
6 years ago