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
KIRCHSTH
d38fa11878
#244 Add sprites robot and robot2
4 years ago
kirchsth
31bd0dbfb1
Merge pull request #246 from oatkiller/patch-1
...
AddComponentTag uses component font by default
4 years ago
Robert Austin
a505dd772f
AddComponentTag uses component font by default
...
Use $COMPONENT_FONT_COLOR as the default $fontColor for AddComponentTag and AddExternalComponentTag. Otherwise, tagged components have an unexpected (non-default) font color even when no font color was passed to AddComponentTag.
4 years ago
Ben Peachey
d193a84feb
Merge pull request #243 from DarwinJS/DarwinJS-layout-guidance-refinements
...
Layout guidance refinements to previously submitted ones
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
kirchsth
44b9b0ff47
Merge pull request #241 from plantuml-stdlib/ci/percy
...
Change percy workflow to use @percy/cli.
4 years ago
Ben Peachey
ca5b37a6ed
Merge pull request #239 from DarwinJS/DarwinJS-Add-Layout-Guidance-And-Practices
...
First draft layout guidance and practices
4 years ago
Ben Peachey
171fdfdea4
Change percy workflow to use @percy/cli.
4 years ago
Darwin Sanoy
15caa9c06d
First draft layout guidance and practices
4 years ago
kirchsth
88a3f99150
Merge pull request #231 from kirchsth/faeture/227_boundary_tags
...
#227 Boundaries can be styled via tags
4 years ago
KIRCHSTH
276a843fec
#227 Boundaries can be styled via
4 years ago
kirchsth
23ce5986ed
Merge pull request #223 from kirchsth/feature/222_TagNoSpaceAnymore
...
#222 PlantUML stereotypes support no spaces anymore (update samples)
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
c046340061
Merge pull request #220 from kirchsth/feature/219_UpdateSpriteDocu
...
#219 Update Readme.md (add sprite section, a diagram with BiRel() calls and unify relation to relationship)
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
Fredrik
6c9d1c6ee0
Make Component techn optional
4 years ago
Fredrik
7fdb7cbfb7
Fix formatting
4 years ago
KIRCHSTH
4cd424258d
#215 Lay_x calls supports long version Lay_xxxx too
4 years ago
Fredrik
244daa8282
Make Container techn optional
...
This change makes the `techn` argument to `Container` and friends optional, similar to how it is optional in `Rel`.
I am not very familiar with this project or plantuml in general, so please review carefully.
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
59f24b597c
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (4 - build)
4 years ago
KIRCHSTH
c65e5de534
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (3 - cleanup)
4 years ago
KIRCHSTH
e607396e47
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (2 - border and arrow color changed too)
4 years ago
KIRCHSTH
ec41e918fa
#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE()
4 years ago
kirchsth
6380401741
Merge pull request #212 from kirchsth/feature/211_rel_properties
...
#211 AddProperty for relationships
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
Ben Peachey
311ff3842e
Merge pull request #195 from kirchsth/feature/ReleaseV240
...
Feature/release v240
5 years ago
kirchsth
1183fa9eb5
Merge branch 'plantuml-stdlib:master' into feature/ReleaseV240
5 years ago
KIRCHSTH
0bf40f86e0
Release v 2.4.0 (update version number)
5 years ago
kirchsth
ce5a3ea16a
Merge pull request #173 from kirchsth/feature/defaultSprite
...
Tags support sprites (incl. img support), technology and custom legend text
5 years ago
KIRCHSTH
a05be2c75e
#173 Tags support sprites, technology and custom text (resolve conflicts, fix PR findings)
5 years ago
Ben Peachey
990010f495
Merge pull request #182 from kirchsth/feature/181addVersion
...
#181 Add version information calls `C4Version()` and `C4VersionDetails()`
5 years ago