Arnaud Roques
4e0af3328c
fix: improve port management
...
https://github.com/plantuml/plantuml/discussions/1325
2023-03-14 18:48:52 +01:00
Arnaud Roques
534fc27942
fix: Improve line endings in the output files
...
https://github.com/plantuml/plantuml/pull/1183
2023-03-14 18:46:55 +01:00
Arnaud Roques
da21293630
fix: still in progress
...
https://forum.plantuml.net/17566/global-%24variable-default-variable-produces-error-a001
https://github.com/plantuml/plantuml/issues/1320
2023-03-13 21:46:30 +01:00
Arnaud Roques
9c62daa35d
Fix UGraphic hierarchy
2023-03-12 12:41:34 +01:00
Arnaud Roques
5febaa9aeb
Preprocessing with __MIT__ is now working
2023-03-12 12:15:51 +01:00
Arnaud Roques
be8454cb59
update to 1.2023.3
2023-03-09 19:04:46 +01:00
Arnaud Roques
aa033bc2c1
wip
2023-03-08 21:49:44 +01:00
rohitsud
02ce388a5a
Allow only one underscore when escaping -->
...
This improves https://github.com/plantuml/plantuml/pull/1303 by preventing expressions like `*--____>` from being allowed. Now only expressions like `*--_>` and `*-->` will be allowed in maps,
2023-03-05 11:43:49 -08:00
Arnaud Roques
5cdd5c76e5
wip
2023-03-04 10:34:43 +01:00
Arnaud Roques
690fa349ba
wip
2023-03-01 18:05:03 +01:00
Arnaud Roques
f4221e340a
wip
2023-02-28 22:22:51 +01:00
rohitsud
ece128c3f1
Allow underscore to be used as an escape character for pattern -->
...
The issue is described in more detail at https://forum.plantuml.net/17507/dotted-arrow-also-the-close-comment-blocks-html-xml-markdown --
Similar to the issue in https://forum.plantuml.net/11806/dotted-arrow-also-the-close-comment-blocks-html-xml-markdown map uses the syntax with --> for longer arrows but they pose a problem when embedding in HTML.
For example, the following cannot be embedded in HTML.
map example {
A*--> B
}
The linked thread above suggests the use of _ before the > but that doesn't work for maps.
2023-02-28 11:38:27 -08:00
Arnaud Roques
52664342f6
Version 1.2023.2
2023-02-26 19:51:17 +01:00
Arnaud Roques
c54983bb5e
Make AgoUML work
2023-02-22 20:55:55 +01:00
Arnaud Roques
934a1c357b
Fix package and (temporary) remove generalization
2023-02-22 20:21:30 +01:00
Arnaud Roques
75835ce2a0
Packages move and bugfix
2023-02-22 19:43:48 +01:00
Arnaud Roques
58cc4e096b
wip
2023-02-08 19:38:46 +01:00
Arnaud Roques
62d819dae4
wip
2023-02-06 22:11:35 +01:00
Arnaud Roques
678949b44c
Wip
2023-02-06 22:04:53 +01:00
Arnaud Roques
1c650bb2f9
Fix https://github.com/plantuml/plantuml/issues/1284
2023-02-04 13:50:16 +01:00
Arnaud Roques
4888ac976d
Start major packages refactoring
2023-02-02 18:59:43 +01:00
Arnaud Roques
aa53729752
Fix state id in Scxml export
2023-01-31 20:45:20 +01:00
Arnaud Roques
6979fb6d55
Major change on internal identifier management
2023-01-31 20:27:04 +01:00
Arnaud Roques
e1b9c0a0f0
version 1.2023.1
2023-01-29 15:24:49 +01:00
Arnaud Roques
74bcf039a2
Fix https://github.com/plantuml/plantuml/issues/1265
2023-01-17 19:23:30 +01:00
Arnaud Roques
c1bbdd6ade
Partially fix https://github.com/plantuml/plantuml/issues/1266
2023-01-17 19:19:39 +01:00
Arnaud Roques
db9080e28f
wip
2023-01-16 20:06:31 +01:00
Arnaud Roques
54afac2f27
Fix https://github.com/plantuml/plantuml/discussions/1264
2023-01-14 11:49:57 +01:00
Arnaud Roques
eac7a29c67
wip
2023-01-13 18:36:46 +01:00
Arnaud Roques
97c7f1ed34
wip
2023-01-11 22:47:15 +01:00
Arnaud Roques
cc840383e3
Fix https://github.com/plantuml/plantuml/issues/1250
2023-01-10 18:48:14 +01:00
Arnaud Roques
a5d39f6dda
Version 1.2023.0
2023-01-09 20:13:37 +01:00
PlantUML
0ed5f14c32
Merge pull request #1237 from Geronymos/latex-file-extension
...
FileFormat changed to correct LaTeX file extension
2023-01-05 12:06:34 +01:00
The-Lum
ec8af62c97
Update FromSkinparamToStyle.java
...
Adapted from 8ff88645d4
(with correction of #1214 ):
- fixes #1227
- fixes #1228
Regards.
2023-01-04 20:53:21 +01:00
Orangerot
74bd6652ce
FileFormat changed to correct LaTeX file extension
2022-12-28 02:33:59 +01:00
Arnaud Roques
58469686e6
Revert StringUtils to original package
2022-12-17 12:10:05 +01:00
Arnaud Roques
ec12ff5f1e
Refactor packages organization
2022-12-17 12:01:10 +01:00
Arnaud Roques
4044c73d06
Fix https://github.com/plantuml/plantuml/issues/1216
2022-12-16 19:37:14 +01:00
Arnaud Roques
5deec17711
Fix https://github.com/plantuml/plantuml/issues/1210
2022-12-16 18:43:17 +01:00
Arnaud Roques
8ff88645d4
wip
2022-12-16 17:20:14 +01:00
Ole Martin Ruud
19b12df687
Add scale parameter to includegraphics for tikz
2022-12-16 05:50:43 +01:00
Arnaud Roques
80217d8c90
wip
2022-12-13 18:30:41 +01:00
Arnaud Roques
117102bb65
Version 1.2022.14
2022-12-06 20:47:32 +01:00
Arnaud Roques
3cf5e15bb4
wip
2022-12-04 19:59:49 +01:00
Arnaud Roques
0d7f2eea2c
wip
2022-11-30 18:41:17 +01:00
Arnaud Roques
4ea37512c7
wip
2022-11-29 19:57:22 +01:00
Arnaud Roques
8a5e7a48ca
Fix https://forum.plantuml.net/17043/transparent-background-colours-on-alt-else-elements
2022-11-26 21:22:40 +01:00
Arnaud Roques
fae0dfdf02
wip
2022-11-26 13:57:59 +01:00
Arnaud Roques
8b03ff71b9
wip
2022-11-25 18:50:02 +01:00
Arnaud Roques
5fce218b08
Fix https://forum.plantuml.net/17019/prevent-wrap-for-comma-dot-etc
2022-11-23 19:58:01 +01:00