Fredrik
7fdb7cbfb7
Fix formatting
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
Ben Peachey
e29ba5f77a
Merge pull request #185 from kirchsth/feature/184_md_syntax
...
#184 code in markdown use plantuml syntax
5 years ago
KIRCHSTH
5fcb83dc62
#184 code in markdown use plantuml syntax
5 years ago
KIRCHSTH
2b9de9e4a2
#181 Add version information fix 2.3.1.beta1 (3 - fix readme, version)
5 years ago
kirchsth
f058e112a5
Merge pull request #179 from Valgard/master
...
Add missing BiRel_Neighbor macro
5 years ago
kirchsth
b67e7dc6b4
Merge branch 'master' into master
5 years ago
KIRCHSTH
66005591c3
#181 Add version information fix 2.3.1.beta1 (2)
5 years ago
KIRCHSTH
ea12578351
#181 Add version information 2.3.1.beta1
5 years ago
KIRCHSTH
44d50245b2
#181 Add version information calls `C4Version()` and `C4VersionDetails()`
5 years ago
KIRCHSTH
abe5940384
#174 Add Layout Landscape
5 years ago
Sven Pöche
a9e8f5fed9
remove unnecessary macros BiRel_Back and BiRel_Back_Neighbor
5 years ago
Sven Pöche
8469fa3ffb
fix arrows
5 years ago
Sven Pöche
87cd9567c1
adjust percy relations tests
5 years ago
Sven Pöche
ef1e083b63
add missing BiRel_Back, BiRel_Neighbor, BiRel_Back_Neighbor
5 years ago
KIRCHSTH
6f645d3cd2
Tags support $techn(/$type) too.
5 years ago
Ben Peachey
e0dde16eb8
Merge pull request #170 from plantuml-stdlib/docs/typo
...
Fix typos in project README file
5 years ago
KIRCHSTH
9029269285
Legend supports sprites and custom text (5 - fix OpenIconic and add image support)
5 years ago
KIRCHSTH
2d23c1791b
Legend supports sprites and custom text (4 - update ReadMe.md, add test file)
5 years ago
KIRCHSTH
0670fc6208
Legend supports sprites and custom text (3 - add element specific AddXxxxxxxStyle() with specific default colors)
5 years ago
KIRCHSTH
636d9f517f
Legend supports sprites and custom text (2 - fix Add/UpdateElementStyle)
5 years ago
KIRCHSTH
48b2b13666
fix typo
5 years ago
KIRCHSTH
506922d715
Legend supports sprites and custom text
5 years ago
Ben Peachey
ef9c857654
Fix typos in project README file
...
Closes #167
Closes #168
5 years ago
Ben Peachey
4f7c12dd63
Merge pull request #164 from kirchsth/feature/boundaryTransparent
...
#163 Boundary background color is transparent again
5 years ago
Ben Peachey
18f8b64a0f
Merge pull request #161 from kirchsth/feature/updateReadmeSample
...
#159 Update readme sample with new features and styles
5 years ago
Ben Peachey
34ba2d6143
Merge pull request #160 from kirchsth/feature/relationLine
...
#159 Relation tags support line styles
5 years ago
Ben Peachey
5986de1a8e
Merge pull request #158 from kirchsth/feature/legendautohide
...
#157 Legend shows only diagram "style" relevant legend entries
5 years ago
Ben Peachey
8618a7df3a
Merge pull request #150 from kirchsth/feature/149_LegendColor
...
#149 Calculate missing legend colors based on brightness
5 years ago
Ben Peachey
a32f7d8034
Merge pull request #147 from kirchsth/feature/143_incl_C4Person
...
#146 New layout call SHOW_PERSON_OUTLINE() activates shape "person"; new $shape argument supports rounded-box and eight-sided shapes
5 years ago
Ben Peachey
24d973558b
Merge pull request #143 from kirchsth/feature/141_incl_SHOW_LEGEND_LEFT
...
#134 : Legend fill whitespace with SHOW_FLOATING_LEGEND() and Lay_Distance()
5 years ago
Ben Peachey
8f4fa655db
Merge pull request #141 from kirchsth/feature/126_incl_Link_Portrait
...
#49 , #139 : Persons can be displayed as portraits - SHOW_PERSON_PORTRAIT()
5 years ago
Ben Peachey
d54f58e96c
Merge pull request #59 from stawirej/intellij_live_template
...
Add live templates for IntelliJ
5 years ago
KIRCHSTH
e408d6dcfc
#164 samples\C4CoreDiagrams.md - Fix "Deployment Diagram for Internet Banking System - Live with details" url
5 years ago
KIRCHSTH
31df88c71e
#163 Boundary background is transparent again
5 years ago
KIRCHSTH
4d9db66dfb
#159 Update readme sample with new features and styles (2)
5 years ago