Closed frehberg closed 1 year ago
Please comment the the Pull Request https://github.com/mersinvald/aquamarine/pull/36
Changes of pull request #36
To test the port, change the dependency in Cargo.toml to
[dependencies]
aquamarine = { git = "https://github.com/frehberg/aquamarine.git", branch = "35_port_mermaid_v10" }
@frehberg I'm on it. To streamline the process from now, I'm going to add you as a maintainer too, as I don't get much time to work on this project at the moment.
cool :)
Mike Lubinets @.***> schrieb am Mo., 17. Apr. 2023, 10:53:
@frehberg https://github.com/frehberg I'm on it. To streamline the process from now, I'm going to add you as a maintainer too, as I don't get much time to work on this project at the moment.
— Reply to this email directly, view it on GitHub https://github.com/mersinvald/aquamarine/issues/35#issuecomment-1510954913, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB265RHRDCJH2Q5GYWIPQ3XBUAJPANCNFSM6AAAAAAVUPHKHA . You are receiving this because you were mentioned.Message ID: @.***>
cool :)
just, AFAICS, I cannot edit tickets or merge branches yet
Mike Lubinets @.***> schrieb am Mo., 17. Apr. 2023, 11:02:
Closed #35 https://github.com/mersinvald/aquamarine/issues/35 as completed.
— Reply to this email directly, view it on GitHub https://github.com/mersinvald/aquamarine/issues/35#event-9021780372, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB265QJH6OMOGSXUWXO2KLXBUBJPANCNFSM6AAAAAAVUPHKHA . You are receiving this because you were mentioned.Message ID: @.***>
@frehberg says you didn't accept invite yet
Deal with multiple JS files instead of single mermaid.min.js
Change script-initialization, using the following ESM form in future
or accessing the local files location
To test the port, change the dependency in Cargo.toml to