Arnaud Roques
|
f4221e340a
|
wip
|
2023-02-28 22:22:51 +01:00 |
|
PlantUML
|
eddf1c5470
|
Merge pull request #1303 from rohitsud/patch-1
Allow underscore to be used as an escape character for pattern -->
|
2023-02-28 22:10:30 +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
|
d55ae31b68
|
Update stdlib
|
2023-02-24 09:14:00 +01:00 |
|
Arnaud Roques
|
07f828770f
|
Restore test and ignore XMI.exporterVersion
|
2023-02-22 21:08:32 +01:00 |
|
Arnaud Roques
|
c54983bb5e
|
Make AgoUML work
|
2023-02-22 20:55:55 +01:00 |
|
Arnaud Roques
|
9660d3ced9
|
Remove tests until XMI is ready
|
2023-02-22 20:44:05 +01:00 |
|
Arnaud Roques
|
934a1c357b
|
Fix package and (temporary) remove generalization
|
2023-02-22 20:21:30 +01:00 |
|
Arnaud Roques
|
d551aa488a
|
Update XMI result
|
2023-02-22 19:51:43 +01:00 |
|
Arnaud Roques
|
75835ce2a0
|
Packages move and bugfix
|
2023-02-22 19:43:48 +01:00 |
|
PlantUML
|
9beb3a1ccc
|
Merge pull request #1292 from soloturn/gradle
update versions
|
2023-02-18 18:56:55 +01:00 |
|
soloturn
|
4b5d5d703b
|
update versions
|
2023-02-18 08:27:59 +01:00 |
|
soloturn
|
9ec15a7a2e
|
use gradle 8.0.1
|
2023-02-18 08:23:28 +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 |
|
PlantUML
|
4038b9db37
|
Merge pull request #1275 from The-Lum/UpdDoc
Upd: Add some documentation
|
2023-01-25 20:53:10 +01:00 |
|
The-Lum
|
1c6cd1cf7f
|
Upd: Add some documentation
- [x] Add EBNF on README
- [x] Attemps to add some `README.md` on the src
|
2023-01-25 19:42:56 +00: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
|
c2bb4f8a37
|
Try to fix https://github.com/plantuml/plantuml/issues/1261
|
2023-01-17 19:00:39 +01:00 |
|
Arnaud Roques
|
db9080e28f
|
wip
|
2023-01-16 20:06:31 +01:00 |
|
PlantUML
|
1fe09aea4f
|
Merge pull request #1262 from denisa/master
1252: Use eclipse-temurin:17-jre-jammy and generate both amd64 and arm64 images
|
2023-01-14 12:03:45 +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 |
|
Denis N. Antonioli
|
f067d71b28
|
spaces
|
2023-01-12 21:22:15 -08:00 |
|
Denis N. Antonioli
|
5624575b08
|
1252: Use eclipse-temurin:17-jre-jammy and generate both amd64 and
arm64 images
|
2023-01-12 21:09:13 -08: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 |
|
PlantUML
|
c11a045670
|
Merge pull request #1246 from The-Lum/patch-2
Update FromSkinparamToStyle.java to fix some skinparams
|
2023-01-05 10:39:06 +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 |
|
PlantUML
|
040bf1f134
|
Merge pull request #1225 from The-Lum/FixTitleOnTheme
Fix `title` on theme
|
2022-12-26 16:19:04 +01:00 |
|
The-Lum
|
ef438a1672
|
🐛Fix title on theme
|
2022-12-21 18:42:39 +00: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 |
|
PlantUML
|
800ead7a8f
|
Merge pull request #1215 from barskern/add-scale-to-tikz-picture
Add scale parameter to includegraphics for tikz
|
2022-12-16 15:13:46 +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 |
|