Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jbrowse/plugin-menus

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jbrowse/plugin-menus - npm Package Versions

23

2.16.1

Diff

Changelog

Source

2.16.1 (2024-11-03)

:rocket: Enhancement
  • app-core, core, product-core, text-indexing
    • #4624 Add utility links to synteny feature details to allow centering a view on a feature (@cmdcolin)
  • Other
    • #4628 Allow configuring Hi-C normalization and default resolution multiplier (@cmdcolin)
    • #4619 Add resolutionMultiplier config slot to BigWigAdapter (@cmdcolin)
:bug: Bug Fix
  • #4634 Fix opening local files in the multi-wiggle add track selector (@cmdcolin)
  • #4633 Fix "Add track" select box not going away after selecting element (@cmdcolin)
  • #4632 Standardize modification colors between alignments track coverage and pileup subtracks (@cmdcolin)
  • #4631 Fix config description of assembly name ordering for synteny data adapters (@cmdcolin)
  • #4630 Fix MM tag modifications from particular BAM file failing to render on the negative strand (@cmdcolin)
  • #4626 Fix dark redraw on selected features after vertical resize of the synteny canvas (@cmdcolin)
Committers: 1

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.16.0

cmdcolin
published 2.16.0 •

Changelog

Source

2.16.0 (2024-10-23)

:rocket: Enhancement
  • Other
    • #4615 Add configuration of transcriptTypes and containerTypes to the svg feature rendering (@cmdcolin)
  • app-core, core
:bug: Bug Fix
  • Other
    • #4593 Fix navigating to a refname result that is also indexed in search track index (@cmdcolin)
    • #4612 Fix error with tooltips in embedded components in vite dev mode (@cmdcolin)
    • #4602 Fix decoding of CRAM ML tag (@cmdcolin)
    • #4594 Fix highlight button causing issues clicking underlying track features (@cmdcolin)
    • #4586 Update electron-builder to fix broken desktop builds (@cmdcolin)
  • core
:memo: Documentation
  • #4607 Add tiberius sample dataset and updated gencode and ncbi GFF gene sets (@cmdcolin)
:house: Internal
  • Other
    • #4607 Add tiberius sample dataset and updated gencode and ncbi GFF gene sets (@cmdcolin)
  • app-core, core, embedded-core, product-core, web-core
Committers: 1

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.15.4

cmdcolin
published 2.15.4 •

Changelog

Source

2.15.4 (2024-09-20)

:bug: Bug Fix
Committers: 1

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.15.3

Done in 0.57s.

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.15.2

cmdcolin
published 2.15.3 •

cmdcolin
published 2.15.2 •

Changelog

Source

2.15.2 (2024-09-18)

:rocket: Enhancement
:bug: Bug Fix
:house: Internal
  • #4569 Refactor GFF3 parser to avoid returning internal _linehash variable (@cmdcolin)
Committers: 1

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.15.1

cmdcolin
published 2.15.1 •

Changelog

Source

2.15.1 (2024-09-12)

:rocket: Enhancement
  • core, sv-core
    • #4561 Create notion of launching a single-row breakpoint split view (@cmdcolin)
  • Other
  • core
    • #4554 Fix the ability to sort menu items by priority for CascadingMenu (@cmdcolin)
:bug: Bug Fix
  • Other
  • core
    • #4553 Fix performance regression since v2.14.0 in assembly loading (@cmdcolin)
:house: Internal
Committers: 1

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.15.0

Done in 1.26s.

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.14.0

cmdcolin
published 2.15.0 •

cmdcolin
published 2.14.0 •

Changelog

Source

2.14.0 (2024-08-28)

:rocket: Enhancement
  • core
    • #4532 De-duplicate snackbar messages (@cmdcolin)
    • #4516 Add NCBI sequence_report.tsv alias adapter, with ability to recode NCBI fasta files to use UCSC style names (@cmdcolin)
  • Other
    • #4533 Allow setting sequenceType='pep' in ReferenceSequenceTrack configuration (@cmdcolin)
    • #4531 Add UnindexedFastaAdapter for fetching small plaintext FASTA files (@cmdcolin)
    • #4528 Add description config slot to reference sequence track (@cmdcolin)
  • app-core, core
    • #4523 Allow plaintext GTF and VCF files greater than 512Mb (@cmdcolin)
  • core, product-core
:bug: Bug Fix
:house: Internal
  • Other
    • #4530 Consolidate gff3 adapter featureData routine, avoid Number-ifying null phase (@cmdcolin)
  • core
    • #4518 Don't send displayModel to "rendering" components on server side (@cmdcolin)
  • __mocks__, app-core, core, embedded-core, product-core, text-indexing, web-core
    • #4513 Add new eslint rules (no-unnecessary-condition, no-unused-expressions, etc) and tsconfig noUncheckedIndexedAccess (@cmdcolin)
  • app-core, core, embedded-core, product-core, text-indexing, web-core
  • core, product-core, text-indexing
Committers: 2

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.13.1

cmdcolin
published 2.13.1 •

Changelog

Source

2.13.1 (2024-07-31)

:rocket: Enhancement
:bug: Bug Fix
  • #4501 Fix opening track selector in linear synteny view causing crash in v2.13.0 (@cmdcolin)
  • #4495 Fix log scale for some types of signal tracks (@cmdcolin)
Committers: 1

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.13.0

cmdcolin
published 2.13.0 •

Changelog

Source

2.13.0 (2024-07-25)

:rocket: Enhancement
  • #4494 Add assembly name to scalebar in synteny views (@cmdcolin)
  • #4480 Changes default height for SVG rendering to maxHeight to fix blank track effect on slow CPU (@carolinebridge)
  • #4478 Add ability to use CSI indexes in @jbrowse/img (@cmdcolin)
:bug: Bug Fix
  • core
    • #4483 Fix configuration settings for track sorting in the track selector (@cmdcolin)
  • Other
    • #4476 Fix config editor crash in vite usage of embedded components in dev mode (@cmdcolin)
    • #4473 Fix 'Show no tracks active button' checkbox not working (@cmdcolin)
:memo: Documentation
:house: Internal
Committers: 3

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.12.3

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc