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
42745ca2ca
Merge pull request #391 from kirchsth/feature/389_breakline
...
#389 ENABLE_ALL_PLANT_ELEMENTS works with PlantUML v1.2025.1 and greater too
11 months ago
kirchsth
3643f58401
Merge pull request #390 from kirchsth/feature/376_386_Layout
...
#376 (and #386 ): Lay_...() has correct orientation in combination with LAYOUT_LANDSCAPE() (and theme documentation is updated)
11 months ago
kirchsth
0a5d36f8c0
#386 theme has to be before includes; theme sample is added (2-update TOC)
1 year ago
kirchsth
1959947dd2
#389 New PlantUML server requires %breakline()
1 year ago
kirchsth
e20394066a
#376 LAYOUT_LANDSCAPE() rotates the Lay_* directions too
...
- additional compatibility mode NO_LAY_ROTATE is added
1 year ago
kirchsth
8482193fb6
#376 theme has to be before includes; theme sample is added
1 year ago
kirchsth
e6faecfff6
Merge pull request #384 from kirchsth/feature/383_properties
...
#383 fill undefined property columns and complete header columns
1 year ago
kirchsth
431341a63f
#383 fill undefined property columns and complete header columns
1 year ago
kirchsth
9e7177f65e
Merge pull request #382 from kirchsth/377-wrong-dynamic-diagram-in-c4corediagramsmd
...
#377 update dynamic diagram that it matches with source
1 year ago
kirchsth
b841597c77
#377 update dynamic diagram that it matches with source
1 year ago
kirchsth
4bdd2e3e27
Merge pull request #381 from kirchsth/379-incorrect-italian-translation-for-legend
...
#379 correct typo in Italian legend title
1 year ago
kirchsth
7e00575556
#379 correct typo in Italian legend title
1 year ago
kirchsth
21c1e3fb6f
Merge pull request #372 from plantuml-stdlib/start-v2.12.0-beta1
...
Update version with first beta of v2.12.0 (v2.11.0 was created based on previous commit)
1 year ago
KIRCHSTH
2ed06758e2
Update version with first beta of v2.12.0 (v2.11.0 was created based on previous commit)
1 year ago
kirchsth
1ab007c3ef
Merge pull request #370 from kirchsth/feat/365-danish
...
Themes: Add danish
1 year ago
Bjørn Göttler
9ee37f2842
Themes: Add danish
1 year ago
kirchsth
dfc29cfe80
Merge pull request #366 from kirchsth/feat/363_364_multilanguage
...
#364,#365 Add `UpdateLegendTitle(newTitle)` call and multilingual themes
1 year ago
kirchsth
1591622ad0
#364,365 update language theme japanese
1 year ago
kirchsth
25b8971508
#364,365 add UpdateLegendTitle(newTitle) call and language themes
2 years 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
acf5992a2d
Merge pull request #357 from plantuml-stdlib/start-v2.11.0-beta1
...
Update version with first beta of v2.11.0
2 years ago
KIRCHSTH
81c11a9e7f
Update version with first beta of v2.11.0 (v2.10.0 was created based on previous commit)
2 years ago
kirchsth
b95dc5ae3d
Merge pull request #356 from kirchsth/feat/355_prop
...
#355 Single column property
2 years ago
kirchsth
8cace5ed5c
#355 Single column property
2 years ago
kirchsth
dcadafc0bd
Merge pull request #352 from kirchsth/feature/350_boundaries_descr_sprite
...
#350 All boundaries supports descriptions and sprites too
2 years ago
kirchsth
3207be9b5c
Merge pull request #354 from kirchsth/feat/349_label
...
#349 $baseShape="label" uses correct color
2 years ago
kirchsth
8b2b11cf12
#349 $baseShape="label" uses correct color
2 years ago
Ben Peachey
3248577f8c
Merge pull request #351 from kirchsth/feature/fix_deprecated_action_setup-graphviz
...
fix deprecated task in build: update to ts-graphviz/setup-graphviz@v2
2 years ago
kirchsth
096629c018
#350 Boundaries in sequence diagrams support sprites and descriptions too
2 years ago
kirchsth
9c669d01ef
#350 Boundaries support descriptions (2 - remove logs)
2 years ago
kirchsth
4835b90348
#350 Boundaries support descriptions
...
- Boundary(..., ?descr)
- Enterprise_Boundary(..., ?descr)
- System_Boundary(..., ?descr)
- Container_Boundary(..., ?descr)
2 years ago
kirchsth
88f4a9494d
fix build warning: "Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ts-graphviz/setup-graphviz@v1"
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
315b477ed4
Merge pull request #344 from vipinthomasvertexinc/zip-intellij-live-templates-reference-fixes
...
Intellij live templates: Fixing C4 file references to std lib master …
2 years ago
Vipin Thomas
efec038b44
Intellij live templates: Fixing C4 file references to std lib master branch and removing unwanted files
2 years ago
kirchsth
8533d47152
Merge pull request #343 from kirchsth/feature/342
...
#342 Legend displays unknown borderStyle values too (instead of $lineStyle)
2 years ago
kirchsth
451e337181
#342 Legend displays (unknown) $borderStyle correct
2 years ago
kirchsth
fbf8e07742
Merge branch 'plantuml-stdlib:master' into remote
2 years ago
KIRCHSTH
1bf20856a8
Update version with first beta of v2.10.0 (v2.9.0 was created based on previous commit)
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
dfc8707caa
support all PlantUML elements
...
- activate with ENABLE_ALL_PLANT_ELEMENTS=1
- fix sample - themes before include
2 years ago
kirchsth
1977d0e47d
first prototype with all PlantUML elements (fix labels)
2 years ago
kirchsth
1a7bc85a5f
first prototype with all PlantUML elements (use feature/all_plantuml_elements branch)
2 years ago
kirchsth
7e8b2e257e
first prototype with all PlantUML elements
2 years ago
kirchsth
93bcf8dbb5
fix: SHOW_FLOATING_LEGEND() uses small details as default too
2 years ago