KIRCHSTH
cf2c2af6b4
#275 Extend `Create PlantUML-stdlib PR` supports themes folder too
3 years ago
KIRCHSTH
54b0dc1e54
#275 Extend `Create Release` can calculate the next release version too
3 years ago
KIRCHSTH
ecf12848ed
#275 Extend `Create Release` with deploy into PlantUML-stdlib steps
3 years ago
KIRCHSTH
5925daf500
#275 `Create Release` helper scripts support following too:
...
- "CalculateDeployedVersion" (calculates next plantuml(-stdlib) version based on running PlantUML web server)
- "CreatePlantUMLStdlibC4Folder" (prepare C4 folder that it can be deployed into plantum-stdlib)
3 years ago
KIRCHSTH
c64791b65d
Merge remote-tracking branch 'origin/master' into 275-improving-the-release-process
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
KIRCHSTH
84d76e6279
First version of `Create Release` helper scripts
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
Ben Peachey
d729c55c55
Update the `!include` paths to point to the new release URL.
3 years ago
Ben Peachey
f262f80b20
Merge pull request #269 from kirchsth/feature/248_release250
...
Update to version 2.5.0
3 years ago
KIRCHSTH
b280110ea0
Update to version 2.5.0
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
c01fc2acd0
Activate GitHub repository language
3 years ago
KIRCHSTH
1a9014b1da
#256 fix PR finding (missing person sprite in external_person legend)
3 years ago
KIRCHSTH
9ea0259219
#256 Add plantuml.jar workaround and style actor after person
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
Ben Peachey
a10a49005d
Merge pull request #262 from kirchsth/feature/fix_TOC
...
fix TOC
3 years ago
KIRCHSTH
c72c351ca6
fix TOC and mdlint findings
3 years ago
kirchsth
bef3d80d26
Merge branch 'plantuml-stdlib:master' into remote
3 years ago
KIRCHSTH
8d08100549
#255 All $label and $techn supports line breaks
3 years ago
kirchsth
20e4dcdd18
Add badges ( #260 )
...
Add badges
3 years ago
KIRCHSTH
ddb38f1d9a
Add badges (2)
3 years ago
KIRCHSTH
f1aa60f1ee
#232 Legend details (2 - fix tests)
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
30dfd759ce
Add badges
3 years ago
Ben Peachey
fb4520a5e9
Merge pull request #257 from kirchsth/feature/argFix_C4StdLib
...
Minor README.md updates
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
95a73c1040
Add support for lineThickness in AddRelTag (3 - add test diagram, fix without color)
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
KIRCHSTH
2fd6c7a58d
#240 Fix -DRELATIVE_INCLUDE="absolute/relativeToDiagram" (2 - to many files)
3 years ago
KIRCHSTH
eed1546d1d
#240 Fix -DRELATIVE_INCLUDE="absolute/relativeToDiagram"
3 years ago
kirchsth
07e5afde0a
Merge pull request #251 from kirchsth/feature/247_FixDynamicLegend
...
#247 Element styles are correct combined and dynamic legend is correct calculated
4 years ago
KIRCHSTH
828c6ec460
#247 Dynamic legend is correct calculated (fix PERSON related layout calls) (2)
4 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
Ben Peachey
4c933e46c8
Merge pull request #249 from kirchsth/feature/244_robot
...
#244 Add sprites robot and robot2
4 years ago
KIRCHSTH
a2418074f0
#247 Dynamic legend is correct calculated (fix PERSON related layout calls)
4 years ago
KIRCHSTH
344f4f616f
#247 Element styles are correct combined and dynamic legend is correct calculated
4 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