Skip to content

v7.2.0

Compare
Choose a tag to compare
@zburke zburke released this 25 Jul 21:29
· 311 commits to master since this release
70acee5
  • EditableList: actions column title should be capitalized and translated. Refs STSMACOM-519.
  • Add aria-label for checkboxes in component. Refs STSMACOM-636.
  • Additional bump to <LocationModal> location query limits to 5000. Fixes STSMACOM-629.
  • Tests must not inspect <NoValue>'s rendered state. Refs STSMACOM-638.
  • Do not push to history if the url didn't change in <SearchAndSortQuery>. Fixes STSMACOM-637.
  • Correctly specify sortby to the manifest for <ControlledVocab>. Fixes STSMACOM-639.
  • Fix issue when applying a date range filter clears other filters. Fixes STSMACOM-640.
  • Users pop -up note has slight overwrite in "Details:". Fixes STSMACOM-642.
  • Notes Accordion is Not Closed After Deleting a Note. Refs STSMACOM-645.
  • Retrieve up to 5k campuses in <LocationModal>, like other location-y things. Refs STSMACOM-647.
  • Add pane id's to ControlledVocab and Settings Smart components. Refs STSMACOM-652.
  • Fix Accessibility problems for "Tag" component. Refs STSMACOM-448.
  • Un-pin axe-core from 4.3.3. Refs STSMACOM-546.
  • Search results with a single hit should automatically open the detail view. Fixes STSMACOM-661.
  • Add persist prop to to persist selection into subsequent sessions. Fixes STSMACOM-662.
  • Update CI image to NodeJS 16. Refs STSMACOM-664.
  • Add pagingCanGoNext and pagingCanGoPrevious props to SearchAndSort component. Refs STSMACOM-665.
  • ControlledVocab - optimistic locking. Refs STSMACOM-668.
  • All notes on a user record set to pop up should pop up, not just the first. Refs STSMACOM-667.
  • Enable nonInteractiveHeaders prop to be passed to MCL via SearchAndSort component. Refs STSMACOM-669.
  • Unable to scroll to action buttons in <EditableListForm> on small screens. Refs STSMACOM-670.
  • If two patrons in a row have pop-up notes, all should appear. Refs STSMACOM-672.