From ae9f16ae91998e312e05af8a7d38c129f3c76c1f Mon Sep 17 00:00:00 2001 From: Dmytro-Melnyshyn <77053927+Dmytro-Melnyshyn@users.noreply.github.com> Date: Tue, 25 Oct 2022 05:11:17 -0700 Subject: [PATCH] Release v1.0.0 * Release v1.0.0 * update CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ab1833..63620d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Change history for ui-plugin-find-authority -## [1.0.0] (IN PROGRESS) +## [1.0.0] (https://github.com/folio-org/ui-plugin-find-authority/tree/v1.0.0) (2022-10-25) * [UIPFAUTH-7](https://issues.folio.org/browse/UIPFAUTH-7) Create an empty modal window for find Authorities plugin +* [UIPFAUTH-1](https://issues.folio.org/browse/UIPFAUTH-1) Select a MARC authority record modal > Search MARC authority records * [UIPFAUTH-3](https://issues.folio.org/browse/UIPFAUTH-3) Select a MARC authority record modal > Results list - Search * [UIPFAUTH-4](https://issues.folio.org/browse/UIPFAUTH-4) Select a MARC authority record modal > Results list - Browse * [UIPFAUTH-9](https://issues.folio.org/browse/UIPFAUTH-9) move stripes-authority-components to peerDependencies @@ -16,6 +17,7 @@ * [UIPFAUTH-21](https://issues.folio.org/browse/UIPFAUTH-21) The error "Something went wrong" appears when search by same search option and updated query * [UIPFAUTH-26](https://issues.folio.org/browse/UIPFAUTH-26) The pane size of the "Search & filter" pane changes when user changes scale of the screen * [UIPFAUTH-28](https://issues.folio.org/browse/UIPFAUTH-28) Browse: Remove the link action on a placeholder row +* [UIPFAUTH-32](https://issues.folio.org/browse/UIPFAUTH-32) Added aria-label to modal * [UIPFAUTH-31](https://issues.folio.org/browse/UIPFAUTH-31) Results List | Heading Type column is cutoff * [UIPFAUTH-29](https://issues.folio.org/browse/UIPFAUTH-29) Find Authority plugin: Add a11y tests