Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mfanselmo committed Dec 18, 2024
1 parent 90baa03 commit a8f5b82
Show file tree
Hide file tree
Showing 7 changed files with 882 additions and 597 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Debounce the ResizeObserver for automatic dialog resizing to resolve https://github.com/TeselaGen/tg-oss/issues/63 [`#65`](https://github.com/TeselaGen/tg-oss/pull/65)
- Use a custom tippy theme called 'teselagen' to avoid overriding styles defined by themes in tippy instances outisde of ove [`#64`](https://github.com/TeselaGen/tg-oss/pull/64)
- Added fix for clipboard commands when there are multiple editors [`#57`](https://github.com/TeselaGen/tg-oss/pull/57)
- Fixed condition for removing \* [`#52`](https://github.com/TeselaGen/tg-oss/pull/52)
- Removed \* aa from dna translation at the end of sequence [`#50`](https://github.com/TeselaGen/tg-oss/pull/50)
- export feat locs [`#45`](https://github.com/TeselaGen/tg-oss/pull/45)
- Fixed condition for removing * [`#52`](https://github.com/TeselaGen/tg-oss/pull/52)
- Removed * aa from dna translation at the end of sequence [`#50`](https://github.com/TeselaGen/tg-oss/pull/50)
- export feat locs [`#45`](https://github.com/TeselaGen/tg-oss/pull/45)
- unifying sequence filtering so filterSequenceString is always hit and… [`#31`](https://github.com/TeselaGen/tg-oss/pull/31)
- fixed genbank file embedded in another genbank comment [`#36`](https://github.com/TeselaGen/tg-oss/pull/36)
- fix the ORF start codons label for RNA sequence [`#27`](https://github.com/TeselaGen/tg-oss/pull/27)
- adding more null pointer checks for tgSelect, making annotation start… [`#30`](https://github.com/TeselaGen/tg-oss/pull/30)
- Fix ove and ui imports for vitest [`#25`](https://github.com/TeselaGen/tg-oss/pull/25)
- Reorder tgSelect results [`#20`](https://github.com/TeselaGen/tg-oss/pull/20)
- fixing annotation range issue and adding test [`#23`](https://github.com/TeselaGen/tg-oss/pull/23)
- fixing annotation range issue and adding test [`#23`](https://github.com/TeselaGen/tg-oss/pull/23)
- add beforeReadOnlyChange handler [`#21`](https://github.com/TeselaGen/tg-oss/pull/21)
- disable edit lock while loading [`#15`](https://github.com/TeselaGen/tg-oss/pull/15)
- Add tests [`#11`](https://github.com/TeselaGen/tg-oss/pull/11)
Expand Down
Loading

0 comments on commit a8f5b82

Please sign in to comment.