Skip to content

v1.1.0

Compare
Choose a tag to compare
@dgcohen dgcohen released this 10 May 13:39
· 1360 commits to production since this release
0110fb9

Release Notes

  • This version represents the first public release of the Search Results page, including various fixes for visual and accessibility issues found in VQA.

Updated

  • Extracted SearchResultsSort into its own component to render it in a different location on mobile.
  • No longer hiding the Item Location in the ItemTable on mobile.
  • Updated to DS v3.1.1 (as part of SCC-4090)
  • Special handling for subjectLiteral applied filter in addLabelPropAndParseFilters

Fixed

  • Fixed VQA issues for the searchbar, results heading, sort dropdown, and individual search result card in the Search Results page (SCC-4065)
  • Fixed second half of Accessibility QA issues for Search Results (SCC-4064)
  • Fixed second half of the VQA issues, as well as the "Second Pass" requests mostly related to mobile styles (SCC-4066)
  • Fixed color contrast issue on item availability text (SCC-4090)
  • Fixed "subject" searches going to SHEP.
  • Fixed the special case for the author/contributor display string for the "Author" select dropdown value.