Skip to content

Releases: mscgenjs/mscgenjs-inpage

v2.0.0

27 May 13:43
Compare
Choose a tag to compare
  • ⬆️ mscgenjs

(although a major version bump - no breaking changes here - just trying to keep in sync with mscgenjs-core)

1.12.2

30 Jul 11:01
Compare
Choose a tag to compare
  • ⬆️ dependency updates

1.9.11

28 Mar 19:21
Compare
Choose a tag to compare

Dancing for internet explorer 11

  • ⬆️ mscgenjs (which works around a css quirk in internet explorer)
  • replaces webpack with r.js / almond again (web pack generated stuff that IE11 wasn't able to parse. Bad webpack!)

1.9.10

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

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

1.9.2

22 Mar 20:48
Compare
Choose a tag to compare
  • ⬆️ mscgenjs and a few other dependencies
  • this version of mscgenjs makes generated links open in the same instead of in a new window (which is more well-behaved)

1.7.0

19 Jan 22:56
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 (use the data-regular-arc-text-vertical-alignment text to specify the alignment type - see below for an example)
  • ⬆️ a.o. mscgenjs
<script data-regular-arc-text-vertical-alignment="above" type="text/x-msgenny">
      wordwraparcs=true,
      watermark="above";

      a => b: "This is a piece of text that will probably wrap";
    </script>

1.6.0

20 Oct 20:40
Compare
Choose a tag to compare
  • ⬆️ mscgenjs to 1.6.0 - which includes an informal ('wobbly') style. See the release notes over there for details.
  • ⬆️ some development dependencies

All changes: 1.5.2...1.6.0

1.5.2

01 Oct 09:44
Compare
Choose a tag to compare
  • moves the repository to the mscgenjs 'organization'
  • ⬆️ mscgenjs to 1.5.2 see the release notes over there for details.
  • ⬆️ requirejs and some other development dependencies

All changes: 1.5.1...1.5.2

1.5.1

02 Sep 18:38
Compare
Choose a tag to compare
  • ⬆️ mscgenjs to 1.5.1 see the release notes over there for details.
  • adds a smoketest html to the distribution
  • replaces requirejs + almond packaging/ minification with webpack as the result is smaller

Detailed overview: 1.5.0...1.5.1

1.5.0

10 Aug 17:56
Compare
Choose a tag to compare

Detailed overview: 1.4.3...1.5.0