1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-28 15:09:01 +00:00
Commit Graph

163 Commits

Author SHA1 Message Date
Arnaud Roques
66520f0a35 Add interactive functionality for Usecase diagrams exported to SVG 2021-03-04 19:11:16 +01:00
arnaudroques
74ff89f4ba
Merge pull request #475 from ioplker/master
Add interactive functionality for Usecase diagrams exported to SVG
2021-03-03 14:39:52 +01:00
arnaudroques
0f034043df
Merge pull request #348 from matschaffer/remove-license-message-on-empty-diagram
Move license message below getting started
2021-03-02 18:00:55 +01:00
Kir Ax
ae3f858c81 Add check for elem existance to interactive SVG; reindent JS-code 2021-03-02 21:25:46 +07:00
Kir Ax
f3e7e97fe8 Add interactive functionality for Usecase diagrams exported to SVG 2021-02-28 20:44:02 +07:00
matthew16550
40e7e762e4 Add support for wave underlined text in SVG. 2021-02-21 13:51:54 +11:00
matthew16550
a4553adeb2 Add "POST /render" endpoint to picoweb server.
It expects a JSON body like
  { "source": PLANTUML_SOURCE_STRING, "options": ARRAY_OF_STRINGS }

And returns the rendered diagram with suitable Content-Type header (all output formats are supported).
2021-02-13 01:09:28 +11:00
matthew16550
f850b5f400 * Allow specifying the bind address that picoweb will listen on (e.g. -picoweb:8000:localhost).
* Change picoweb server to print the actual port being listened on when port 0 was specified.
2021-02-12 17:19:03 +11:00
Arnaud Roques
0dc13cccf2 Import version 1.2021.1 2021-02-02 11:12:15 +01:00
matthew16550
6c5a53b0bf Change Activity Diagram "Stop" and "End" symbols to fill using the diagram background color instead of always using white. 2021-01-21 12:44:35 +11:00
matthew16550
12211946f4 Change link decorators to fill using the diagram background color instead of always using white. 2021-01-21 00:33:07 +11:00
Arnaud Roques
5ec1037202 Import version 1.2021.0 2021-01-10 21:52:19 +01:00
arnaudroques
3a7e935cec
Merge pull request #440 from Nordes/feature/432-gantt_color_DaysOfWeek
[GANTT] Implement "[day] are colored in #AAAAFF"
2021-01-08 18:35:24 +01:00
Nordes Menard-Lamarre
443be15d3e 432-Implement "[day] are colored in #AAAAFF" 2021-01-07 22:16:04 -05:00
Nordes Menard-Lamarre
b6a5270b9c #437-Implement arrow style color 2021-01-07 20:56:09 -05:00
Arnaud Roques
099843c830 Import version 1.2020.26 2020-12-21 20:05:24 +01:00
Arnaud Roques
5dab086ba1 Import version 1.2020.24 2020-12-19 22:21:54 +01:00
Arnaud Roques
56cd2269dd Import version 1.2020.23 2020-12-14 19:31:06 +01:00
Arnaud Roques
7e81ef289b Import version 1.2020.22 2020-12-06 22:43:09 +01:00
Arnaud Roques
9b708081fc Import version 1.2020.21 2020-12-01 22:39:27 +01:00
Arnaud Roques
2404fb605b Import version 1.2020.20 2020-11-21 18:33:24 +01:00
arnaudroques
b3e4b7f8f2
Merge pull request #396 from vprcic/master
New actor style - Hollow
2020-10-30 17:25:29 +01:00
vprcic
a9813ad99d New actor style - Hollow
A new actor style named Hollow that changes the actor appearance, similar to the already existing Awesome actor style
2020-10-29 11:51:40 +01:00
Cédrik LIME
de02412c79 Update OpenIconic from 1.1.0 to 1.1.1 2020-10-27 20:47:53 +01:00
Arnaud Roques
c670872511 Import version 1.2020.19 2020-10-12 22:56:58 +02:00
Arnaud Roques
58936dc235 Import version 1.2020.18 2020-09-30 22:57:58 +02:00
Arnaud Roques
b27fa50b50 Import version 1.2020.17 2020-09-19 17:43:24 +02:00
Arnaud Roques
55d1d81055 Import version 1.2020.16 2020-08-25 19:24:17 +02:00
Beat Christen
be5564f5b2 ignore trailing ws when reading diagrams from pipes
fixes #349
2020-07-13 15:46:55 +02:00
Mat Schaffer
68bb4dae02
Move license message below getting started 2020-07-06 10:52:54 +09:00
Arnaud Roques
55ca84b7c1 Import version 1.2020.15 2020-06-28 14:40:33 +02:00
Arnaud Roques
a38685d3ba Import version 1.2020.14 2020-06-21 22:31:45 +02:00
Matt Crouch
c04cbf14e1
Correct minor typo
Sprits -> Sprites
2020-06-17 13:48:55 +01:00
Arnaud Roques
37a6f82e35 version 1.2020.13 2020-06-14 22:35:42 +02:00
Arnaud Roques
301fd18b2f version 1.2020.12 2020-06-07 12:03:18 +02:00
Arnaud Roques
3192fa218c version 1.2020.11 2020-05-30 17:20:23 +02:00
Serge Wenger
0dc09da9a8 Sate deep history first implementation 2020-05-18 22:01:37 +02:00
Arnaud Roques
bb94634fd4 version 1.2020.10 2020-05-17 23:15:50 +02:00
Jason Harper
ed9fdb02c2 Added better documentation to the angle conversion function 2020-05-12 11:12:59 -04:00
Jason Harper
114e14457b Fixed arc orientation for lollipop connections 2020-05-12 11:09:03 -04:00
Arnaud Roques
5bd20214e2 version 1.2020.9 2020-05-10 16:19:20 +02:00
Arnaud Roques
e9fb57cbbe Adding contribution from Hisashi Miyashita for SysML v2 support 2020-05-07 16:12:08 +02:00
Thomas Weißschuh
ec246f16a0 dot: be less restrictive in digraph header
The space between the digraph title and the following brace is not required by
"dot".
2020-05-05 13:48:56 +02:00
Arnaud Roques
138cfb900a version 1.2020.8 2020-04-26 20:31:41 +02:00
Arnaud Roques
9077d971d7 version 1.2020.7 2020-04-19 18:04:39 +02:00
boessu
b2f33306ca
Update Colors according to Archiate off. Specs
This is mainly a proposal.
The colors at the moment are sometimes quite "loud" and on some it's a bit hard to read the (black) text on it. The colors from the Archimate Specifications (https://pubs.opengroup.org/architecture/archimate3-doc/chap03.html#_Toc10045294) are more subtle and you can better read text on it. It is not necessary to change the colors of the sprites too. But that's just my opinion.
2020-04-10 14:29:24 +02:00
Arnaud Roques
85ad30b381 version 1.2020.6 2020-04-05 17:13:04 +02:00
Arnaud Roques
ce8d9045b5 version 1.2020.4 2020-03-19 14:06:15 +01:00
Arnaud Roques
03b30b1007 version 1.2020.3 2020-03-18 11:50:02 +01:00
Arnaud Roques
7a5b515bf6 version 1.2020.2 2020-03-03 23:29:34 +01:00