Skip to content

Latest commit

 

History

History
134 lines (63 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

134 lines (63 loc) · 6.17 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.1 (2024-11-21)

Bug Fixes

  • Updated label text for ticket create button to "Open a help ticket" per web and branding group (612397c)

0.5.0 (2024-11-20)

Features

  • resourceCatalog: Updated the standlone Resource Catalog/On-Ramps Sorting to use the sorting specified by ACCESS admins (b8d158b)

0.4.2 (2024-11-11)

Bug Fixes

  • Updated language for On-Ramps (5be9458)

0.4.1 (2024-10-30)

Bug Fixes

  • onramps-resource-catalog: use HTTPS fonts URLs (b09f866)
  • projects: display action entry date instead of start date (3601ddd)

0.4.0 (2024-10-16)

Features

  • Added support for "Returned for Corrections" (644c50c)

0.3.2 (2024-09-27)

Bug Fixes

  • Yes/No resource amounts will now just show "Yes" or "No" for their allocation amount (7de2de3)

0.3.1 (2024-09-20)

Bug Fixes

  • Added baseUrl to the image import and link button styling (d4bf629)

0.3.0 (2024-09-20)

Features

  • on-ramps: Modifying shadowRender to use a provided baseUrl (0da8ce5)

0.2.2 (2024-09-20)

Bug Fixes

  • re-added the original resourceCatalog as some sites still use it (c527302)

0.2.1 (2024-09-18)

Bug Fixes

  • Fixed more merge issues (7ce8f8c)

0.2.0 (2024-09-18)

Features

  • On-Ramps Resource Catalog now ready for sharing (3e8f0f4)
  • projects-browser: added ability to filter by resource. (7a25118)
  • publications: Publications author affiliation is now optional (4b0ee76)

Bug Fixes

  • Fixed the index.html page to resolve merge conflict and bumped the version number (93c7607)
  • style: make styles work with shadow DOM (ec7fb14)

0.1.4 (2024-06-10)

Features

  • resource-catalog: port resource filtering feature (24ea301)

0.1.3 (2024-05-10)

Features

  • style: add support for host sites without Bootstrap 5 (a38fb96)

0.1.2 (2024-05-03)

Features

  • resource-catalog: migrate components from @xras/resource-catalog (e2eff72)

0.1.1 (2024-03-18)

Bug Fixes

  • projects: correctly handle multiple incomplete requests (d53664b)

0.1.0 (2024-02-22)

Features

  • allocations-map: add allocations map components (fc37a82)
  • projects-browser: add components from xras_ui_components repo (8a2f55c)
  • projects: add alert text indicating when users can be added (1e7413c)
  • projects: add My Projects and shared components (b647487)
  • publications: add components from XRAS Submit ACCESS (c73b5fc)

Bug Fixes

  • projects: fix missing route function (c96d1d7)
  • projects: replace placeholder with people search route (82a48da)