Commit Graph

157 Commits (189ac65f123a91ba5ad032230b6664a67ba5a288)

Author SHA1 Message Date
kirchsth 189ac65f12
#400 Update README.md - draw first image with !NEW_C4_STYLE=1 7 months ago
kirchsth 8999a314a0 #400 NEW_C4_STYLE=1 activates new style, SharpCornerShape() resets shape (2) 7 months ago
kirchsth 0ba61cb6ce
Merge pull request #392 from marcelstoer/chore/intellij
Update C4 IntelliJ live template
11 months ago
Marcel Stör 98b526696b Update C4 IntelliJ live template
Fixes #388
11 months ago
kirchsth e20394066a #376 LAYOUT_LANDSCAPE() rotates the Lay_* directions too
- additional compatibility mode NO_LAY_ROTATE is added
1 year ago
kirchsth dd0ac23637 #364,365 add UpdateLegendTitle(newTitle) call and language themes 2 years ago
Marko Radišić e236295d16
Fix `plantuml.com/logo3.png` image link (#362) 2 years ago
kirchsth 8cace5ed5c #355 Single column property 2 years ago
kirchsth 4835b90348 #350 Boundaries support descriptions
- Boundary(..., ?descr)
- Enterprise_Boundary(..., ?descr)
- System_Boundary(..., ?descr)
- Container_Boundary(..., ?descr)
2 years ago
kirchsth 8bb4a581c0 #350 Boundaries support sprites which are defined via tags
If a sprite is defined then it displayed in the first line in front of the
(with a smaller size, typically 50%)

- AddBoundaryTag(..., ?sprite, ?legendSprite)
- UpdateBoundaryStyle(..., ?sprite, ?legendSprite)
- UpdateContainerBoundaryStyle(..., ?sprite, ?legendSprite)
- UpdateSystemBoundaryStyle(..., ?sprite, ?legendSprite)
- UpdateEnterpriseBoundaryStyle(..., ?sprite, ?legendSprite)

Default sprite size can be changed via $BOUNDARY_IMAGE_SIZE_FACTOR
2 years ago
kirchsth 1db64bf1cc support all PlantUML elements - new argument is called $baseShape 2 years ago
kirchsth dfc8707caa support all PlantUML elements
- activate with ENABLE_ALL_PLANT_ELEMENTS=1
- fix sample - themes before include
2 years ago
kirchsth 7424ad9dd8 #315 Element/Boundary border thickness and style can be defined via tags (Update README.md) 3 years ago
kirchsth 0e105cc003 #315 Element/Boundary border thickness and style can be defined via tags (Update README.md) 3 years ago
Andrés Torres 8d2cc62a25 doc: fix internal link in the readme 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
Bryan Ricker b6ffa33e2d README typo fix 3 years ago
KIRCHSTH 7b9bc31fa5 #307 add sequence support (part 4 - update TOC) 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 cceb99791f
fix image url 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 5a31d18c87 README.md: changing first diagram 3 years ago
Andreas Deininger 6dbfd5e005 Adding diagrams (as requested per review) 3 years ago
KIRCHSTH ac045c6361 #287 System and person support [...] notation 3 years ago
KIRCHSTH 1e4176cd16 fix a) invisible relationship text based on typo; b) custom legend details are correct defined 3 years ago
JustinBritt 169eb4251f
Typo fix: Cutomer -> Customer 3 years ago
KIRCHSTH fec3cc6c84 Update image urls that the correct master branch is used (that all images can be automatically updated if a new release is created) 3 years ago
KIRCHSTH f42fc8cf2c avoid update of "up-to-date version" include with a second space that all other includes with a single space can be replaced (if a new release is created) 3 years ago
kirchsth b27482bb04
Fix first sample in readme - customer legend details are correct displayed with smaller font too (#268)
* - Update $legendText of first README.md sample with \n that the legend details are correct displayed (eight sided is smaller too)
- extend sample with link to corresponding code opened in PlantUML server
3 years ago
KIRCHSTH efbcd2afb9 Update all deployed *.md files that they can be accessed via https://plantuml-stdlib.github.io/C4-PlantUML/ too (3) 3 years ago
KIRCHSTH 32ae79cf21 Update all deployed *.md files that they can be accessed via https://plantuml-stdlib.github.io/C4-PlantUML/ too (2) 3 years ago
KIRCHSTH 4dece7b4f8 Update all deployed *.md files that they can be accessed via https://plantuml-stdlib.github.io/C4-PlantUML/ too 3 years ago
KIRCHSTH c72c351ca6 fix TOC and mdlint findings 3 years ago
kirchsth 20e4dcdd18
Add badges (#260)
Add badges
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 c624a459c9 minor README.md updates (include via C4 StdLib, fix ?link, add ?arg description, update TOC) 3 years ago
Nagel Patrick (XC-AD/ETV4) b3ff3697eb Added info on how to configure VSCode, improved explanations 3 years ago
KIRCHSTH b8634515d2 Add support for lineThickness in AddRelTag (4 - fix PR finding) 3 years ago
KIRCHSTH 0d26257952 PlantUML >=v.1.2022.2 can merge line and text colors of relationship tags 3 years ago
KIRCHSTH 5de3df31d4 Add support for lineThickness in AddRelTag (2 - fix argument order) 3 years ago
F 5419ed6ea9 Add support for lineThickness in AddRelTag 3 years ago
Rodrigo Celebrone c49ec7aea8 fixing markdown end code indicator 3 years ago
Ben Peachey 8352115945
Merge pull request #250 from kirchsth/feature/TOC-with-level-3
Update TOC with level 3 (README.md and LayoutOptions.md)
4 years ago
KIRCHSTH 24f5555a82 TOC with level 3 (README and LAYOUT) 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 0f97c2f3e0 #219 Update Readme.md (update TOC) 4 years ago