Changelog

jsr-io/jsr · · 1 commit

Navbar, docs, and downloads get a UI refresh

Mobile navigation, package docs links, overflow fixes, and download charts/widgets were improved across the site.

UI polish across homepage, package pages, and downloads (crowlKatsa7baf87)

This change tightens several visible surfaces: the mobile navbar label is shortened to avoid wrapping, package listings now surface documentation links via a new actions slot, and long package descriptions are prevented from overflowing on small screens. It also updates homepage/package data queries and download UI components to support richer package cards and charts.

Other misc changes

  • SQLx query metadata updates for revised package queries
  • Minor type/model updates across API and frontend helpers
  • Small internal database/worker wiring changes
  • Miscellaneous component tweaks in header, lists, and package detail views