Commit Graph

8 Commits (2ef536e8894d7217a1fe543da553bd4f705f68bb)

Author SHA1 Message Date
kirchsth 2ef536e889 support all PlantUML elements - fix sequence diagrams
- Timmy/plantuml-action@v1 uses sometimes an older plantuml-1.2023.7.jar version and not the latest version
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
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