Releases: folio-org/stripes-acq-components
Releases · folio-org/stripes-acq-components
Release v3.3.2
3.3.2 (2022-11-25)
- Selection dropdown search textbox doesn't allow use of parentheses characters. Refs UISACQCOMP-125.
- Add common
useFiltersReset
hook to support filter reset based on location state. Refs UISACQCOMP-127.
v3.3.1
3.3.1 (2022-11-18)
- Add handlers for search field and reset all button in
PluginFindRecordModal
component. Refs UISACQCOMP-124.
Release v3.3.0
3.3.0 (2022-10-18)
- Add a common Drag-n-Drop MCL component. Refs UISACQCOMP-105.
- Move reusable utils and constants from
ui-invoice
tostripes-acq-components
lib. Refs UISACQCOMP-110. - Support MCL Next/Previous pagination by plugins. Refs UISACQCOMP-116.
- Support placeholder for searchable indexes on search form. Refs UISACQCOMP-121.
Release v3.2.4
3.2.4 (2022-08-25)
- Selecting a new search index automatically kicks off a new search. Refs UISACQCOMP-118.
Release v3.2.3
Release v3.2.2
3.2.2 (2022-08-08)
- PO/L does not save/open when deviating from the default electronic inventory interactions. Refs UISACQCOMP-113.
- Filtering for tags not working if tag contains forward slash. Refs UISACQCOMP-114.
Release v3.2.1
3.2.1 (2022-07-27)
- Add support for fund distribution total backend validation. Refs UISACQCOMP-111.
Release v3.2.0
3.2.0 (2022-07-07)
- Display only active funds in Fund Distribution drop-down. Refs UISACQCOMP-83.
- Move Fund and Expense class filters to stripes-acq-components for common usage. Refs UISACQCOMP-84.
- Results List pane should announce results count change. Refs UISACQCOMP-89.
- Create Number range filter. Refs UISACQCOMP-88.
- Remove react-hot-loader. Refs UISACQCOMP-92.
- Move common functions and constants for CSVExport to stripes-acq-component. Refs UISACQCOMP-93.
- Replace
babel-eslint
with@babel/eslint-parser
. Refs UISACQCOMP-95. - Prevent accordion from closing if its fields contain validation errors. Refs UISACQCOMP-96.
- Add common modal component for delete abandoned holdings operation. Refs UISACQCOMP-97.
- stripes-acq-components: module warnings analysis. Refs UISACQCOMP-98.
- Hyperlink current encumbrance amount in Fund distribution. Refs UISACQCOMP-101.
- Add new component for dynamic data loading and filtering. Refs UISACQCOMP-103.
- Create common component
OptimisticLockingBanner
. Refs UISACQCOMP-104. - Remove encumbrance when fund is changed. Refs UISACQCOMP-106.
Release v3.1.2
Release v3.1.1
- Unable to type in filter select list input. Refs UISACQCOMP-90.