Commit Graph

350 Commits (93bcf8dbb5cfb0c0f6f9670b6e03e14e09db5aa3)
 

Author SHA1 Message Date
kirchsth 93bcf8dbb5 fix: SHOW_FLOATING_LEGEND() uses small details as default too 2 years ago
kirchsth 22387266db #334 fix AddNodeTag() call 2 years ago
KIRCHSTH ba89acfa58 Update version with first beta of v2.9.0 (v2.8.0 was created based on previous commit) 3 years ago
kirchsth 5a67e1d3b4 fix a001 error (2) 3 years ago
Giuliano Santandrea ef164b6345 fix a001 error 3 years ago
kirchsth 3a379dd76a #320 Dynamic/Sequence fix Rel() without $index argument 3 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
kirchsth a0e509634c #315 Element/Boundary border thickness and style can be defined via tags 3 years ago
Andrés Torres 8d2cc62a25 doc: fix internal link in the readme 3 years ago
KIRCHSTH c73bd049ca release helper script .scripts/transform_files.py deploys C4_Sequence.puml file to plantuml-stdlib too (already used with v2.7.0) 3 years ago
KIRCHSTH b5298487d0 release helper script .scripts/transform_files.py updates theme references in all *.md and *.puml files too (already used with v2.7.0) 3 years ago
KIRCHSTH 59c077be36 Update version with first beta of v2.8.0 (v2.7.0 was created based on previous commit) 3 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
Bryan Ricker b6ffa33e2d README typo fix 3 years ago
kirchsth bd89b65af1
Merge pull request #313 from kirchsth/feature/303_theme_mweagle
#303 update documentation: <C4/themes>, mweagle themes
3 years ago
KIRCHSTH 1bd28aa6bc #303 update documentation: <c4/themes>, mweagle themes 3 years ago
kirchsth 0fac328695
Merge pull request #308 from kirchsth/feature/sequence
Add (C4 styled) Sequence Diagram support
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 31a5b63140 #307 add sequence support (part 1) 3 years ago
KIRCHSTH 82ab80c1cf #307 harmonize element definition 3 years ago
kirchsth 44f5f9480c
Update version with first beta of v2.6.1 (v2.6.0 was created based on previous commit) (#304) 3 years ago
kirchsth 8faa757ae1
#275 enable semi automatic release process (#302)
./.scripts/HowToCreateANewRelease.md contains all required steps that 
- a new release version can be created and
- deployed to plantuml-stdlib repository
3 years ago
kirchsth 4e0702ca25
#300 Fix all Add....Tag() related calls (default values are not overwritten anymore) (#301) 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
kirchsth 8d21496e01
Merge pull request #298 from deining/README.md
README.md: changing first diagram
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
Andreas Deininger c14d922ee3 Fixing typos 3 years ago
Ben Peachey 52510ea6d9
Merge pull request #292 from deining/fix-typos
Fixing typos
3 years ago
Andreas Deininger c8819ae80d Fixing typos 3 years ago
KIRCHSTH ac045c6361 #287 System and person support [...] notation 3 years ago
KIRCHSTH 0d97fb8713 #281 elements and relationships can be empty (2) 3 years ago
KIRCHSTH ad253a6880 #281 elements and relationships can be empty; additional $sprite is part of relationship links 3 years ago
KIRCHSTH 1e4176cd16 fix a) invisible relationship text based on typo; b) custom legend details are correct defined 3 years ago
Ben Peachey 4f41949003
Merge pull request #280 from plantuml-stdlib/typo/cutomer
Fix typo in bigbankplc-styles.puml Sample
3 years ago
Ben Peachey c8e739e41f
Fix typo in bigbankplc-styles.puml Sample
Fix `cutomer` typo as reported in #279
3 years ago
Ben Peachey c84801f919
Merge pull request #279 from JustinBritt/master
Typo fix: Cutomer -> Customer
3 years ago
JustinBritt 169eb4251f
Typo fix: Cutomer -> Customer 3 years ago
KIRCHSTH 4350756cd8 Update version with first beta of v2.6.0 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 467b595719 Update version to v2.5.0 3 years ago
Ben Peachey e374b3468a
Merge pull request #272 from plantuml-stdlib/feature/rollbackBranch
Revert "Update the `!include` paths to point to the new release URL."
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
Kirchsteiger, Helmut AVL AT 437e39caf3 Revert "Update the `!include` paths to point to the new release URL."
This reverts commit d729c55c55.
3 years ago