Commit Graph

51 Commits (master)

Author SHA1 Message Date
kirchsth d7d0118fec #402 extend diagrams with links 7 months ago
kirchsth dd0ac23637 #364,365 add UpdateLegendTitle(newTitle) call and language themes 2 years ago
kirchsth 8b2b11cf12 #349 $baseShape="label" uses correct color 2 years ago
kirchsth 1db64bf1cc support all PlantUML elements - new argument is called $baseShape 2 years ago
kirchsth c3f3f0c469 support all PlantUML elements - fix url, TOC 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 d39c4d0aae #307 Sequence/Dynamic diagram - simplify to "one" Rel() call (2) 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 5c4db8a639
#245,#291 Enables theme support (#295) 3 years ago
Andreas Deininger c8819ae80d Fixing typos 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 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 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 1770cfd34b TOC with level 3 (README and LAYOUT) (2) 4 years ago
KIRCHSTH 24f5555a82 TOC with level 3 (README and LAYOUT) 4 years ago
Darwin 00a083e80c
More refinements 4 years ago
Darwin 20102726c8
Update LayoutOptions.md 4 years ago
Darwin 6895c8adb2
More refinements 4 years ago
Darwin 56691fb6fd
Refining Layout Guidance 4 years ago
Darwin Sanoy 15caa9c06d First draft layout guidance and practices 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 5fcb83dc62 #184 code in markdown use plantuml syntax 5 years ago
KIRCHSTH abe5940384 #174 Add Layout Landscape 5 years ago
KIRCHSTH 31df88c71e #163 Boundary background is transparent again 5 years ago
KIRCHSTH adbedcb151 #146 New layout call SHOW_PERSON_OUTLINE() activates shape "person" 5 years ago
KIRCHSTH fb5c125172 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (3 - legend is reserved; LEGEND() is new default alias) 5 years ago
KIRCHSTH e6e7cd3d75 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (2 - fix https://) 5 years ago
KIRCHSTH 70e2622d10 #134: Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance() (instead of SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT()) 5 years ago
KIRCHSTH 9774e06e86 #134: Legend fill whitespace with SHOW_LEGEND_UP(), ..._DOWN(), ..._LEFT(), ..._RIGHT() 5 years ago
KIRCHSTH e050eb3838 #126: C4 relationships support description, sprite/openIconic and tags (7 - update sample with scaled sprites)
#49,  #139: Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT()
5 years ago
KIRCHSTH 878b3b96b1 #126: C4 relationships support description, sprite/openIconic and tags (4 - rename AddTagSupport() to AddElementTag(), AddRelTagSupport() to AddRelTag(), update img links) 5 years ago
KIRCHSTH fc2ff6d407 #126: C4 relationships support description, sprite/openIconic and tags (3 - update/add samples) 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
KIRCHSTH 36fc5f2cbc #97 Context Diagram supports selectable default person sprites (3 - resolve merge conflicts) 5 years ago
KIRCHSTH b63db7ee9b #102, #94, #51: Add custom tags/stereotypes support; dynamic legend supports custom colors, border and shadow; dynamic legend displays (only) used elements, tags/stereotypes.
New added macros: SHOW_DYNAMIC_LEGEND(), AddTagSupport(), UpdateSkinparamsAndLegendEntry(), elements macros are extended with $tags="..."
5 years ago
KIRCHSTH 07246d5f88 #97 Context Diagram supports selectable default person sprites (2a - fix include) 5 years ago
KIRCHSTH c9ac6bb678 #97 Context Diagram supports selectable default person sprites (2 - HIDE_PERSON_SPRITE, SHOW_PERSON_SPRITE, person2) 5 years ago
KIRCHSTH fa3a1ae9a3 #97 Context Diagram supports selectable default person sprites 5 years ago
Adrian Lupu 7d050e48b0 switched urls to https://github.com/plantuml-stdlib/C4-PlantUML 5 years ago
Adrian Lupu 5c21e88177 added external container/component from https://github.com/stawirej/C4-PlantUML.git 5 years ago
Adrian Lupu 8bdedabfb0 updated readme to include custom icons 5 years ago
Haralan Dobrev 12ca53b571
Fix grammar
Change his to its for genderless lifeless object.
6 years ago
Adrian Lupu ff2855251b updated readme for latest plantuml version 1.2020.7 6 years ago
Leila Pearson d6953b6c0b Update layout diagram with new legend 6 years ago
Adrian Lupu 10c4c954c2 all links point to adrianvlupu/C4-Builder 7 years ago
Adrian Lupu 33ed52bfaf compatibility with plantuml.1.2019.6 7 years ago