Skip to content

Releases: lidaof/eg-react

53.6.3

14 Mar 16:32
Compare
Choose a tag to compare
  • 3D viewer can enable region set view from segments
  • fixes a bug in qBed track horizontal value can only be integer numbers
  • fixes the TrackRegionController region parse error

53.6.2

14 Mar 16:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v50.0.0...v53.6.2

50.0.0

10 Mar 05:52
Compare
Choose a tag to compare
  • this release is not an update for browser function but related to dependent package
  • updated to use webpack 4 and typescript 3.4
  • removed deprecated package react-scripts-ts, use typescript support from create-react-app
  • updated react-app-rewired to 2.1
  • motivated by an issue that ArcDisplay is not working on build version but development version

48.5.0

10 Mar 05:51
Compare
Choose a tag to compare
  • track height and color configuration enabled for genome align track
  • tooltip on heatmap and heatmap style of interaction track
  • annotation tracks adding UI will be shown when corresponding genome align track is added
  • fixed a bug that intra-region arcs are not displayed
  • fixed an Unable to preventDefault inside passive event listener bug
  • fixed the bug highlight region error when genomealign track is added, related to #104
  • fixed an issue that tracks order in local hub doesn't follow order in hub.config.json file
  • local track supports BAM track now
  • fixed a bug that categorical track error when category not exists in hub file

48.2.0

10 Mar 05:51
Compare
Choose a tag to compare
  • genome alignment track enhanced view, improved by Xiaoyu Zhuo
  • allow users to upload local file as tracks
  • allow users to upload entire folder or many files as a data hub by creating a hub.config.json file
  • HiC track normalization implemented by Silas Hsu

47.2.8

10 Mar 05:50
Compare
Choose a tag to compare
  • first stable version since we start coding the new version of the browser code
  • embedding browser function is available
  • browser code also uploaded to npm
  • (version number prior to 47 refers to the old browser codebase)