Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Releases: cBioPortal/oncoprintjs

Refactoring

17 Jun 19:54
Compare
Choose a tag to compare
Update version in package.json

Signed-off-by: Adam Abeshouse <[email protected]>

Performance optimizations - attempt 2

11 Jun 18:35
Compare
Choose a tag to compare

Npm rejected the previous release's version number

Performance optimizations

11 Jun 18:20
306a521
Compare
Choose a tag to compare

This is a breaking change because string-valued colors are no longer available in rule specifications. Colors are now all rgba numerical arrays.

Save pre-clustered track group order, restore when clustering is disabled

02 Nov 21:19
f1e8114
Compare
Choose a tag to compare
Merge pull request #140 from cBioPortal/7668-cluster

Save pre-cluster track group order, and restore it when clustering is disabled

Expose shapeToSvg

16 Sep 21:07
Compare
Choose a tag to compare
Export shapeToSvg

Signed-off-by: Adam Abeshouse <[email protected]>

Expose more for importing

09 Sep 20:40
358eba5
Compare
Choose a tag to compare
Merge pull request #139 from cBioPortal/expose-more

Small typescript changes, and expose more to import

Bug fixes and dependency updates

03 Aug 21:33
cc5368a
Compare
Choose a tag to compare
v4.2.1

Merge pull request #137 from cBioPortal/dependabot/npm_and_yarn/ellip…

Dont use prepend, which is disallowed in IE11

19 Mar 21:23
8ae7617
Compare
Choose a tag to compare
Merge pull request #132 from cBioPortal/no-prepend

Dont use prepend, which is not supported in IE11

Implement infinite loop in shader differently, to be compatible with IE11

19 Mar 19:27
275a605
Compare
Choose a tag to compare
Merge pull request #131 from cBioPortal/inf-fix

Implement infinite loop in a different way thats hopefully compatible with IE11

Make minimap appear at top instead of bottom

22 Jan 21:16
64ed483
Compare
Choose a tag to compare
Merge pull request #130 from cBioPortal/minimap-placement

Make minimap appear at top instead of bottom