- Add support for running in browsers.
- Update to Mermaid 8.12.0: #114 Thanks @CoenraadS!
- Use a transparent background for diagrams: #113. Thanks @CoenraadS!
- Update to Mermaid 8.9.0
- Fixes for
:::
rendering. Thanks @chkohner!
- Update to Mermaid 8.8.4
- Update to Mermaid 8.8.2
- Fix
markdown-it-container
listed as a dev dependency instead of a regular one.
- Support using
:::
style blocks. These are used on the Azure DevOps Wiki.
- Update to mermaid 8.7.0
- Resolve advisory-1548
- Update webpack to 4.44.1
- Update terser-webpack-plugin to 2.3.8
- Update to mermaid 8.6.4.
- Update to mermaid 8.5.1.
- Update to mermaid 8.4.6.
- Fix mermaid class annotations.
- Update to mermaid 8.4.0. Thanks @MrBramme!
- Update to mermaid 8.3.1.
- Minify webpacked output.
- Update to latest mermaid version. Thanks @jnnnnn!
- Remove
extensionKind
as this is no longer required.
- Set explicit
extensionKind
for VS Code compatability.
- Remove dummy menu item
- Remove dummy command
- Pick up mermaid 8.0.0.
- Pick up Mermaid 8.0
- Multi-root ready
- Support pandoc language identifiers for mermaid blocks. Thanks @larsw!
- Use webpack to bundle mermaid scripts
- Fix mermaid styling for high contrast themes
- Fix possible race condition.
- Added logo.
- Switch mermaid light or dark style based on VS Code theme
- Initial release