1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-11-16 18:25:11 +00:00
Commit Graph

1628 Commits

Author SHA1 Message Date
Arnaud Roques
e991c4699b feat: several gantt improvement 2023-11-27 18:41:15 +01:00
Arnaud Roques
f0b3e6900c feat: improve gantt language 2023-11-26 18:57:11 +01:00
Arnaud Roques
bcb3b92dbc fix: disable creole for file listing
https://github.com/plantuml/plantuml/issues/1448#issuecomment-1820720969
2023-11-23 21:16:49 +01:00
Arnaud Roques
a98d8ccdd5 fix: fix MaximumWidth style for legend
https://github.com/plantuml/plantuml/issues/1608
2023-11-23 21:04:56 +01:00
Arnaud Roques
b48ea95112 fix: fix bad note shape in sequence diagram
https://github.com/plantuml/plantuml/issues/1609
2023-11-23 20:42:31 +01:00
Arnaud Roques
422c74eba4 fix: minor issue about Gantt D+00 syntax 2023-11-23 20:11:10 +01:00
Arnaud Roques
8b5a1521e7 fix: several Gantt improvement
https://forum.plantuml.net/18397/gantt-how-handle-resource-starts-terminates-specific-date
https://forum.plantuml.net/17571/is-it-possible-to-set-gantt-tasks-to-be-incomplete-by-default?show=17571#q17571
https://forum.plantuml.net/18128/gantt-diagram-vertical-separator-styling?show=18128#q18128
2023-11-23 17:50:00 +01:00
PlantUML
e4c246750e
Merge pull request #1601 from plantuml/dependabot/github_actions/actions/github-script-7
chore(deps): bump actions/github-script from 6 to 7
2023-11-20 15:54:12 +01:00
PlantUML
cc1d0099e4
Merge pull request #1607 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for flowdiagram, color, creole, sprite)
2023-11-20 15:43:26 +01:00
The-Lum
37714ac1e2 docs: add package-info.java and readme.md
(for `klimt/sprite`)
2023-11-19 15:37:20 +00:00
The-Lum
54117a5e8b fix: fix some links to zext instead of ext. 2023-11-19 15:10:09 +00:00
The-Lum
d5e42c9d7e fix: change readme.md to zext dir 2023-11-19 14:38:44 +00:00
The-Lum
bb56bf2973
Merge branch 'plantuml:master' into ImproveDoc 2023-11-19 15:12:13 +01:00
Arnaud Roques
aea7e540ac chore: delete last ext files 2023-11-19 11:48:47 +01:00
Arnaud Roques
b74f9634fb chore: restore lost readme.md files 2023-11-19 11:34:16 +01:00
Arnaud Roques
d61ebc40a0 refactor: rename ext packages to zext to improve javadoc display 2023-11-19 11:22:11 +01:00
Arnaud Roques
f35856e6b9 chore: better End Of Line management 2023-11-19 11:15:28 +01:00
The-Lum
78a32d2743 docs: add package-info.java and readme.md 2023-11-17 10:31:18 +00:00
Arnaud Roques
546174d17f fix: better support for package with ELK layout
https://forum.plantuml.net/13709/eclipse-layout-kernel?show=18389#a18389
2023-11-16 18:23:58 +01:00
Arnaud Roques
f91a19413b feat: add osa2 icon library 2023-11-16 18:01:11 +01:00
PlantUML
db9c59c1bb
Merge pull request #1605 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for External code)
2023-11-16 12:33:02 +01:00
The-Lum
6e85bcaac9 docs: add package-info.java and readme.md
For external code:
- acearth,
- zxing,
- jcckit,
- ditaa.
2023-11-16 11:08:55 +00:00
Benjamin Davies
273f8b4bf1
Add tests 2023-11-16 20:32:18 +13:00
Benjamin Davies
9ad84822fa
Introduce CHEN_CIRCLE entity type 2023-11-16 18:49:00 +13:00
Benjamin Davies
96785da1c7
Add multiple subclasses command 2023-11-16 18:42:47 +13:00
Benjamin Davies
9e8a313681
Add subset associations 2023-11-16 17:41:11 +13:00
Benjamin Davies
3734465441
Style associations 2023-11-16 13:36:34 +13:00
Benjamin Davies
de74e7fae9
Change leaf style based on stereotype 2023-11-16 13:24:12 +13:00
Benjamin Davies
c6bd537509
Draw relationships as diamonds 2023-11-16 12:16:35 +13:00
Benjamin Davies
6361f826be
Add new leaf types 2023-11-16 11:29:37 +13:00
Benjamin Davies
fb9fd7e13e
Merge remote-tracking branch 'upstream/master' into cheneer 2023-11-16 10:05:21 +13:00
Benjamin Davies
153b96af3e
Fix stereotype handling 2023-11-16 10:03:30 +13:00
PlantUML
e17b2a4e22
Merge pull request #1604 from The-Lum/ImproveDoc
docs: fix package names on `package-info.java` of `cheerpj` and `smetana`
2023-11-15 22:02:15 +01:00
Benjamin Davies
4d01e6fd6c
Merge entity and relationship commands 2023-11-16 09:49:18 +13:00
Benjamin Davies
e26ccf756a
Tweak Chen EER syntax to be more consistent with existing diagram types 2023-11-16 09:43:54 +13:00
The-Lum
8a1a9dfc8b docs: add package-info.java for gen.annotation (smetana)
- add `package-info.java` for `gen.annotation`
- add `@see` on `h` and `smetana/core`
2023-11-15 20:35:20 +00:00
The-Lum
b92731aecd Merge branch 'ImproveDoc' of https://github.com/The-Lum/plantuml into ImproveDoc 2023-11-15 20:07:39 +00:00
The-Lum
2f4a56f692 docs: fix package names (for cheerpj, smetana)
fix package names on `package-info.java` of `cheerpj` and `smetana`
2023-11-15 20:03:00 +00:00
PlantUML
1c4162c2ff
Add Javadoc link 2023-11-15 20:42:22 +01:00
Arnaud Roques
162c3f9238 Merge branch 'master' of https://github.com/plantuml/plantuml 2023-11-15 19:50:58 +01:00
Arnaud Roques
333d0b1a1f chore: update javadoc even for snapshot 2023-11-15 19:50:47 +01:00
PlantUML
1cfab8ba80
Merge pull request #1603 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for `Smetana`, `API/CheerpJ`)
2023-11-15 18:28:15 +01:00
PlantUML
cebe19f466
Merge branch 'master' into ImproveDoc 2023-11-15 18:20:55 +01:00
Arnaud Roques
135604e727 Merge branch 'master' of https://github.com/plantuml/plantuml 2023-11-15 18:19:41 +01:00
Arnaud Roques
b63f2ab4cd chore: filter javadoc generation 2023-11-15 18:18:55 +01:00
The-Lum
acb95b44ce docs: add package-info.java and readme.md
For `API/CheerpJ`
2023-11-15 13:53:30 +00:00
The-Lum
91ead31632
docs: update README.md: add javadoc link for snapshot 2023-11-15 13:52:49 +01:00
Arnaud Roques
3a10503cc8 chore: suppress frame for javadoc 2023-11-14 21:34:47 +01:00
Arnaud Roques
4f0f8d7821 chore: remove windows test and generate javadoc with frames 2023-11-14 21:31:05 +01:00
Arnaud Roques
61b1e4f0f0 chore: try to add javadoc to GitHub Pages 2023-11-14 19:29:54 +01:00