1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-19 10:39:05 +00:00
Commit Graph

118 Commits

Author SHA1 Message Date
Arnaud Roques
73b507c1df version 1.2019.5 2019-04-21 22:40:01 +02:00
Arnaud Roques
857ec10b8b version 1.2019.4 2019-03-29 23:14:07 +01:00
Arnaud Roques
120fb859b2 version 1.2019.2 2019-03-01 23:16:29 +01:00
Arnaud Roques
d7535d8027 version 1.2019.1 2019-02-09 22:56:24 +01:00
arnaudroques
10a4c323b9
Merge pull request #173 from qwazer/nwdiag
Add ability to use any shape from USymbol in nwdiag elements.
2019-02-06 15:48:34 +01:00
qwazer
269c2828c0 Add ability to use any shape from USymbol in nwdiag elements.
Example:
@startuml
nwdiag {
  network inet {
	  web01 [shape = cloud]
  }
}
@enduml
2019-02-06 17:41:01 +03:00
arnaudroques
8b34df222b
Merge pull request #168 from robertbrignull/lgtm_alerts
Fix a few alerts from LGTM.com
2019-01-30 21:17:58 +01:00
robert
c9c46b00e3 Avoid passing too many arguments to String.format 2019-01-23 15:15:02 +00:00
robert
ec0611d7cf Fix SuggestEngineResult.sameString for two non-null strings 2019-01-23 15:06:56 +00:00
robert
1ec667cc0b Fix type mismatch on container access 2019-01-23 14:56:26 +00:00
Arnaud Roques
2c655a6b74 version 1.2019.0 2019-01-16 19:34:41 +01:00
Arnaud Roques
3ecadf6bd5 version 1.2018.14 2018-12-22 12:11:40 +01:00
Arnaud Roques
3736d048b3 version 1.2018.13 2018-11-26 19:46:50 +01:00
Arnaud Roques
03e61673a7 version 1.2018.13 2018-11-26 19:46:22 +01:00
arnaudroques
697ca8f7f2
Merge pull request #151 from sdettmer/timing_diagrams_ignore_footbox
Allow "hide footbox" in timing diagrams (ignoring it).
2018-11-22 21:50:24 +01:00
Steffen Dettmer
2d2086d88f Allow "hide footbox" in timing diagrams (ignoring it).
http://forum.plantuml.net/8089/hide-footbox-not-recognized-in-timing-diagrams:

  When placing "hide footbox" at the beginning of a timing diagram, a
  syntax error is reported.

  This "hide footbox" is common to all our diagrams (plantuml.cfg file).

  ------

  We have a similar problem with 'hide footbox' in the global config
  file; the syntax error is not related to the config file though, you can
  place 'hide footbox' directly in the diagram and will get the syntax
  error
2018-11-22 09:54:40 +01:00
Arnaud Roques
54ace4f309 version 1.2018.12 2018-10-21 21:44:14 +02:00
Arnaud Roques
414f51d257 version 1.2018.11 2018-09-23 14:15:14 +02:00
Arnaud Roques
4758fa1d66 version 1.2018.10 2018-08-26 14:09:50 +02:00
Arnaud Roques
1a8e4feb6a version 1.2018.9 2018-07-27 23:59:19 +02:00
Arnaud Roques
87ee4898b1 version 1.2018.9 2018-07-27 23:56:46 +02:00
Arnaud Roques
a363246176 version 1.2018.8 2018-06-25 21:05:58 +02:00
Arnaud Roques
84e117e287 version 1.2018.7 2018-06-12 22:50:45 +02:00
Arnaud Roques
55390ef1d1 Start to add Problem Diagrams 2018-05-21 21:24:25 +02:00
Arnaud Roques
1aec937bbe Start to add Problem Diagrams 2018-05-21 21:15:19 +02:00
Arnaud Roques
d7ecae5722 version 1.2018.6 2018-05-21 15:07:09 +02:00
Arnaud Roques
14e1e6671c version 1.2018.5 2018-05-06 21:59:19 +02:00
Arnaud Roques
cfacbc1f97 version 1.2018.4 2018-05-01 19:26:04 +02:00
Arnaud Roques
e3bdf19745 version 1.2018.3 2018-04-06 22:36:30 +02:00
Arnaud Roques
86c9c6d603 version 1.2018.2 2018-03-09 22:37:34 +01:00
Arnaud Roques
557e8c94b9 version 1.2018.1 2018-01-28 23:08:15 +01:00
Arnaud Roques
0be8ee2e6f version 1.2018.0 2018-01-04 23:32:45 +01:00
arnaudroques
6ede577f01
Fix type 2017-12-13 22:17:55 +01:00
arnaudroques
bb20d1c684
Merge pull request #89 from dragonflyyi/master
add ok
2017-12-13 18:43:54 +01:00
robin
1fe4844d6f get rif of ok 2017-12-14 00:34:56 +08:00
robin
b75e265987 add ok 2017-12-14 00:23:03 +08:00
Arnaud Roques
c17f4a1254 version 1.2017.20 2017-12-11 22:02:10 +01:00
arnaudroques
c3662b656e
Merge pull request #87 from Anthony-Gaudino/tools
A shell script that batch converts SVG and/or PNG files to PlantUml sprites.
Thanks for your contribution!
2017-12-10 10:37:31 +01:00
Anthony Gaudino
1d13d9be0e Added script that batch converts SVG and/or PNG files to PlantUml sprites. It was used to generate the Material Sprites from https://github.com/plantuml/plantuml-stdlib/pull/1 2017-12-09 00:38:51 +01:00
Arnaud Roques
a628cfdb76 version 1.2017.19 2017-11-20 17:10:36 +01:00
Arnaud Roques
4b65d2140f license file 2017-10-07 11:50:50 +02:00
Arnaud Roques
a5701fb84b version 1.2017.18 2017-10-07 11:46:53 +02:00
arnaudroques
53755df6f3 Update README.md
Error in version numering
2017-09-03 19:05:09 +02:00
Arnaud Roques
ce99e6f260 version 1.2017.17 2017-09-03 18:59:24 +02:00
arnaudroques
05c5e5d42f Update README.md
Update about activity diagram syntax
2017-08-30 18:44:03 +02:00
arnaudroques
f2a026285b Merge pull request #68 from VladimirAlexiev/patch-1
add more links
2017-08-30 18:42:00 +02:00
Vladimir Alexiev
1aa19e2372 add more links 2017-08-30 18:08:09 +03:00
Arnaud Roques
1a5ca5cf48 version 1.2017.15 2017-07-03 19:59:53 +02:00
Arnaud Roques
f9bf7c08e5 version 1.2017.14 2017-06-05 13:27:21 +02:00
Arnaud Roques
2202502f2f version 1.2017.13 2017-05-10 21:51:15 +02:00