Skip to content

Releases: folio-org/ui-erm-comparisons

Version 7.1.0

01 Nov 14:35
Compare
Choose a tag to compare

7.1.0 2024-11-01

  • ERM-3377 Update module license and guidance for ui-erm-comparisons
  • ERM-3352 Review and cleanup Module Descriptor for ui-erm-comparisons (Eureka)
  • ERM-3232 React v19: refactor ui-erm-comparisons away from default props for functional components
  • ERM-3165 Replace moment with dayjs across app suite
  • FOLIO-4086 Fix GitHub Actions workflow not running for tags

What's Changed

Full Changelog: v7.0.0...v7.1.0

Version 7.0.0

22 Mar 18:20
Compare
Choose a tag to compare

7.0.0 2024-03-22

  • ERM-3129 Remove explicit typescript version
  • ERM-3123 Remove redundant CSS color() usage
  • ERM-2981 Standardise use of external url validator library across ERM apps
  • BREAKING Switched to erm interface 7

Version 6.0.0

13 Oct 14:16
Compare
Choose a tag to compare

6.0.0 2023-10-13

  • ERM-3045 Swap Logs component to prev-next pagination
  • ERM-3026 BREAKING bump react-intl to v6.4.4
  • ERM-3001 Update Node.js to v18 in GitHub Actions
  • ERM-2973 Replace naive fetch hooks with parallelised ones (and deprecate)
    • ERM-2976 Switch to useParallelBatchFetch
  • ERM-2913 Remove top double-border in split coverage (and subsequent) cells
  • ERM-2907 Quarantine global CSS selector in ERM-Comparisons
  • ERM-2641 Upgrade to Grails 5 (including Hibernate 5.6.x) for Poppy
    • Added okapi interface dependency on new erm interface 6.0
  • ERM-2055 ERM Comparisons - Implement MCL Next/Previous pagination
    • ERM-3049 On Next/Previous pagination the page of results doesn't go to top of page
  • ERM-1061 Comparison report - display message indicating there are more records to load.
  • ERM-1026 Capitalise Full, Partial and None
  • STRIPES-870 BREAKING upgrade react to v18
    • ERM-2997 upgrade ui-erm-comparisons React to v18

Version 5.0.0

22 Feb 16:40
Compare
Choose a tag to compare

5.0.0 2023-02-22

  • ERM-2620 move typescript to dev-deps
  • ERM-2564 Increment ui-erm-comparisons to Stripes v8
  • ERM-2555 Clicking "Reset all" in ERM Comparison search does not clear comparison point names
  • ERM-2554 Option+N keyboard shortcut fails in ERM Comparisons
  • ERM-2515 Refactor erm-comparison routes
  • ERM-2484 Refactor Log Containers to react-query in erm-comparisons
  • ERM-2483 use registry for creating package link
  • ERM-2467 use registry for creating package link
  • ERM-2456 Bump ui-erm-comparisons erm-components dep
  • ERM-2416 Separate title search and package search in local KB e-resource searching
  • ERM-2296 Remove BigTest/Nightmare dependencies and tests (ui-erm-comparisons)
  • FAT-142 ui-erm-comparisons: UI tests replacement with RTL/Jest
    • ERM-2430 Add test coverage for ui-erm-comparisons view
    • ERM-2429 Add test coverage for ui-erm-comparisons view
    • ERM-2428 Add test coverage for ui-erm-comparisons view
    • ERM-2427 Add test coverage for ui-erm-comparisons views
    • ERM-2426 Add test coverage for ui-erm-comparisons views
    • ERM-2425 Add test coverage for ui-erm-comparisons views
    • ERM-1525 Add test coverage for ui-erm-comparisons
    • ERM-1524 Add test coverage for ui-erm-comparisons
    • ERM-1523 Add test coverage for ui-erm-comparisons
    • ERM-1522 Add test coverage for ui-erm-comparisons
    • ERM-1312 Add test coverage for ui-erm-comparisons
    • ERM-1311 Add test coverage for ui-erm-comparisons
    • ERM-1310 Add test coverage for ui-erm-comparisons
    • ERM-1309 Add test coverage for ui-erm-comparisons
      • ERM-1447 Add test coverage for <ComparisonPoints.js>
      • ERM-1446 Add test coverage for <ComparisonInfo.js>
    • ERM-1308 Add test coverage for ui-erm-comparisons
      • ERM-1445 Add test coverage for <PackageField.js>
      • ERM-1444 Add test coverage for <ComparisonPointFieldArray.js>
      • ERM-1443 Add test coverage for <ComparisonPointField.js>
      • ERM-1442 Add test coverage for <AgreementField.js>
    • ERM-1307 Add test coverage for ui-erm-comparisons
      • ERM-1441 Add test coverage for <ComparisonPointFilter.js>
      • ERM-1440 Add test coverage for <ComparisonFilters.js>

Version 4.3.0

27 Oct 11:23
Compare
Choose a tag to compare

4.3.0 2022-10-27

  • ERM-2380 favicons is incorrectly listed as a peer-dependency
  • ERM-2373 @folio/stripes-testing is incorrectly listed as a direct dependency
  • ERM-2337 Error on attempting to create new ERM comparison
  • ERM-2320 stripes-erm-components should be a peer
  • ERM-2277 Karma tests fail on Github Actions CI with Node v14 and v16 LTS
  • ERM-2234 Replace withKiwtFieldArray with useKiwtFieldArray
  • Bump to stripes-erm-components ^7.0.0

Version 4.2.1

05 Jul 09:48
Compare
Choose a tag to compare

4.2.1 2022-07-05

  • ERM-2108 / ERM-2085 Refactor away from react-intl-safe-html
  • ERM-2098 Replace babel-eslint with @babel/eslint-parser
  • ERM-2073 Agreement/license links missing in Dashboard widgets.
  • ERM-1971 Bump eslint-config stripes version

Version 4.1.4

11 May 10:48
ea92d80
Compare
Choose a tag to compare

4.1.4 2022-05-11

  • ERM-2073. Agreement/license links missing in Dashboard widgets.
  • Fixed test config for release

Version 4.1.3

11 May 09:58
9124b9f
Compare
Choose a tag to compare

4.1.3 2022-05-11

  • ERM-2073. Agreement/license links missing in Dashboard widgets.

Version 4.1.2

03 Mar 10:26
Compare
Choose a tag to compare

4.1.2 2022-03-03

  • ERM-1993 Prepare ERM Comparisons for RTL development
  • ERM-1990 Add hyperlink to ERM Comparison comparison points
  • ERM-1980 Non-scrolling column headings in ERM Comparisons report view
  • ERM-1895 Upgrade @folio/react-intl-safe-html for compatibility with @folio/stripes v7.
  • ERM-1759 Apply keyboard shortcuts modal guidelines

v4.0.0

07 Oct 15:56
Compare
Choose a tag to compare
  • Upgrade to stripes v7
  • Display keyboard shortcuts modal. ERM-1737
  • Included interface dependency for erm 5.0. ERM-1747