Skip to content

Releases: folio-org/stripes-erm-components

Version 6.1.0

02 Mar 11:52
Compare
Choose a tag to compare

6.1.0 2022-03-02

  • ERM-1949 ERM-1950 Added ActionMenu Component
  • ERM-1928 Limit alternative names to 255 characters in UI
  • ERM-1901 Use formattedNumber for custom properties with Integer type
  • ERM-1897 Upgrade @folio/react-intl-safe-html for compatibility with @folio/stripes v7.
  • ERM-1744 ERM-1745 Add Organisations to Agreements/Licenses simple search widget definition
  • ERM-1700 Apply a four column layout to the User card for agreements and licenses and add link to Name
  • Tweaks to useComposedRefs

v6.0.0

06 Oct 18:07
Compare
Choose a tag to compare
  • Fixed bug with error on saving license/agreement if a change in made to the visibility (internal) flag of a primary property without populating it. ERM-1770 ERM-1771
  • Upgrade to Stripes v7.
  • Improved a11y and focus management. ERM-1826
  • Added sort capability on license type by label. ERM-1693
  • Added support for multiple roles per organisation in Agreements and Licenses. ERM-1540 ERM-1541

Version 5.1.0

04 Jun 14:34
Compare
Choose a tag to compare

5.1.0 2021-06-04

  • Added FormattedDateTime/InternalContactsArrayDisplay components ERM-1682/ERM-1683/ERM-1684
  • Increase tags retrieved on opening tags panel and sort by label. ERM-1622
  • Ensure runtime automatically chosen for test env - @babel/preset-react
  • bumped babel-eslint dep to 10.0.0
  • Increase size of credentials show hide button from 160px to 300px

Version 5.0.1

21 Apr 10:00
Compare
Choose a tag to compare

5.0.1 2021-04-21

  • Increase tags retrieved on opening tags panel and sort by label. ERM-1622

Version 5.0.0

17 Mar 12:15
Compare
Choose a tag to compare

5.0.0 2021-03-17

  • Add FOLIO keyboard shortcuts to Agreements ERM-1151
  • Setup React testing library and jest infrastructure. ERM-1216.
  • Supplementary documents: Do not hide the Note field when empty. ERM-1221 ERM-1222
  • Added keyboard shortcut handler for save. Handlers for other shortcuts now live in stripes-components.ERM-1239 ERM-1240 ERM-1241
  • Change API for DateFilter to include resourceName and hideNoDateSetCheckbox. ERM-1532
  • Update stripes-cli to v2 ERM-1550

v4.0.1

05 Nov 20:53
Compare
Choose a tag to compare
  • Fixed issue with decimal separators not working as expected with non-English locales. ERM-1199.

v4.0.0

15 Oct 13:24
Compare
Choose a tag to compare
  • Added EResourceType, getResourceIdentifier, getSiblingIdentifier and isPackage utility functions. ERM-958
  • Added Embargo component. ERM-951
  • Increment @folio/stripes to v5.0, react-router to v5.2.
  • Remove <CreateOrganizationModal> component. ERM-1005
  • Remove <Spinner> component. it's now in stripes-components. ERM-1005
  • Remove deprecated deleteButtonTooltipText from <DocumentsFieldArray>. ERM-1005
  • Replace bigtest/mirage with miragejs.
  • Added alignment property to Embargo component, default to 'center'. ERM-1121

v3.0.1

06 Jul 19:38
Compare
Choose a tag to compare

3.0.1 2020-07-06

  • Fixed issue with only 10 results being retrieved for internal contacts fitler. ERM-980

v3.0.0

10 Jun 14:49
Compare
Choose a tag to compare
  • Disallow whitespace-only strings in requiredValidator. ERM-553
  • Upgrade to Stripes 4.0
  • Added ability to filter agreements and licenses by their custom properties. ERM-876
  • Added withAsyncValidation higher-order component. ERM-877
  • Added preventResourceRefresh helper function. ERM-852
  • Added AlternativeNamesFieldArray component. ERM-827 828
  • Added DuplicateModal component. ERM-814
  • Bumped the required node version to 10.

v2.3.2

21 May 21:23
Compare
Choose a tag to compare
  • ERM-901: Removed character limit on text custom properties