Commit Graph

14 Commits (ut)

Author SHA1 Message Date
guanzhenjie 40c546bc6e chore: 将所有C4-PlantUML的引用URL更改为内部镜像地址
将原GitHub的C4-PlantUML库引用URL统一替换为内部gitea镜像地址
2 months ago
kirchsth 54f831c729 #404 reimplement NEW_C4_STYLE=1, add ROUNDED_STYLE=1 add themes
- ´!NEW_C4_STYLE=1´: component are remain drawn with orig, blue/gray background and node background remains white.
  Other color are still swapped (works only with the 4 base themes).
- ´ROUNDED_STYLE=1´: rounded corners can be default
- 4 new themes `C4_blue_new`, `C4_brown_new`, `C4_green_new` and `C4_violet_new`
   (own elements are with withe background like wireframe, only external elements have a gray background)
3 months ago
kirchsth f24f1972cd #400 USE_NEW_STYLE=1 activates new style, SharpCornerShape() resets shape 7 months ago
kirchsth dd0ac23637 #364,365 add UpdateLegendTitle(newTitle) call and language themes 2 years ago
kirchsth 096629c018 #350 Boundaries in sequence diagrams support sprites and descriptions too 2 years ago
kirchsth 1db64bf1cc support all PlantUML elements - new argument is called $baseShape 2 years ago
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