Skip to content

v2.5.0 — jQuery cleanse and modernization

Choose a tag to compare

@turner turner released this 11 May 21:02
· 72 commits to master since this release

This release marks a significant new direction for juicebox-web, centered on a full jQuery removal and a top-to-bottom modernization of the build and UI stack.

Highlights

  • jQuery cleanse: jQuery has been removed from the application in favor of native DOM APIs and modern dependencies (#45).
  • Bootstrap 5 upgrade: migrated from Bootstrap 3 to Bootstrap 5; replaced legacy igv-widgets and data-modal with infinite-table (#47).
  • Vite build: replaced Rollup with Vite for the dev server and production build (#49).
  • juicebox.js v3.3.0: pinned to the latest juicebox.js release.
  • UI polish: horizontal padding added to the navbar.
  • TinyURL share: repaired the Share URL flow (#43).

Notes

Version jumped from 2.3.x to 2.5.0 to signal the scope of the modernization effort.