Skip to content

Releases: ebi-webcomponents/nightingale

Version 5.0.0

24 May 13:08
Compare
Choose a tag to compare

Major Version Release

⚠️ Breaking features

  • Drop support for Node 16. Components are now built using Node 18.

🌟 New Components

💫 Updates

  • nightingale-msa
    • worker got rewritten to be inline to avoid incompatibilities between webpack or rollup builts.
    • Exposing click and double click events
  • nightingale-new-core:
    • new mixin: withSVGHighlight To use when the component is a track that uses SVG to render. It renders a translucent and overlaying rectangle to represent the highlight.
    • Now the mixins include the types of implemented mixins.
    • The height attribute defined in withDimension now reflects its value when changed by the component.

🏡 Housekeeping

  • Dependencies updates.

Full Changelog: v4.5.0...v5.0.0

v3.2.14

24 May 12:52
Compare
Choose a tag to compare
  • specify fill colour for nightingale-linegraph-track
  • configure number of ticks in protvista-sequence
  • support for multipe hightlight colours

v3.2.0

09 Nov 11:59
Compare
Choose a tag to compare
  • Adding clickable feature to protvista-msa
  • Exporting getColorByType from protvista-track

Alignments coordinates

31 Aug 07:41
Compare
Choose a tag to compare

Alignments component:

  • Option to show coordinates left and/or right of each sequence
  • Allow each sequence to have its own start position

Style changes in protvista-datatable

13 Aug 15:22
Compare
Choose a tag to compare

Fix in protvista-manager for attribute propagation

13 Aug 15:22
Compare
Choose a tag to compare

v2.10.0

01 Jun 15:06
Compare
Choose a tag to compare
  • ScrollFilter util to filter scroll events that are intended to go past zoomable and data-table components.
  • @sacdallago added a basic project example using Vue.

v2.9.4

13 May 16:15
Compare
Choose a tag to compare

Fix issue in variation viewer when no cross-references in data

v2.8.2

24 Apr 13:08
Compare
Choose a tag to compare
  • fix missing dependency declaration in protvista-datatable

v2.8.1

24 Apr 13:08
Compare
Choose a tag to compare
  • tweak style for tooltip title