- Updated to @jbrowse/[email protected]
- Adds support for lzma cram
- Updated to @jbrowse/[email protected]
- Updated webpack build and dev dependencies
- Updated to @jbrowse/[email protected]
- Updated to webpack 5
- Fixed issue clicking features when running outside of Shiny
- Updated to @jbrowse/[email protected]
- Added a new function
text_index()
to provide support for text search.
- Updated to @jbrowse/[email protected]
- Fixed the code example for
track_wiggle()
. - Updated the URL for the hg38 to fix the CORS error from the old source.
This release consists of updates to the JS side of the package:
- Updated to @jbrowse/[email protected]. This includes:
- new SVG export feature! 📸
- a fix for better supporting Dialog components in the UI 🔨
- performance improvements 🚀
- better theming support (you can now change the colors of the bases!) 🎨
- Updates the internal React components in the package based on new API changes to the React LGV
There are no changes to the R interface.
- Added the
track_data_frame()
track type. This makes it possible to create JB2 tracks directly from R data frames without any files. - Updated all views to now send Shiny messages to
input$selectedFeature
recorded what feature was clicked on. Check out the new example appbookmark_app.R
for a demo!
- Updated URLS in Description to reflect new home in GMOD Github organization.
- Updated to @jbrowse/[email protected] (fixes issues with Safari and iOS compatibility).
- Initial package release!