Commit Graph

146 Commits (2ef536e8894d7217a1fe543da553bd4f705f68bb)

Author SHA1 Message Date
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
KIRCHSTH 48903dc431 #219 Update Readme.md (add sprite section, a diagram with BiRel() calls and unify relation to relationship) 4 years ago
kirchsth 19da5d5f62
Merge pull request #216 from netrounds-fredrik/patch-1
Make Container techn optional
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
Fredrik 25808615e0
Update documentation 4 years ago
KIRCHSTH 4cd424258d #215 Lay_x calls supports long version Lay_xxxx too 4 years ago
kirchsth 06118d9951
Merge pull request #213 from kirchsth/feature/186_set_sketch_style
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE()
4 years ago
KIRCHSTH c65e5de534 #186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (3 - cleanup) 4 years ago
KIRCHSTH ec41e918fa #186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() 4 years ago
KIRCHSTH 94444e1a1b #211 Relations support properties too (2 - fix readme) 4 years ago
KIRCHSTH 8c2e197276 #211 Relations support properties too 4 years ago
KIRCHSTH a05be2c75e #173 Tags support sprites, technology and custom text (resolve conflicts, fix PR findings) 5 years ago