Skip to content

Releases: LegumeFederation/cmap-js

Soy2018 Demo

24 Aug 16:47
Compare
Choose a tag to compare
Soy2018 Demo Pre-release
Pre-release

State-of-the Browser release, bugs may be present:

  • Export of map as a png/jpg
  • Column label format
  • Extend options for drawing labels/rulers in groups
  • Add querystring to track current maps and position for sharing

KNOWN BUGS:

  • Rollup has changed fairly recently, so a lockfile has been introduced
    and it is suggested that the software is built using the LTS version of node
    until the buildfile can be fixed.
  • Rendering issues may appear when a map is moved. The cause of this is
    under investigation as the canvas management aspects of the software are
    under revision.

cmap-js alpha 3

15 May 21:14
d0e86cf
Compare
Choose a tag to compare
cmap-js alpha 3 Pre-release
Pre-release

[Feature] Added pan lock to prevent pan state from breaking if you wander off target canvas.
[Bugfix] Fix Add/Remove map not updating the target canvas image.
[Bugfix] Fix Add/Remove track not always properly updating target map.
[Bugfix] Fix correspondence maps not properly updating after reorder.
[Bugfix] Fix issue preventing maps from swapping on occasion.
[Bugfix] Now properly supports papaparse ^4.4.0

cmap-js alpha 2 revised

27 Mar 06:58
Compare
Choose a tag to compare
Pre-release

Many performance increases and feature expansions over the first
release. Changes have not been catalogued to save space. Now
includes manhattan glyph type, configuration editing from the menu,
data upload, dragable map divs, and more.

Minor bugfixes, including cleanup of gwas sample data.

First public alpha

28 Jun 17:28
Compare
Choose a tag to compare
First public alpha Pre-release
Pre-release

Stable snapshot of working state of CMap-js