Releases: lidaof/eg-react
Releases · lidaof/eg-react
53.6.3
53.6.2
What's Changed
- Bump handlebars from 4.1.2 to 4.5.3 in /backend by @dependabot in #143
- sea hare aplCal3 genome ready by @xzhuo in #145
- Calling card track update by @arnavm in #147
- Support multiple genome align display by @xzhuo in #118
- Changed calling card STRING field to ANNOTATION by @arnavm in #148
- add spotted gar genome with comparison with zebrafish by @xzhuo in #149
- Added text track support for callingcard by @arnavm in #151
- Renamed CallingCard to QBed by @arnavm in #158
- Bump mongodb from 3.0.2 to 3.1.13 in /backend by @dependabot in #175
- Bump lodash from 4.17.14 to 4.17.19 in /backend by @dependabot in #165
- chimpanzee panTro6 genome by @xzhuo in #178
- Primates by @xzhuo in #185
- Bump axios from 0.19.2 to 0.21.1 in /frontend by @dependabot in #186
- Dynamic Sequence Tracks by @suragnair in #192
- Several improvements dealing secondary genomes by @xzhuo in #197
- Bump lodash from 4.17.20 to 4.17.21 in /backend by @dependabot in #196
- Bump handlebars from 4.7.6 to 4.7.7 in /backend by @dependabot in #195
- Bump three from 0.110.0 to 0.125.0 in /frontend by @dependabot in #193
- add hg19-primate alignments by @xzhuo in #199
- Bump codemirror from 5.58.1 to 5.58.2 in /frontend by @dependabot in #202
- Bump lodash from 4.17.20 to 4.17.21 in /frontend by @dependabot in #203
- all human mouse alignments by @samuelchen2004 in #206
- Changed Genome Picker by @lambdasc in #207
- Chromosomepickererror by @lambdasc in #208
- Bump axios from 0.21.1 to 0.21.2 in /frontend by @dependabot in #209
- Bump underscore from 1.11.0 to 1.12.1 in /frontend by @dependabot in #210
- Add omicron as default by @ChangxuFan in #223
- Bump lodash from 4.17.20 to 4.17.21 in /frontend by @dependabot in #227
- Bump codemirror from 5.58.1 to 5.58.2 in /frontend by @dependabot in #226
- Bump axios from 0.21.1 to 0.21.2 in /frontend by @dependabot in #225
- Bump underscore from 1.11.0 to 1.12.1 in /frontend by @dependabot in #224
- Bump ws from 5.2.2 to 5.2.3 in /frontend by @dependabot in #232
- Bump three from 0.125.2 to 0.137.0 in /frontend by @dependabot in #231
- Bump node-fetch from 2.6.1 to 2.6.7 in /frontend by @dependabot in #230
- Update genome switcher. Change icon. Genome picker bug fix. by @lambdasc in #234
- imported uniprot annotation from ucsc by @ChangxuFan in #236
- Alignment track changes by @xzhuo in #237
- Bump ua-parser-js from 0.7.22 to 0.7.31 in /frontend by @dependabot in #238
- Bump node-sass from 6.0.1 to 7.0.0 in /frontend by @dependabot in #239
- Bump follow-redirects from 1.14.6 to 1.14.8 in /frontend by @dependabot in #240
- Alignment enhancement by @xzhuo in #242
- cleanup curve alignment blocks by @xzhuo in #243
- Bump url-parse from 1.4.7 to 1.5.7 in /frontend by @dependabot in #244
- Bump url-parse from 1.5.7 to 1.5.10 in /frontend by @dependabot in #246
- Bump diff from 1.0.4 to 3.5.0 in /frontend by @dependabot in #249
New Contributors
- @arnavm made their first contribution in #147
- @suragnair made their first contribution in #192
- @samuelchen2004 made their first contribution in #206
- @lambdasc made their first contribution in #207
- @ChangxuFan made their first contribution in #223
Full Changelog: v50.0.0...v53.6.2
50.0.0
- this release is not an update for browser function but related to dependent package
- updated to use
webpack
4 andtypescript
3.4 - removed deprecated package
react-scripts-ts
, use typescript support fromcreate-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
- 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