1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-03 09:00:48 +00:00
Commit Graph

501 Commits

Author SHA1 Message Date
Arnaud Roques
93e5964e5f Import version 1.2022.5 2022-05-04 19:52:00 +02:00
Arnaud Roques
25a51b27e7 wip 2022-04-27 18:37:41 +02:00
Arnaud Roques
dbaaa0165e wip 2022-04-27 18:30:36 +02:00
PlantUML
ba32c10f7c
Merge pull request #991 from gwilherm/ascii-ref
Fix #990: ascii reference implementation
2022-04-11 10:12:55 +02:00
PlantUML
90fe34915f
Merge pull request #987 from soloturn/small-improvements
Small improvements
2022-04-11 10:12:12 +02:00
PlantUML
f03b99a3c7
Merge pull request #988 from soloturn/always-true
always true, collapse
2022-04-11 10:01:03 +02:00
Arnaud Roques
bee4d458eb Import version 1.2022.4 2022-04-10 21:24:55 +02:00
Guillaume
9058c7444c Fix #990: ascii reference implementation 2022-04-10 19:46:45 +02:00
soloturn
8add65d317 transparent is no color in latex, fixes #974 2022-04-09 13:08:59 +02:00
soloturn
38d5625b3a always true, collapse
also, remove assert from PSystemCommandFactory, getCandidate
2022-04-09 11:27:01 +02:00
soloturn
8e7c39ebac clazz.newInstance deprecated with java17, PsystemDedication 2022-04-09 08:31:12 +02:00
soloturn
1885f4b21c remove exceptions not thrown 2022-04-09 08:31:12 +02:00
Arnaud Roques
c9137be051 wip 2022-04-07 19:07:38 +02:00
Arnaud Roques
d8c80f4110 Bug fix 2022-04-07 18:53:33 +02:00
Jacek Lipiec
b26e591c47 Fix typos in src/README.md 2022-04-06 08:54:11 +02:00
Arnaud Roques
02b244a320 wip 2022-04-04 23:07:57 +02:00
Arnaud Roques
7146f93b79 Fix https://github.com/plantuml/plantuml/pull/980 2022-04-03 14:18:33 +02:00
Arnaud Roques
35b05e7e6c Fix archimate monochrome issue 2022-04-02 16:33:30 +02:00
Arnaud Roques
bbf173962a Minor refactoring 2022-04-02 14:56:05 +02:00
Guillaume
a2859242ff Move main link on header line of CommandReferenceMultilinesOverSeveral 2022-04-01 23:21:59 +02:00
Guillaume
51f90138b7 Use RegexConcat in CommandReferenceMultilinesOverSeveral 2022-04-01 23:20:30 +02:00
Guillaume
410f1caf71 Remove unused final color pattern 2022-04-01 23:09:01 +02:00
Guillaume
bc4d2bf73c Main ref link definition before colon 2022-04-01 23:06:50 +02:00
Guillaume
986a521a66 Add missing topurl argument to UrlBuilder 2022-04-01 23:04:54 +02:00
Guillaume
f83674f4b3 Fix #635 Link in ref element not displayed 2022-03-31 20:57:04 +02:00
Arnaud Roques
a5fe482b59 Version 1.2022.3 2022-03-29 23:13:46 +02:00
PlantUML
d36da706ec
Merge branch 'master' into java8syntax 2022-03-28 19:43:11 +02:00
Guillaume
a38383b9e3 Fix buggy links in sequence groups #970 2022-03-27 21:22:28 +02:00
Guillaume
fb2296510c Fix buggy links in sequence groups #970 2022-03-27 21:07:34 +02:00
Arnaud Roques
d6afa3fb5a Tikz fix 2022-03-26 16:11:48 +01:00
Arnaud Roques
ebf1b1b622 wip 2022-03-19 13:48:23 +01:00
Arnaud Roques
fc0b494b62 wip 2022-03-13 15:21:12 +01:00
Arnaud Roques
4be0ee3198 wip 2022-03-13 13:22:51 +01:00
soloturn
789ff2309b <> operator 2022-03-11 06:19:02 +01:00
Arnaud Roques
7f7cf2621f wip 2022-03-10 22:52:18 +01:00
Arnaud Roques
1e69806f44 wip 2022-03-10 18:38:16 +01:00
PlantUML
df9f6cbfb1
https://github.com/plantuml/plantuml/issues/947 2022-03-10 12:49:37 +01:00
PlantUML
601620b039
Issue https://github.com/plantuml/plantuml/issues/948 2022-03-10 12:26:37 +01:00
Arnaud Roques
57b1cde03a wip 2022-03-09 20:15:12 +01:00
Arnaud Roques
a1a599b633 Import version 1.2022.2 2022-03-07 20:33:46 +01:00
Arnaud Roques
5a784dcb0c Fix issue 2022-03-04 20:25:35 +01:00
Arnaud Roques
d387828147 wip 2022-03-01 19:19:15 +01:00
Arnaud Roques
12b33f3202 Merge branch 'wip' 2022-03-01 19:12:20 +01:00
Arnaud Roques
dbc5104528 wip 2022-03-01 19:11:51 +01:00
PlantUML
c0332c621d
Support for Graphviz 3.0 2022-03-01 09:31:02 +01:00
Christoph Rüthing
10931ae95c Force Font Size if sepcified instead of Deriving it 2022-02-28 14:40:39 +01:00
Christoph Rüthing
473a8fce42 Allow Transparent Background for Ditaa Diagrams 2022-02-28 13:45:48 +01:00
Christoph Rüthing
8066a3f730 Add Support for Font Selection in Ditaa
This adds support for selecting the font in ditaa diagrams by specifying
--font-family, --font-size and/or --font-variant in the ditaa() line.

The change is actually taken over from @pepijnve who implemented in
https://github.com/pepijnve/ditaa/issues/1. I extended it for supporting
the necessary flags from plantuml.
2022-02-28 13:45:48 +01:00
Arnaud Roques
87cbe82cd0 wip 2022-02-24 19:18:19 +01:00
Arnaud Roques
5d0d2bb8da wip 2022-02-17 19:27:32 +01:00