mermaid/packages/mermaid/src/diagrams/gantt
FutzMonitor 59264a33d7 Changes to gantt.html
1. Added a Gantt diagram that demonstrates to users that hashtages and semicolons can be added to titles, sections, and task data.
Changes to gantt.spec.js
1. Added unit tests to ensure that semicolons and hashtags didn't break the functionality of the gantt diagram when used in titles, sections or task data.
Changes to /parser/gantt.spec.js
1. Added rendering tests to ensure that semicolons and hashtags in titles, sections, and task data didn't break the rendering of Gantt diagrams.
2024-01-26 11:48:48 -05:00
..
parser Changes to gantt.html 2024-01-26 11:48:48 -05:00
ganttDb.js making consitent config imports from diagramAPI 2023-10-08 14:17:45 +02:00
ganttDb.spec.ts #4438 Reverted to the changes from #4285 2023-06-01 12:53:21 +02:00
ganttDetector.ts standardize detectors loeader function definition with `DiagramLoader` type 2023-06-12 15:28:45 +03:00
ganttDiagram.ts chore: Fix type imports 2023-08-22 13:44:11 +05:30
ganttRenderer.js making consitent config imports from diagramAPI 2023-10-08 14:17:45 +02:00
styles.js feat(gantt): update styles 2023-10-09 11:25:09 +08:00