Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!chore: remove GenomeNavigation #632

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

dvmoritzschoefl
Copy link
Contributor

  • Removed GenomeNavigation class from our core since it was zero-index based instead of one-index based
  • Instead https://www.npmjs.com/package/human-genome can be used which additionally has a lot of unit tests for boundary behavior

@thinkh thinkh changed the title Remove GenomeNavigation !chore: remove GenomeNavigation Nov 12, 2024
@puehringer
Copy link
Contributor

puehringer commented Nov 15, 2024

@dvmoritzschoefl which apps are breaking if we merge + release this? I suppose we need to migrate apps away or is everything already using the other package? If no one is using this anymore, we can merge and release (even as non-major) 👍

@puehringer puehringer merged commit f15259c into develop Nov 15, 2024
13 of 15 checks passed
@puehringer puehringer deleted the mh/removeGenomeNavigation branch November 15, 2024 11:00
@github-actions github-actions bot mentioned this pull request Nov 28, 2024
puehringer added a commit that referenced this pull request Nov 28, 2024
## What's Changed
* feat: add `GenomeNavigation` class to util package by @dvmoritzschoefl
in #625
* !chore: remove GenomeNavigation by @dvmoritzschoefl in
#632
* Added useTriggerFrame hook by @dvmoritzschoefl in
#624
* Refactored single subplot log scaling by @dvmoritzschoefl in
#633
* feat(icons): add new array column icons by @dvdanielamoitzi in
#639
* feat: Use pixel content values from resize observer by
@dvmoritzschoefl in #640
* feat(ci): Finalize Automated Release Workflow by @dvvanessastoiber in
#646


**Full Changelog**:
v14.2.0...14.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants