- Pick up Mermaid 11.3.0. Thanks @RickHermansDSA!
- Add ELK layout support. Thanks @worbunkel!
- Added ZenUML support.
- Added iconify logos. Thanks @hiroto1220!
- Pick up Mermaid 11.2.0. Thanks @StuartFyfe!
- Pick up Mermaid 11.1.0. Thanks @AdrieanKhisbe!
- Fix some parsing of potential html characters in diagrams. Thanks @Bunker-D!
- Fix some issues with parsing
:::
blocks.
- Pick up Mermaid 10.9.0. Thanks @Caleb-Wishart!
- Pick up Mermaid 10.8.0. Thanks @noppej!
- Pick up Mermaid 10.6.1. Thanks @jalmeter and @ebjornset!
- Pick up Mermaid 10.4.0.
- Pick up Mermaid 10.2.3.
- Pick up Mermaid 10.1.0.
- Clear errors on re-render.
- Pick up Mermaid 10.0.2.
- Fix loading mindmap support.
- Fix rendering in notebooks after switch to
renderAsync
.
- Fix rendering and removal of errors appended to body. Thanks @JoshStern!
- Bump mermaid version to
9.4.0
.
- Fix parse failures caused by trimming. Thanks @swalterd!
- Version bump for failed marketplace publish due to badge in readme.
- Pick up Mermaid 9.3.0. Thanks @apeacock1991!
- Add support for markdown cells inside of notebooks.
- Pick up Mermaid 9.2.2.
- Re-render diagrams when the color theme changes. This fixes colors not updating when between light and dark color themes.
- Rebuild
- Added settings to control Mermaid themes. Thanks @Reisse!
- Improved syntax error reporting (#140). Thanks @msafronov!
- Pick up mermaid 9.1.6.
- Pick up mermaid 9.1.3. Thanks @devmount!
- Republish with updated lockfile for new mermaid version.
- Pick up mermaid 9.1.2. Thanks @k-pypin!
- Pick up mermaid 9.1.1. Thanks @trongthanh!
- Pick up mermaid 8.13.10. Thanks @lhyeung!
- Pick up mermaid 8.13.8. Thanks @wuhkuh!
- Pick up mermaid 8.13.
- 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