Releases: mscgenjs/mscgenjs-inpage
Releases · mscgenjs/mscgenjs-inpage
v2.0.0
1.12.2
1.9.11
1.9.10
- ⬆️ 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
1.7.0
- 🐣 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
- ⬆️ 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
- 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
- ⬆️ 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
- ⬆️ mscgenjs to 1.5.0 - see the release notes over there for details.
- ⬆️ some development dependencies
Detailed overview: 1.4.3...1.5.0