Skip to content

Releases: nopeslide/drawio_mermaid_plugin

Release 0.1.5

23 Oct 12:16
d440cd0
Compare
Choose a tag to compare
v0.1.5

use vsce instead of action to publish

Release 0.1.4

02 Apr 21:15
8398e49
Compare
Choose a tag to compare
Convert from&to native mermaid objects, options and copy/download (#16)

* Allow global and local configuration, and from & to native mermaid conversion

* Copy and download functions

* Removed blob: dependancy to allow use with default drawio-desktop

* Update drawio_desktop/src/mermaid-plugin.js

Co-authored-by: nopeslide <drechsler@tu-berlin.de>

* Added deepmerge and deep-object-diff packages

* Replaced merge & diff

* Clean local dev stuff

* Ensure beginUpdate

Co-authored-by: nopeslide <drechsler@tu-berlin.de>

Release 0.1.3

07 Mar 10:07
6b3ce57
Compare
Choose a tag to compare
v0.1.3

removed push to openvsx

Release 0.1.2

05 Nov 12:46
9c46ee1
Compare
Choose a tag to compare
v0.1.2

added Changelog

Release 0.1.1

21 Oct 10:49
1f56e61
Compare
Choose a tag to compare
v0.1.1

added license information in package.json

Release 0.1.0

20 Oct 22:37
b6eb0cb
Compare
Choose a tag to compare
v0.1.0

updated demo.gif

Release 0.0.9

19 Oct 12:53
54413ec
Compare
Choose a tag to compare
v0.0.9

fixed github url in README

Release 0.0.8

19 Oct 12:47
9626297
Compare
Choose a tag to compare
v0.0.8

publish to openvsx marketplace

Release 0.0.7

19 Oct 08:45
5570ca5
Compare
Choose a tag to compare
v0.0.7

fixed README build instructions

Release 0.0.6

18 Oct 12:56
Compare
Choose a tag to compare
Bump webpack-cli from 3.3.12 to 4.0.0 in /drawio_desktop

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>