Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: sverweij/atom-mscgen-preview

v1.12.3

28 Aug 18:51
Compare
Choose a tag to compare
  • upgrades to mscgenjs v1.12.3
  • 🔧 migrates a part of the code from coffee to javascript

v1.10.0

03 Apr 20:32
Compare
Choose a tag to compare
  • ⬆️ mscgenjs to version 1.10.0
  • 🐣 updates grammars to include the mscgenjs 1.10.0 options wordwrapentities and wordwrapboxes

v1.9.12

28 Mar 19:58
Compare
Choose a tag to compare
  • ⬆️ mscgenjs to 1.9.11 - which implements some workarounds so the generated svg's work better in internet explorer 11 and up

v1.9.11

26 Mar 17:26
Compare
Choose a tag to compare
  • ⬆️ mscgenjs

The upgrade to mscgenjs 1.9.10 fixes:

  • Links in generated svg's now also work in Chrome and internet explorer (there's a bug/ feature in those browsers mscgenjs now neatly circumvents).
  • Links open in same window (which is what you would expect in the first place) instead of in a new one.
  • A bug where the width option was not taken into account anymore..

Generated svg's are now smaller and simpler as well.

Read more in sverweij/mscgen_js#244

v1.8.2

11 Mar 19:47
Compare
Choose a tag to compare

Changes since 1.7.0:

  • 🐣 adds proper serialisation and desearialization - so when you close atom and re-open it (even without saving) mscgen-preview is still there for you.
  • ⬆️ mscgenjs and a few other dependencies
  • 🐣 support for the new xù 'title' attribute introduced in mscgenjs 1.9.0
  • 🔧 small maintenance

v1.7.0

18 Jan 21:51
Compare
Choose a tag to compare
  • 🐣 exposes the mscgenjs 1.7.0 experimental option to influence the vertial alignment of texts on (regular only) arcs (as per sverweij/mscgen_js#242)
  • 🐛 improves 'zoom-to-fit' behavior
  • 🔧 embed the font of the 'fountain pen' theme so it shows up
  • ⬆️ mscgenjs, coffeescope2

v1.6.3

17 Dec 10:46
Compare
Choose a tag to compare
  • ⬆️ mscgenjs to 1.6.3
  • Various small maintenance items (keeping up with the atom platform, cleanup etc)

v1.6.0

24 Oct 20:05
Compare
Choose a tag to compare

style-switcher

v1.5.3

09 Oct 12:08
Compare
Choose a tag to compare
  • adds zoom and background buttons. This unifies the look with other graphic atom previewers (e.g. image-view, svg-preview, graphviz-preview-plus)
  • adds a 'zoom to fit' function and accompanying shortcut (cmd-9 or ctrl-9, depending on your platform).
  • ⬆️ mscgenjs to version 1.5.3 - see mscgenjs release notes for details.

the-zoom-bar

All changes: v1.5.0...v1.5.3

v1.5.0

09 Aug 21:45
Compare
Choose a tag to compare
  • ⬆️ mscgenjs to version 1.5.0 - see mscgenjs release notes for details.
  • adds 'fountainpen' named style that came available in mscgenjs 1.5.0
  • 🔧 ci: build test on 2 versions of atom on both linux and macOS

All changes: v1.4.2...v1.5.0