Skip to content

v1.3.0

Compare
Choose a tag to compare
@dgcohen dgcohen released this 03 Oct 12:12
· 346 commits to main since this release
fc0878d

Added

Hotfix

  • Fix bug where the "View fewer" button was not appearing when filters weren't applied

Fixed

  • Small styling fixes after DS version bump to 3.4.0 (SCC-4264)
  • Fix bug where "undefined" appears in the search results heading (SCC-4277)
  • VQA second pass miscellaneous fixes (SCC-4264)
  • Fixed accessibility issue on Bib page where focus moves to Displaying text when filters are controlled via MultiSelect. This will change when dynamic updates are replaced with an apply button (SCC-4246)

Updated

  • Bump DS version to 3.4.0
  • Bump nvmrc version to Node 20.
  • Update error message in Item Filter Year to include new error message prefix from the DS.
  • Integrate view_all query param on client side and remove batched fetch (SCC-4287)
  • Replaced travis with github actions (SCC-4218)
  • Sentence case and rearrange search options (SCC-4260)